Home Forums WordPress Plugins Hide My WP Is is possible to hide WooCommerce assets?

This topic is: resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #847
    alexschneider
    Post count: 15

    Hi,
    there are some ‘woocommerce’ links in the header of the theme: http://c2n.me/it8J9B.png
    Is it possible to hide them?
    Thanks.

    #853
    Hassan
    Post count: 955

    Sure,

    Just enable rename plugin option in permalink tab.

    If you want to change name of that assets, too you need to use Replace URLs. To do that add following lines to Replace URLs.

    wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css==shop_layout.css
    wp-content/plugins/woocommerce/assets/css/woocommerce.css==shop.css
    wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css==shop-small.css

    You can change second part (shop.css) to anything else.

    #879
    PurpleNinja
    Post count: 62
    This reply has been marked as private.
    #882
    alexschneider
    Post count: 15

    Thanks a lot. It seems your plugin is able to do everything but bacon sandwich 🙂

    • This reply was modified 9 years, 8 months ago by alexschneider.
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.