Amazon Associates Link Builder
Forum Replies Created
-
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Alternative ImageSince we didn’t get any response from you, we hope that your problem is resolved. Please feel free to reopen the thread with details asked in the last comment in case of the issue still persists.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] template requestHey @123maj,
Found an old thread on the custom template suggested by @superninchen for your use case.
Please refer that to create the custom template. Just an FYI, this a recommendation by the user and you have to do testing on your setup to see if the template is working as you want and fix it accordingly.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] How to generate the link-idDear Users
Link Id is generated for every shortcode generated using plugin’s Search pop-up. After selecting products from search pop-up, when you click on Add Shortcode, a UUID(Universally Unique IDentifier) is automatically generated by the plugin and put in your shortcode.
Regarding the use of Link_id, its a UUID used for tracking mechanism and it’s not legal to leave shortcode link-id empty or to copy-paste the same shortcode keeping the link-id same at both places. You have to generate a new link-id for every shortcode that you use.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Product pictures are not shownDear @guls,
We have resolved many of bugs in recent releases. Please try out the latest version v1.6.0 and let us know what all bugs you are facing.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Dashboard becomes blank after activatingDear @kmoorthyd,
Please share following details in order to help us to debug the issue:
1. Browser version
2. PHP version (You can use plugins like display PHP version that display PHP version on the dashboard)
3. PHP error logs
4. Plugin versionForum: Plugins
In reply to: [Amazon Associates Link Builder] Doesn’t Reflect Sale PriceDear @judahjr88,
Thanks for the appreciation. Please rate the plugin by clicking on this link
Dear @cgmendla,
We depend on Product Advertising API to show results and it returns only 10 products for a search phrase. We cannot do anything for that. From our end, we have taken a request to show 10 products instead of 9 in one search and will soon ad this in the future release
In case you want to see more products you can click on “Check more search results on Amazon” in the pop-up and add ASINS from there manually into your shortcode. Just an FYI, one shortcode can’t render more than 10 products so if you add 12 products in one shortcode, your request will be failed by Product Advertising API and nothing will be shown.Dear @herocrazy,
Please try out the following:
- Using your access key & secret key credentials, please check if you can get results from ItemSearchAPI on Product Advertising API scratch pad. (Don’t forget to set the marketplace at the top to the one you are registered as an associate.).
- If above gives an error message, follow the troubleshooting procedure link in the error message shown on PAAPI scratch-pad and share the results with us.
If above doesn’t help, feel free to reopen the issue & share the error message shown on scratchpad with you
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Product pictures are not shownDear @guls,
Since we didn’t get any response from you, we hope that your problem is resolved. Please feel free to reopen the thread with details asked in the last comment in case of the issue still persists
Forum: Plugins
In reply to: [Amazon Associates Link Builder] template requestDear @123maj,
Not in current roadmap. For now, you can create a custom template for the same. You can follow plugin user guide’s “Sample Custom Template” to get an idea to create custom templates.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Plugin error affecting set product imageDear @fivespud,
The error message that you mentioned is returned when the plugin is not able to update/download IP2Country Library for geo-targeted links. This is general error logging and has nothing to do with affecting other plugins.Please ask for an explanation from your hosting provider for the same. If you are still unsure, do the following:
Deactivate the plugin for a while at a time when your site has low traffic and see if your other plugin is working. Remember for the duration plugin is deactivated all Ads will be converted to shortcodes on your website.Forum: Plugins
In reply to: [Amazon Associates Link Builder] Not Connecting to Amazon PortDear @thatgrrl,
This is not an issue because of the plugin. Your WordPress server is blocking requests to “webservices.amazon.ca” either due to some firewall setup by you or due to some restriction by your web hosting provider. Please remove the same to use this plugin.
Feel free to reopen this thread in the case above doesn’t fix this issueForum: Plugins
In reply to: [Amazon Associates Link Builder] Ad doesnt appear in the centerDear @micelmore
Is this the issue with default template or custom template? If custom, please share the template with us.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] AWS Access key ID not registered.Please try out the following & share the results with us:
- Using your access key & secret key credentials, please check if you can get results from ItemSearchAPI on Product Advertising API scratch pad. (Don’t forget to set the marketplace at the top to the one you are registered as an associate.).
- If above gives an error message, follow the troubleshooting procedure link in the error message shown on PAAPI scratch-pad.
If above doesn’t help, fell free to reopen the issue & share the error message shown on scratchpad with us.
Dear @superninchen,
The issue is not because of the plugin but due to the spacing(even new lines and tabs present in HTML) that are adding one space after Text.The easiest solution is to put all HTML template in one line as done by us in the default ProductLink template and your problem will be solved.