Can this plugin replace PhpZon Plugin?
-
Does anyone have experience using this plugin to replace the unsupported PhpZon plugin which doesn’t support the new Amazon API?
I have several sites that now longer work with the new API and need to find a solution which will replace PhpZon which I have used for years.
Thanks for any advice out there!!
-
Hi,
I’m not familiar with that plugin. How did you display Amazon product links with the plugin, with a shortcode?
In case of a shortcode, it is fairy simple to capture their shortcode and give this plugin’s output.
Yes with shortcodes based on keywords.
I am not a coder can you point me in the direction of a guide or documentation regards capturing short code and converting them to this plugins output?Thanks
Can you post some example shortcodes here?
Thank you for responding is quickly. I hope this will provide some insight into how the phpZon plugin works
This is the code in the SBPM posting program:
<?php include(‘/home/sekwcode.php’); ?>
<!– SEKW Code Starts –>
<?php
if ($keywords != “fv15kz9f2″) // The default no keywords value
{
$textsekw .= ‘[phpbay keywords=” ‘ . $keywords . ‘ ” num=”9″ customid=”%%keyword%%-Zononly-sbpm-SEKW-” templatename=”columns” columns=”3″]’;
echo do_shortcode($textsekw);
}
?>
<!– SEKW Code Ends –>
Shopping for %%keyword%% {in today’s|in the current|in this} economy {it’s critical|it’s vital} to get the most {you can|you possibly can|you’ll be able to} for your {shopping|buying|purchasing} dollar.This is the post content produced:
<?php include(‘/home/sekwcode.php’); ?>
<!– SEKW Code Starts –>
<?php
if ($keywords != “fv15kz9f2″) // The default no keywords value
{
$textsekw .= ‘[phpbay keywords=” ‘ . $keywords . ‘ ” num=”9″ customid=”Kitchen Aid Coffee Maker Water Filter Basket-Zononly-sbpm-SEKW-” templatename=”columns” columns=”3″]’;
echo do_shortcode($textsekw);
}
?>
<!– SEKW Code Ends –>
Shopping for Kitchen Aid Coffee Maker Water Filter Basket in this economy it’s vital to get the most you possibly can for your purchasing dollar. The smart way to get the most for your money these days in by online shopping. Amazon is hands-down the top online shopping site with all the cheapest price tags, swiftest shipping and delivery and best support service. This web site is permitted by Amazon to show you the items you were trying to find based on their inventory. Clicking any link below will take you to that item on Amazon’s main site in your country. If you do not see the item you were searching for, be sure to make use of the custom search box on your right.
[phpzon keywords=”Kitchen Aid Coffee Maker Water Filter Basket” num=”9″ country=”us” searchindex=”All” templatename=”columns” columns=”3″]
<center>
</center>
<hr>
<br />Thanks it helps.
Can you post all the built-in template names besides
columns? I’ll add a template conversion section in the plugin setting screen and for that I need available template names of PhpZon.Glad to hear that.
If you will send me your email address at my email: [email protected] I will send a copy of the pdf manual for phpZon which contains the information.Thank you for your help
Here are the names of the templates:
asin
asin-tabs
columns
default
default_Thanks for your help
Okay,
I’ll get back to you when it’s done.
By the way, I sent an email to you about a week ago. If you can send the manual and the plugin file to wpplugins @ michaeluno.jp, would be appreciate.
Please try the development version 4.1.0b03 (https://downloads.wp.xz.cn/plugin/amazon-auto-links.zip) and follow these steps.
1. Go to Dashboard -> Amazon Auto Links -> Settings and set your PA-API keys.
2. Go to Dashboard -> Amazon Auto Links -> Settings -> Default and set
– Country
– Associates ID (tag)
3. Go to Dashboard -> Amazon Auto Links -> Settings -> 3rd Party -> PhpZon
4. Enable a desired shortcode and templates to convert.Then see if the shortcodes of PhpZon are converted properly.
Let me know how it works.
Thank you for your response on this. I will be purchasing your plugin!
Gerry
The topic ‘Can this plugin replace PhpZon Plugin?’ is closed to new replies.