Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1024022
    [email protected]
    Participant

    Hi 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 ***

    #1024029
    [email protected]
    Participant

    Actually – the trick was not to be logged-in. being signed in with a user broke my design. strange.

    #1024317
    Joao
    Moderator

    Hi 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 / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1024022 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>