Code Monkey home page Code Monkey logo

amazon-product-in-a-post-plugin's Introduction

Hey, I'm Florian πŸ‘‹

I'm a passionated web developer from Germany πŸ‡©πŸ‡ͺ who loves to build software and online services. πŸ’»

Follow me on Twitter @flowdee 🐦

amazon-product-in-a-post-plugin's People

Contributors

flowdee avatar webdj-agency avatar

Watchers

 avatar  avatar  avatar  avatar

amazon-product-in-a-post-plugin's Issues

Remove/change the howto videos mention

At the very bottom of the Shortcodes/Blocks page (Gutenberg Blocks) there is a mention:
See the videos below, to learn more about each block.
[video]

JavaScript errors

Uncaught TypeError: $(...).live is not a function at HTMLDocument.<anonymous> (amazon-admin.js?ver=2018-06-01:87) at i (load-scripts.php?c=0&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-position,jquery-ui-tooltip&ver=5.5:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-position,jquery-ui-tooltip&ver=5.5:2) at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-position,jquery-ui-tooltip&ver=5.5:2) at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-position,jquery-ui-tooltip&ver=5.5:2)

Screenshot 2020-08-26 at 7 37 29 PM

Undefined variable: aws_plugin_version

Error:
Undefined variable: aws_plugin_version in amazon-product-in-a-post-plugin/inc/amazon-product-in-a-post-activation.php (lines 41, 42):
add_option("apipp_version", $aws_plugin_version);
add_option("apipp_dbversion", $aws_plugin_version);

Solution:
add_option("apipp_version", APIAP_PLUGIN_VER);
add_option("apipp_dbversion", APIAP_DBASE_VER);

Enhancement for the Test page

Clicking the "Test API Settings" button leads to the Test page which have no buttons (and no wp sidebar) for getting user back to other admin area pages.

It will be more convenient for the users to have the "Back" button

TooManyRequests - The request was denied due to request throttling. Please verify the number of requests made per second to the Amazon Product Advertising API.

Hello,

Can you please help me with this? I am getting this "TooManyRequests - The request was denied due to request throttling. Please verify the number of requests made per second to the Amazon Product Advertising API." error and In the post, I can't see the amazon affiliate product.

The page I need help with is :- https://www.teachworkoutlove.com/3-simple-money-management-tips-for-single-parents/

Option to override default product URL

There is no possibility to add the product ASIN (with any field like image/description/etc.) but without wrapping with the Amazon URL right now.
It's a built-in feature for the current templates.
And the default URL is related to a certain Amazon Product page, not to it's image.

I think it is possible technically to expand the [amazon-element] shortcode functionality, letting our users to choose the URL that differs from the original product page.
so the scenario could be:

  • if inside the shortcode user defines the "url" attribute - we wrap the item with this specified URL, leading to any URL he wants;
  • otherwise - the default behavior: wrap with the original product page URL

Make shortcodes usage more convenient

The shortcodes are inside of the simple text now: [amazonproducts asin="XXXXXXXXXX"]
Would be handy to have a "Copy" button near and/or to have the shortcodes in the fileds

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.