• Resolved koronis

    (@koronis)


    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!!

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author miunosoft

    (@miunosoft)

    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.

    Thread Starter koronis

    (@koronis)

    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

    Plugin Author miunosoft

    (@miunosoft)

    Can you post some example shortcodes here?

    Thread Starter koronis

    (@koronis)

    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>Kitchen Aid Coffee Maker Water Filter Basket</center>
    <hr>
    <br />

    Plugin Author miunosoft

    (@miunosoft)

    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.

    Thread Starter koronis

    (@koronis)

    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

    Thread Starter koronis

    (@koronis)

    Here are the names of the templates:

    asin
    asin-tabs
    columns
    default
    default_

    Thanks for your help

    Plugin Author miunosoft

    (@miunosoft)

    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.

    Plugin Author miunosoft

    (@miunosoft)

    Please try the development version 4.1.0b03 (https://downloads.www.ads-software.com/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.

    Thread Starter koronis

    (@koronis)

    Thank you for your response on this. I will be purchasing your plugin!

    Gerry

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Can this plugin replace PhpZon Plugin?’ is closed to new replies.