Amazon Associates Link Builder
Forum Replies Created
-
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Please scale down Amazon LogoHi YogieAnamCara,
Thanks for providing feedback. Can you help us with advanced editor it is? Does max-height:30px; max-width:30px; solve the issue for you?
Let us know and we’ll roll out this fix in the next plugin update.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Errors in Templates settings pageThe issue has been fixed with latest update. Please update to v1.3.
Forum: Reviews
In reply to: [Amazon Associates Link Builder] Terrible PagespeedThis is probably the last time that the updates will wipe out custom templates. We have fixed the template preservation with v1.3. Please go through the changelog before updating the plugin. It has the odate instructions.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Price and Product Ad TemplateHi Brett,
Thanks for sharing your feedback.
You will not be able to edit inbuilt templates. However, you can create a custom template by cloning these templates. For displaying the price in brackets, you will need to customize the HTML code. For example, here is how you can modify the PriceLink HTML to display the brackets around the price:
{{#Items}} {{#Item}} {{#aalb}} (<a href="{{DetailPageURL}}" target="_blank" rel="nofollow">{{CurrentPrice}}</a>) {{/aalb}} {{/Item}} {{/Items}}You can refer – guide for creating custom templates for more examples.
Regarding the items you are unable to find: A small number of items in the Amazon catalog are not available via the Product Advertising API. Hence, you will not be able to search such items using the plugin. Typically, these are items that are not allowed to be advertised on third party websites.
Thank you again for trying out the plugin and sharing your feedback.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] “Clone Template” doesn’t work wellHi delizard, stzehn
Initially with v1.3 there were issues with clone template which we fixed right after we identified it.
Can you confirm that you did a plugin deactivate, delete and a fresh installation of v1.3? This is supposed to fix the issue.Alternatively you can try re-saving the cloned template to invalidate the cached copy of it.
If the above steps doesn’t solve the issue, can you write to us at link-builder@amazon.com with screenshots?
Sorry for the inconvenience.Forum: Plugins
In reply to: [Amazon Associates Link Builder] “Clone Template” doesn’t work wellHi delizard,
Thanks for your feedback. Can you do a fresh install of v1.3? We recently did some essential code changes in v1.3 related to cloning template. Doing this will fix the issue.Forum: Plugins
In reply to: [Amazon Associates Link Builder] Styling the postHi simbian,
Thanks for your feedback. You may want to use different templates or you can also clone the template and modify it according to your use.ProductAd template for instance is set to float to left. You can have it float towards right by changing the class for id=”aalb-pa-ad-unit”.
Similarly ProductCarousel gets you carousel of ad units taking up entire horizontal space on your page.Forum: Plugins
In reply to: [Amazon Associates Link Builder] I.gif tracker stat problem in the post pageHi Arakiel, the issue is now fixed with v1.3. Please upgrade to the latest version.
You may want to follow the changelog instructions if you are using any custom templates.Forum: Plugins
In reply to: [Amazon Associates Link Builder] products from amazon txtHi ebaystore1413,
The templates can be modified as required. For e.g. to modify ProductCarousel to not show the Ad Header, you may follow the following steps:
1. Clone the existing template and give it a name of your choice
2. Remove Line#4 from the HTML section to remove the header
3. You may also want to configure Line#51 in the css section to remove the divider.P.S. We’ve just launched v1.3. Please upgrade your plugin to the latest version.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] HTTP 403 errorHi expatdoc,
We assume that the 403 error you’re talking about is related to a fix we did recently. It involved tweaking our CDN CORS configuration.
Can you confirm that the error you were facing is resolved now?Forum: Plugins
In reply to: [Amazon Associates Link Builder] hidden image breack layout :/Hi MikeX3,
Please update your plugin to v1.3 after going through the change-log instructions for the required tracking pixel fix.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] hidden image breack layout :/Yes, “display:none” is the valid fix. And yes, the pixel is a tracking pixel.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] HTTP 403 errorHi expatdoc,
Thanks for providing feedback. Can you elaborate the issue you’re facing? On what are you getting the 403s?
You may also write us at link-builder@amazon.com with screenshots is possible.Hi pjorgeromero,
Can you confirm that in the plugin’s settings page, after you enter all your information, check mark the Conditions Of Use check-box and hit “Save Settings”, the data is not retained and is lost?
The message: “Please note – You need to add your Access Key ID and Secret Access Key in the plugin settings page for adding liks to Amazon using Amazon Associates Links Builder plugin.” should go away right after you enter your credentials in the settings page and save the settings.
If you’re still facing problems, can you please write us at link-builder@amazon.com with screenshots if possible?
Forum: Plugins
In reply to: [Amazon Associates Link Builder] hidden image breack layout :/The issue with the tracking pixel hindering with the layout will be fixed in the next update which is planned for next week.