Amazon Associates Link Builder
Forum Replies Created
-
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Can’t load template codeDear @guillem_889,
Please share the following details to allow us to debug the issue:
1. PHP error logs when you try to edit or clone a template.
2. Browser console logs when you try to edit or clone a template.
3. Browser version
4. OS version
5. PHP versionForum: Plugins
In reply to: [Amazon Associates Link Builder] Plugin doesn’t work on front endDear @findread,
We have gone through your link and will surely assist you. May you please share your PHP error logs when you load the “user-submitted posts” with us? Also, please let us know that how did you enable the plugin in “user-submitted-posts” so that we can also reproduce the issue on our end?
You can reply here or may also write to us at link-builder@amazon.comDear @superninchen,
The extra spaces in the ProductLink and PriceLink templates comes due to the extra newlines in the template. In your custom cloned template, remove all newlines, and make it a single line template, and this should fix your extra space issue.
As always, please let us know if this does not fix the issue, and we will be happy to investigate further.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] CKEditorDear @fossfolks,
Thanks for the information and letting us know this issue. We have identified the root cause and will fix the same in next release. Until then, you have to use TinyMCE editor only. Sincere apologies for the same.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] AWS.InvalidParameterValue in PHP Error LogDear @lazharichir,
Yes, you are right. One of the reasons for “AWS.InvalidParameterValue” is invalid/expired ASIN. Currently, the plugin does not support the feature to display the expired ASINS but it is in our feature list and we will let you know once it is released. Until then, you have to fix the ASINs manually. Sincere apologies for the same.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] How to add many products to Product Grid?Dear All,
The plugin can only show 10 products as of now from a single shortcode and if you try to add more than that in a single shortcode it will not show any products. The same is true for all the templates whether it’s default or custom. The limitation of 10 products is on the end of ItemLookup API of Amazon Product Advertising API which is used by the plugin.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Increase size of ProductGridDear @jbrenner98,
The plugin can only show 10 products as of now from a single shortcode and if you try to add more than that in a single shortcode it will not show any products. The same is true for all the templates whether it’s default or custom. The limitation of 10 products is on the end of ItemLookup API of Amazon Product Advertising API which is used by the plugin.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Can’t load template codeDear @guillem_889,
This is an issue with the read-write permissions of the custom template upload folder. Please set up recursive Read-Write permissions for /var/www/html/wp-content/uploads/ (The upload directory path may differ in case you have changed it in WordPress settings. You will be shown an error message on saving cloned template that shows your current upload path). Feel free to reach out to us in case you need further assistance and please let us know if this solves your problem.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Alternative ImageDear users,
May you please provide us a list of ASINS for which you are facing the error “404” and we can get it fixed by the back end team.
Dear All,
You can select a text in the post & then hit the search button. The text will automatically become the hyperlink after you select a product from the pop-up window. Later, you can also replace this text later in the shortcode.
[amazon_textlink asin=’B01J8PBEUM’ text=’some custom text’ template=’ProductLink’ store=’us-store-20′ marketplace=’US’ link_id=’xxxxxxxxxxxxxxxxxxxxxxx’]
For example, in above shortcode for ProductLink, I have replaced “iphone” with “some custom text”. Please let us know if this works for you.
Regarding setting the custom title for other templates like ProductCarousel or ProductGrid, currently, you cannot add custom titles to your products. We have added this request to our feature list.
Related thread: https://wordpress.org/support/topic/can-you-replace-the-amazon-product-name-with-custom-wording/
Forum: Plugins
In reply to: [Amazon Associates Link Builder] WidgetDear @clarelauwerys,
Resolving this thread for now. Please let us know if you need any further assistance.
Dear @superninchen,
We already fixed this issue in v1.4.7 of the plugin released on July 27, 2017. The fix applies to the default templates only, and you may have to re-create any custom template based off the ProductLink and PriceLink templates to benefit from this change. Please let us know if you are still facing issue with the default ProductLink template in case your plugin version >=1.4.7
Forum: Reviews
In reply to: [Amazon Associates Link Builder] Not FreeThe credit card requirement was for registering an AWS account. As of September 2017, this requirement of registering an AWS account to get access to the Amazon Product Advertising API has been removed. May we request you to please revisit the instructions and obtain a fresh API-key & secret from the Associates Central portal for your country. This does not require a credit card any longer.
Please let us know if you face any further issues.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] CKEditorDear @fossfolks,
We are looking into your issue and will get back to you soon. Just one question, is the issue being faced by you is only for Product link template(when you select your text and then hit Search button)? Is the issue also occurring if ProductCarousel is the default template in settings?
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Product Grid looks badly in ChromeDear @sarahsophie,
Have you recently migrated to HTTPS from HTTP? The migration is not proper as we can see a long list of errors in your browser console log related to that in chrome which is hindering the CSS & HTML.