• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Academy Pro: WooCommerce overrides Theme?

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Academy Pro: WooCommerce overrides Theme?

This topic is: not resolved

Tagged: academy pro, css, WooCommerce

  • This topic has 2 replies, 2 voices, and was last updated 2 years, 10 months ago by Patrick Fritz.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • May 14, 2020 at 1:54 am #498691
    Patrick Fritz
    Participant

    Hi,

    i'm using Academy Pro and WooCommerce. Now it seems to be, that WooCommerce overrides my Theme:

    Case 1 (Coupon Button): https://drive.google.com/file/d/1PR_rnEEKBhGIs1KAHDSxZ3si2ME-QAaB/view?usp=sharing

    Case 2 (My Account Login Button): https://drive.google.com/file/d/1TiyVXfBNf44PLdiMM3vOL2wBkTQkOfiw/view?usp=sharing

    Plz help me to get Academy Pro CSS back!

    Thx
    Patrick

    https://drive.google.com/file/d/1PR_rnEEKBhGIs1KAHDSxZ3si2ME-QAaB/view?usp=sharing
    May 14, 2020 at 11:34 am #498697
    Victor Font
    Moderator

    See if this helps: https://victorfont.com/change-genesis-child-theme-style-sheet-load-order/


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    May 14, 2020 at 12:40 pm #498699
    Patrick Fritz
    Participant

    Victor, thank you very much for your help! It worked!

    I found the same solution here: https://docs.woocommerce.com/document/disable-the-default-stylesheet/

    I added the following code with code snippets plugin:

    /**
    * Enqueue your own stylesheet
    */
    function wp_enqueue_woocommerce_style(){
    wp_register_style( 'mytheme-woocommerce', get_template_directory_uri() . '/css/woocommerce.css' );

    if ( class_exists( 'woocommerce' ) ) {
    wp_enqueue_style( 'mytheme-woocommerce' );
    }
    }
    add_action( 'wp_enqueue_scripts', 'wp_enqueue_woocommerce_style' );

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble