Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #309501
    margjordan
    Participant

    My shop page is not displaying as the other pages are. The theme is set for 80% width, the shop page is right to the edges.
    http://aoptero.org/wordpress/
    wordpress version: 4.2.2
    X Theme version Version: 4.0.3

    #309539
    Rupok
    Member

    Hi there,

    Thanks for writing in! To make the Woocommerce Shop Page 80% width, add the following CSS code through Appearance > Customize > Custom > CSS:

    .woocommerce-page .x-main.full {
      display: block;
      margin: 0 auto;
      width: 80%;
    }
    
    .x-header-landmark {
      margin: 0 auto;
      width: 80%;
    }
    

    Hope this helps! Let us know how it goes.

    Cheers!

    #309727
    margjordan
    Participant

    Nope, still the same. http://aoptero.org/wordpress/index.php/shop
    I should add that it used to work. Then didn’t. I have removed all woo related plugins just in case.

    #309745
    Rupok
    Member

    Hi There,

    Thanks for updating! Unfortunately I can’t see the provided code on your site. Did you removed it? However if you can’t figure it out, would you mind providing us the 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.

    #310689
    margjordan
    Participant

    It is at line 123 when viewing source in the browser, or your can do a “find” search yourself. I added the code you provided in the customizer, as instructed.

    Also I would like to add a full width image under the navbar. (like renew 4 demo ) When I set the page to no container with header and footer, it changes back to default after I save. The customizer only offers full width, left and right sideba, with full width up to 90%. What about all the other page types in the individual page editors?

    Thanks!

    #310888
    Zeshan
    Member

    Hi there,

    The code seems to be working just fine at my end (see: http://prntscr.com/7khlvg). Perhaps it’s a caching issue, I’d advise clearing your browser’s cache or testing on a different browser.

    #2: Can you point us to the page where you are experiencing the issue? In regard to the full width image, I’d advise using Below Masthead Slider. You can watch our video walkthrough on sliders.

    Thanks!

    #310974
    margjordan
    Participant

    The issue is on the homepage: aoptero.org/wordpress/ I started out with the slider but it kept cycling through the one image. I want a stationary image. How was this accomplished in renew demo 4?

    #311178
    Christian
    Moderator

    Upon checking your home page, there is no image that keeps cycling. You might want to check out how to setup a single slide at http://revolution.themepunch.com/documentation/#settings-single-slide

    Thanks.

    #312010
    margjordan
    Participant
    This reply has been marked as private.
    #312257
    Rad
    Moderator

    Hi there,

    The renew 04 demo uses a normal content band with background and static image. So please import a demo content for renew 04 and use it, you will just need to replace demo placeholders.

    Or manually, create a content band and set background image, then insert custom headline, button, and image. Then center them.

    You’re right by using Blank No Container template, but each content band has inner container setting too. And you should set it to false, or uncheck it to disable it.

    Thanks!

    #312667
    margjordan
    Participant

    OMG simple. I must have tried so many variations close to that a million times! Thanks, works great!

    #312813
    Nico
    Moderator

    You’re most welcome.

    Have a great day! 🙂

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