• Resolved Zmokin

    (@zmokin)


    I’m trying to integrate this with woocommerce.

    However, the sample given at (HOW TO ADD WOOCOMMERCE SHORTCODE TO PRICING TABLE BUTTON?) to add the url for woocommerce doesn’t work. It just adds the url text to the text of the button.

    Instead I’ve added a shortcode to the button text that is more functional and provides some feedback when the user adds something to the cart.

    I like the formatting/style of the button which is why I’m using it, but I’m trying to deactivate the default link so that it doesn’t go anywhere when they click on the actual button text. For example, I’ve tried adding a ‘#’ as the link, but it still flashes the screen and reloads the page.

    Short of using a text section and adding css to emulate the look of the button (which I think can be done), is there a way to simply just deactivate the link for a button?

    If not, how can I emulate the cell style of a button? I tried adding background to a text section, but it only adds it to the text and not the cell.

    Thanks for your time.

    • This topic was modified 7 years, 2 months ago by Zmokin.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello, @zmokin

    Thank you for contacting us.

    You can change button background in this way:

    • Go to admin area of Pricing Tables plugin
    • Click on the button
    • Choose Attributes tab
    • On the STYLE field type code – for example – background:#000;, where #000; – number of black color.
    • Save the changes.

    (screenshot – https://prntscr.com/gmxakw)

    In order to make emulate button, you need to contact us through our?internal support.
    We will help you to solve this issue.

    Best regards.

    Thread Starter Zmokin

    (@zmokin)

    Thanks, but I just figured it out without having to make a lot of changes!

    Works exactly as I want now with the button feature and only the WooCommerce link is active within the button and working as intended.

    Plugin Author supsystic

    (@supsysticcom)

    Hi, @zmokin

    If I understand right, you have solved your issue?
    If you have any other questions, please, let us know.

    Best regards.

    Thread Starter Zmokin

    (@zmokin)

    Yes, I’ve figured it out. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove/deactivate button link?’ is closed to new replies.