WooCommerce Buy button

Support Area Forums Forward WooCommerce Buy button

Viewing 10 posts - 1 through 10 (of 10 total)
URL to the page in question: musicaction.org
  • Author
    Posts
  • #30413
    Anastasia Connor
    Participant

    Hi Bill,

    I’m using Black Studio TinyMCE Visual Editor to create buttons. It worked great with donate buttons on my site but I’m getting a 404 with a link to the WooCommerce shop. Everything is the same. I’ve played around with permalinks (e.g. returning them to Default and other settings) but still got the same result. What do you think the problem might be.

    Ax

    #30415
    Bill Robbins
    Moderator

    Ax,

    Could I take a look past the maintenance mode to see what’s happening there?

    Thanks,
    Bill

    #30416
    Anastasia Connor
    Participant
    This reply has been marked as private.
    #30418
    Bill Robbins
    Moderator

    Thanks for that. I took a look and the button going to the shop page looks like it was pointing to the edit screen for that page in the admin. I switched it to the user facing side of the link and that seems to have done the trick. Take a look and let me know how that works for you now.

    Thanks,
    Bill

    #30420
    Anastasia Connor
    Participant
    This reply has been marked as private.
    #30421
    Bill Robbins
    Moderator

    You can take out the breadcrumbs. Here’s how to do that:

    1. Go to the Appearance section in your WordPress dashboard and click on Customize.
    2. Look down for the advanced section and click on it. Then choose Custom CSS.
    3. In the box there, add this:
      
      nav.woocommerce-breadcrumb {
      	display: none;
      }
      
    4. Save your changes.

    Let me know if it gives you any trouble,
    Bill

    #30425
    Anastasia Connor
    Participant
    This reply has been marked as private.
    #30426
    Bill Robbins
    Moderator

    Did you clear out your WP Super Cache’s cache after adding that?

    #30427
    Anastasia Connor
    Participant
    This reply has been marked as private.
    #30428
    Bill Robbins
    Moderator

    Fantastic. Take care Ax.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘WooCommerce Buy button’ is closed to new replies.