• Hi all,

    I successfully installed Minamaze theme on my WP website https://www.lintodo.com

    So now I want to add to my Minamaza Homepage (content) where you can see the section 1, section 2 and section 3 with the plans that I want to offer
    Basic Plan
    Premium Plan
    Premium Plan Plus

    I’m using the plug-in WP Paypal Payment Accept but the problem is that the plug in give me only the following code when I edit the ditor
    [wp_paypal_payment]

    So I copied and pasted it on the content 1, 2 and 3 of the homepage but in this way I have the same prices for the 3 different plans.

    I want to have different drop down choices for the 3 different plans.

    Do tou have any advice on how to fix this problem ?

    Thanks a lot

    Fabio

Viewing 1 replies (of 1 total)
  • Thread Starter Infovtd

    (@infovtd)

    I also have another option to add the payapl button.
    I went on the payapl website and I created 3 different botton with the drop down Windows and prices.

    Anyone know how I can change the template of the Minamaze theme in the section 1, 2 and 3 of the homepage content.

    this is for example one of the button code

    <form action=”https://www.paypal.com/cgi-bin/webscr&#8221; method=”post” target=”_top”>
    <input type=”hidden” name=”cmd” value=”_s-xclick”>
    <input type=”hidden” name=”hosted_button_id” value=”DT558WE9WEAE4″>
    <table>
    <tr><td><input type=”hidden” name=”on0″ value=”Premium Plan – 2 languages”>Premium Plan – 2 languages</td></tr><tr><td><select name=”os0″>
    <option value=”Up to 5,000 words for each language”>Up to 5,000 words for each language €448.00 EUR</option>
    <option value=”Up to 7,500 words for each language”>Up to 7,500 words for each language €538.00 EUR</option>
    <option value=”Up to 10,000 words for each language”>Up to 10,000 words for each language €618.00 EUR</option>
    </select> </td></tr>
    </table>
    <input type=”hidden” name=”currency_code” value=”EUR”>
    <input type=”image” src=”https://www.paypalobjects.com/en_US/C2/i/btn/btn_buynowCC_LG.gif&#8221; border=”0″ name=”submit” alt=”PayPal – The safer, easier way to pay online!”>
    <img alt=”” border=”0″ src=”https://www.paypalobjects.com/en_US/i/scr/pixel.gif&#8221; width=”1″ height=”1″>
    </form>

    Where should I paste it?

    thanks a lot

Viewing 1 replies (of 1 total)
  • The topic ‘Paypal Button on minimaze homepage’ is closed to new replies.