Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #1038895

    MichaelBThemeco
    Participant

    I am using cornerstone and have the pricing tables on two pages. How do I use the Pricing Table buttons?
    Later I will want the buttons to link to PayPal but for now, I just want it to send them to my contact page.

    #1038934

    MichaelBThemeco
    Participant

    So I was playing with it and saw that when I’m in the pricing column, I can look at the text editor box (making sure it’s in the “text” view, NOT the “visual” view) and I can go to where it has the following:
    [/cs_icon_list]
    [x_button href=”#”

    and change it to…

    [/cs_icon_list]
    [x_button href=”http://www.dezigningmypurpose.com/contact/”

    This is my website contact page and it worked. HOWEVER, I want it to open in a new tab.
    How do I do make it open in a NEW TAB?

    THANKS

    #1039096

    Nico
    Moderator

    Hi There,

    Thank for writing in.

    Try adding target=”blank” to your button shortcode.

    for example:

    [x_button target="blank" href="http://www.dezigningmypurpose.com/contact/"

    For guide check the link below,

    https://community.theme.co/forums/topic/open-new-tab-using-button-shortcodes/

    Hope it helps.

    Let us know how it goes.

    Thanks.

    #1039145

    MichaelBThemeco
    Participant

    Gratsi Nico…
    That worked and I thank you for your help.

    #1039181

    Lely
    Moderator

    You’re welcome!

    Cheers!

    #1046535

    MichaelBThemeco
    Participant

    So as I mentioned above, soon after it’s completed and live, I will be adding Paypal to my site. I’ve been trying to learn how to set it up and everything keeps saying we have to “use the Paypal button.”
    I don’t understand how to use a different button, or is it really just a link that is added?

    Any guidance would be greatly appreciated.
    Thanks in advance.

    #1046565

    Rupok
    Member

    Hi there,

    Thanks for writing back. You can search on Google or just follow the documentation on PayPal website to add PayPal button – https://developer.paypal.com/docs/integration/web/

    Hope this makes sense.

    #1147359

    anilise c
    Participant

    THANK YOU I WILL check that out. However, in your forum I found this and is more what I’m looking for.
    So I was playing with it and saw that when I’m in the pricing column, I can look at the text editor box (making sure it’s in the “text” view, NOT the “visual” view) and I can go to where it has the following:
    [/cs_icon_list]
    [x_button href=”#”

    and change it to…

    [/cs_icon_list]
    [x_button href=”http://www.dezigningmypurpose.com/contact/”

    This is my website contact page and it worked. HOWEVER, I want it to open in a new tab.
    How do I do make it open in a NEW TAB?

    THANKS
    June 13, 2016 at 1:35 am #1039096
    REPLY

    Nico

    Hi There,

    Thank for writing in.

    Try adding target=”blank” to your button shortcode.

    for example:

    [x_button target=”blank” href=”http://www.dezigningmypurpose.com/contact/”

    For guide check the link below,

    https://community.theme.co/forums/topic/open-new-tab-using-button-shortcodes/

    #1147671

    Lely
    Moderator

    Hi There,

    Glad this is now working. Feel free to post when you still have questions.
    Please note that when you are using Cornerstone, it is not recommended to edit using Text view.