Hi,
I am searching for a really good affiliate plugin which is making a screenshot for the wanted product and save this Picture on the own Server, so that I am not embedding extern Images.
I see, that this plugin is nice, but it isn’t updated since a very Long time. So want’s the best affiliate plugin?
https://www.ads-software.com/plugins/amazon-reloaded-for-wordpress/
]]>Hey all! I’m the original author of this plugin and, as you can see, I basically discontinued development on it in favor of a different plugin. That plugin used to require payment, but now there is an equivalent “free” version of the plugin here in the repository that you can download: https://www.ads-software.com/plugins/easyazon/
EasyAzon is a much better fit with the WordPress UX at this point in time and will be supported for the foreseeable future. If you’re still using Amazon Reloaded, please take a look at EasyAzon and use it instead. Thanks!
https://www.ads-software.com/plugins/amazon-reloaded-for-wordpress/
]]>The plugin worked fine for me in my test environment and content type page.
However, I setup a buddypress literary community and would like to give authors the possibillty to add books in forum postings. Does anybody know it this is possible with Amazon reloaded?
https://www.ads-software.com/extend/plugins/amazon-reloaded-for-wordpress/
]]>credentials are correct but error message show
Your credentials seem to be incorrect. Please check them and try again.
https://www.ads-software.com/extend/plugins/amazon-reloaded-for-wordpress/
]]>It fails to validate my Amazon AWS credentials. I assume this means it’s broken.
Also i have read the developer is moving all focus to his Pro (paid) version.
Such is life.
https://www.ads-software.com/extend/plugins/amazon-reloaded-for-wordpress/
]]>I keep getting html that includes crap for a baby registry, so it’s doing something very weird with the code, and no images are showing.
https://www.ads-software.com/extend/plugins/amazon-reloaded-for-wordpress/
]]>I just read you’re not supporting this, but just selling your pro version. So I guess I’ll move along.
Thanks
https://www.ads-software.com/extend/plugins/amazon-reloaded-for-wordpress/
]]>Today, I have noted, the plugin not longer display’s working image-links. Since I use the plugin for a long time and found no alternative wich works as easy as this plugin, I have doing a little bit of debugging and found a workaround for this issue.
There is a new node in the small-result in the amazon webservice response. This has also URL-Nodes. The plugin extract all nodes by name ‘URL’ and use the add-to-wishlist links instead of the image-links.
So I have added 2 lines of code to remove the ItemLinks-Node. This works for now, but it looks like a hot-fix. Maybe it’s better to work with the image-nodes directly.
So, here is the hotfix: After line 71 add these lines, so it looks like:
$responseDocument = DOMDocument::loadXML($response['body']);
// Start - Remove ItemLinks node for working imagelinks
$itemlinks = $responseDocument->getElementsByTagName('ItemLinks')->item(0);
$itemlinks->parentNode->removeChild($itemlinks);
// End - Remove ItemLinks node for working imagelinks
$errorFields = $responseDocument->getElementsByTagName('Error');
I hope this helps people like me, using this plugin.
https://www.ads-software.com/extend/plugins/amazon-reloaded-for-wordpress/
]]>from the homepage for this plugin:
https://plugin-developer.com/portfolio/amazon-reloaded-for-wordpress/
This plugin is no longer supported. If you are having problems with the plugin, my recommendation is to purchase EasyAzon a plugin the replicates and enhances the functionality of this open source plugin. I developed it for a client and I have to say that it is pretty awesome.
https://www.ads-software.com/extend/plugins/amazon-reloaded-for-wordpress/
]]>Probabily a json/js problem
]]>Love this plugin. SO simple to use. One thing I wish it would do is jump to a new page or tag when the amazon item is clicked on. Don’t like them leaving my site.. ?? Is this possible?
https://www.ads-software.com/extend/plugins/amazon-reloaded-for-wordpress/
]]>How I get rid of the <span></span> with the inline styling that automatically gets included when I add the link to the editor?
https://www.ads-software.com/extend/plugins/amazon-reloaded-for-wordpress/
]]>regardless of how many new access credentials I generated, the plugin would/could not validate.
]]>Amazon Reloaded is not working. I have the credentials entered into the fields properly, it saves properly, but Amazon Associates isn’t registering the clicks.
I’ve tested the plugin by doing a post, going to my blog (on a different browser where I’m not signed in), and clicking to Amazon. Amazon isn’t registering the product clicks under the orders section.
Please help. It seems like when I click the product and go to Amazon that I should be able to see Product Clicks under the Orders > Items with No Orders…but it doesn’t.
I’ve tested the plugin for 2 days…still no clicks.
https://www.ads-software.com/extend/plugins/amazon-reloaded-for-wordpress/
]]>I keep getting the error
Your credentials seem to be incorrect. Please check them and try again.
The credentials are correct – I doublechecked them, tried 2 existing credentials and tried making a new pair as well. No dice. Is this an issue with my AWS account or the plugin?
]]>Hi,
Thank you for this great plugin! I’ve upgraded to WP 3.0.1 and when I activated, I got this message:
“The plugin generated 2 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.”
I noticed this with a few other plugins that are not yet 3.0.1. Any ideas?
]]>