Tagged: x
-
AuthorPosts
-
June 3, 2016 at 6:39 am #1024022
[email protected]ParticipantHi guys,
I hope you can help me. I am building a website for a friend but can’t get woocommerce get to work properly. The layout on integrety stack (others as well) is completly broken.
I worked with some global CSS to make it better and included the missing woocommerce styles via functions.php
function theme_styles() { // Load all of the styles that need to appear on all pages wp_enqueue_style( 'main', plugins_url() . '/woocommerce/assets/css/woocommerce.css' ); wp_enqueue_style( 'main', plugins_url() . '/woocommerce/assets/css/woocommerce-layout.css' ); wp_enqueue_style( 'main', plugins_url() . '/woocommerce/assets/css/prettyPhoto.css' ); wp_enqueue_style( 'main', plugins_url() . '/woocommerce/assets/css/woocommerce-smallscreen.css' ); } add_action('wp_enqueue_scripts', 'theme_styles');But still it the theme “wrapper” seems to be missing around shop and procuct pages so all elements float somewhere + image sizes are weird….
Help – please?! 🙂
URL is: http://sunrock.de/
WP: 4.5.2
X: 4.5.1
WooCommerce: 2.5.5*** UPDATE _ PLEASE DELETE TOPIC – CLEARING THE CACHE SOLVED THINGS *** STUPID MISTAKE ***
June 3, 2016 at 6:45 am #1024029
[email protected]ParticipantActually – the trick was not to be logged-in. being signed in with a user broke my design. strange.
June 3, 2016 at 9:58 am #1024317
JoaoModeratorHi There,
Please let us know if you still need help with the issue.
Also in that case, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1024022 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
