Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #358111

    Like many others the auto-upgrade to WP4.01 has caused problems.
    I updated all plugins and then updated Enfold to v3.04 which got our sliders working again.

    We are using WooCommerce as a Catalog on this site, so have installed the extension:
    Catalog Visibility Options extension: http://www.woothemes.com/products/catalog-visibility-options/
    This extension removes the Add to Cart / Prices.text links (replaceable with own text, or viewable for registered users)
    It was working perfectly until we upgraded Enfold to v3.04

    We tried making the theme Twenty Fourteen Active to test, and the WooCommerce extension still works correctly while using that theme.
    Our Site details in the Private area below.

    The Enfold theme is amazing, and flexible; buying it again soon for another client.
    Thanks in advance for sorting this out.

    #359267

    Hi!

    The plugin seems to be working – http://screencast.com/t/uRhcfBdVJT

    Regards,
    Josue

    #359324
    This reply has been marked as private.
    #359331

    Hi!

    If that’s the only issue we can easily fix it with CSS, try adding this to Quick CSS:

    .add_to_cart_button, .button-mini-delimiter{
        display: none !important;
    }

    Cheers!
    Josue

    #359339

    Fantastic Josue. Works perfectly again.
    I better setup a child theme now so this is not lost after updates.

    Thank you very much for your quick, knowledgeable support.

    #359346

    You are welcome, glad to help. Although having a child theme is always recommended, Quick CSS is saved in the database and it won’t be lost if the theme gets updated.

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.