activating woocommerce breaks my ultimate member login styles
-
I'm using Ultimate Member for Login/Register forms, and Woocommerce for my online store.
But when I enable the Woocommerce plugin all of my login and register form styles get resetted, and I have to manually add the styles with a WP code plugin (tedious and can't really do everything to make it look the same).Registration form with Woocommerce activated:
Registration form with Woocommerce deactivated:
I believe that Woocommerce enforces some styles on forms, and it breaks.
I've also tried to reproduce this issue in my local Wordpress environment and activating Woocommerce didn't break my form styles (I don't have LayTheme installed in my local environment).Hopefully you can assist me with my issue, thanks!
Miha -
I've even tried adding a code snippet for disabling woocommerce default styles as per this tutorial from woocommerce (https://woocommerce.com/document/disable-the-default-stylesheet/):
add_filter( 'woocommerce_enqueue_styles', '__return_empty_array' );
And it doesn't fix the issue, so I suppose the theme is enforcing it's own styles based on whether woocommerce is enabled or not.
-
Sorry forgot to post the website,
nimasizbire.com -
well its just the text that looks different? or does something else look different too?
can you send screenshots and links of other differences?you can also send this as an email to info@laytheme.com
the text looks different because the "Default" textformat is what texts look like in any grids.
so you'd need to go to "textformats" and change the "Default" textformat
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it