Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1095867
    O Brian
    Participant

    Hey there –

    I’m trying to get my Renew 5 site to look like your demo of Renew 5.

    I have two problems:

    1) I need the nav menu to be flush left, like the Renew 5 demo. I’ve been able to poach some of your CSS from the Renew 5 page for now, and it’s flush left right now, but sloppily, and I’m not sure what specific CSS code is doing it. Can you tell me what specific CSS or Customizer settings I need to make it flush left CORRECTLY, and not just temporarily like I have right now?

    2) For some reason, my nav menu is showing TWO versions of the links from the menu: The ones on top, in large letters, and then the ones on bottom in white little boxes with small letters. I’m assuming this is some sort of mobile glitch I’ve made? Can you tell me how to hide/remove this second version of the menu? Just like you have on your Renew 5 demo.

    I’ve provided URL and access in the following post.

    Thanks!

    #1095868
    O Brian
    Participant
    This reply has been marked as private.
    #1096121
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Those settings are default to Renew 5 Demo, if you setup the Renew 5 demo and did not get the same layout. Please do a testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Let us know how it goes.

    Cheers!

    #1097244
    O Brian
    Participant
    This reply has been marked as private.
    #1097290
    Joao
    Moderator

    Hi THere,

    Is this a fresh installation or you had X before and updated to a newer version?

    Are you using a Child Theme?

    If you have tested for plugin conflicts and it is a fresh installation a reccomend you re-uploading X Manually.

    To do that:

    1. Revoke your API key from X Addons section (check the bottom of the page) and also remove it from your license page on Themeco.

    https://community.theme.co/my-licenses/

    2. Temporary disable any caching plugins and purge all your server cache.

    3. Delete both X theme (/wp-content/themes/x) and Cornerstone plugin (/wp-content/plugins/cornerstone) by connecting to your FTP (your settings will be saved in the database)

    4. Download the latest copy of X and upload it to your themes folder via FTP OR you can upload the x.zip via Appearance -> Themes section.

    5. Latest version of Cornerstone will be installed automatically when you head over X Addons section. Now you try validating your X theme again and then try to install any other extension and it should function properly.

    If you updated X and you are using a Child Theme, please have a look on this thread:

    https://community.theme.co/forums/topic/child-theme-updates/

    Let us know how it goes

    Thanks

    Joao

    #1097318
    O Brian
    Participant

    Thanks. What worked is:

    My child theme’s style.css was this:

    /*
    
    Theme Name: X – Child Theme
    Theme URI: http://theme.co/x/
    Author: Themeco
    Author URI: http://theme.co/
    Description: Make all of your modifications to X in this child theme.
    Version: 1.0.0
    Template: x
    
    */

    And I added a line at the bottom of that, (as suggested here at https://community.theme.co/forums/topic/child-theme-updates/)

    /*
    
    Theme Name: X – Child Theme
    Theme URI: http://theme.co/x/
    Author: Themeco
    Author URI: http://theme.co/
    Description: Make all of your modifications to X in this child theme.
    Version: 1.0.0
    Template: x
    
    */
    
    @import url( '../x/framework/css/dist/site/stacks/renew.css' );

    Thanks for your help.

    #1097371
    Joao
    Moderator

    Glad to hear it.

    Let us know if you need further help.

    Joao

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