Amazon Associates Link Builder
Forum Replies Created
-
Dear photoboothimage,
We have used the same set of ASINS but that’s working for us. As we can see, in your shortcode, the default apostrophe “‘” in the shortcode has been replaced by custom editor or other plugin to “’” which is causing the issue in rendering.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Old shortcode not working – no itemDear Rupert121,
We have fixed the issue for multi-ASIN shortcode in version 1.4.7 of the plugin.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] 2 warnings in home pageDear lastv2,
We have fixed the issue in version 1.4.7 of the plugin. Please update the plugin.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Settings > Save Changes Button not workingDear richardpatey,
It seems the issue is environment specific. Please share the below details here or write to us at link-builder@amazon.com.
1. plugin version
2. WordPress version
3. PHP version
4. Screenshots, reproduction steps, error messages if any(especially in browser console when you are loading settings page. Also see if you can get php error logs at time of loading settings page).Please feel free to ask if you need any help.
Dear nancy723,
As a next step please try out the following and share the results with us:
1. Check by fetching results from ItemSearchAPI on Product Advertising API scratch pad with your access key & secret key. Don’t forget to set the marketplace at top to the one you are facing this issue.
2. Please check your network and firewall settings. Are they blocking any call to Amazon serverPlease feel free to ask if need any help withe here or by writing to us at link-builder@amazon.com.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] 2 warnings in home pageDear lastv2,
Please share the below details here or write to us at link-builder@amazon.com.
1. plugin version
2. WordPress version
3. PHP version
4. Screenshots, reproduction steps, error messages if any.
5. Is there no other content on the page facing issue except the shortcodes?Forum: Plugins
In reply to: [Amazon Associates Link Builder] Plugin broke imagesHi Keksdose,
It seems the issue is environment specific. Please share the below details here or write to us at link-builder@amazon.com.
1. plugin version
2. WordPress version
3. PHP version
4. Screenshots, reproduction steps, error messages if any.
5. PHP server Details
6. Is WordPress running on IIS?
7. OS versionForum: Plugins
In reply to: [Amazon Associates Link Builder] Problem with https and templatesHi Keksdose,
It seems the issue is environment specific. Please share the below details here or write to us at link-builder@amazon.com.
1. plugin version
2. WordPress version
3. PHP version
4. Screenshots, reproduction steps, error messages if any.
5. PHP server Details
6. Is WordPress is running on an IIS?
7. OS versionHi Neha,
We currently do not have geotagging feature and this is on our priority list. For your second question, yes you can display different blocks for different countries in a single post
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Cant load user templatesDear keksdose,
Yes, this is mostly an issue with IIS. We are using the real-path function in PHP.
Microsoft Forum Link: https://forums.iis.net/t/1153823.aspx?PHP+realpath+problemTo confirm the same, please add error logs to check the value of $real_css_file & $real_mustache_file to confirm the same in get_custom_template_content() function in aalb_admin.php.
Please feel free to reach out to us on link-builder@amazon.com in case you need any support from our end
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Old shortcode not working – no itemThanks for the feedback. We are working on this and will fix this soon
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Insert Image SizeHi pkarun,
You have to create a custom template and change image URL & dimesnsions. Below are the pointers in case you are creating custom template by cloning in ProductAd Template:
1. Change <img src=”{{MediumImageURL}}” to <img src=”{{LargeImageURL}}” in HTML for your template
2. In CSS section, under “.aalb-pc-ad-unit .aalb-pc-product-image” img” change value of max-height & max-width as per your requirement.Forum: Plugins
In reply to: [Amazon Associates Link Builder] Using Amazon in different countriesDear agarrod77,
Currently, we do not support this feature. But it’s on our priority list and we will let you know once it’s launched
Thanks for the feedback. We will look into this and fix it soon
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Problem with https and templatesHi keksdose,
As we can see there have been changes in the template from your side. Please make a copy of default template without a single line change from your end & share the results of rendering the same with us. We would be happy to help