Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1016382
    MountainstarSWE
    Participant

    Hi,

    I’d like to assign a menu to the top of my page just like the Renew 4 website has. My web page is built on Renew but I have earlier chosen not to include a top menu since my site is more like a landing page. Now I’d like to reassign a top menu but I have no idea how to make it look like the Renew 4 example.

    In WP, under Menues/Positions I have chosen to include a menu in the primary menu position, but it will not appear on my page.

    How can I get the Renew 4 top menu to work on my website? http://www.blojfri.se/

    Thank you 🙂
    Sofia

    #1016409
    Paul R
    Moderator

    Hi Sofia,

    Please remove the following code.

    http://screencast.com/t/Vt7wp4zW

    Then add this in Appearance > Customize > Custom > Edit Global CSS

    
     img.shoutly-button { display: none; }
    

    After that update your theme and cornerstone to latest versions.

    Latest version numbers are

    X Theme 4.4.2
    Cornerstone 1.2.4

    https://community.theme.co/kb/updating-your-theme-and-plugins/

    Thanks

    #1017652
    MountainstarSWE
    Participant

    Hi,

    Thanks for this guide!
    Where do I remove the code from please?
    I have no clue 🙂

    Ps. I already updated Cornerstone and X now to see if anything changed, but it didn’t 😉

    Sofia

    #1017664
    Christopher
    Moderator

    Hi there,

    It could be added to your page directly, if you didn’t add it, simply insert following code in customizer to overwrite it :

    img.shoutly-button {
        display: block !important;
    }

    You’re still using old versions.
    You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.

    If you find anything to be out of date, you can review our update guide.

    Hope it helps.

    #1017892
    MountainstarSWE
    Participant

    Hi again,

    I think I know now what is wrong – I recently made a copy of my previous website and moved everything to a new domain, so X theme is running on http://www.blojfri.se but it originally belongs to http://www.tredagarpottraning.se That’s probably why I can’t upgrade..

    I don’t want to use X theme on http://www.tredagarpottraning.se anymore. Can I move this license to http://www.blojfri.se or do I need to buy another one for this domain?

    Thanks,
    Sofia

    #1017936
    Paul R
    Moderator

    Hi Sofia,

    Yes, you can revoke your license and validate your new domain.

    https://community.theme.co/kb/product-validation/

    Hope that helps.

    #1030499
    MountainstarSWE
    Participant

    Hi,

    I unassigned tredagarpottraning.se and assigned blojfri.se instead, but I still can’t update X or Cornerstone to the latest versions. Is there anything else I need to do in order to have my license working fully on my new domain? I followed the steps in your guide on how to validate my domain but I am not greeted by the unvalidated message that is described in the guide here https://community.theme.co/kb/product-validation/.

    My Home looks like the attached image. What do I need to do in order to get the license working properly on my new domain?

    Thanks,
    Sofia

    #1031310
    Christopher
    Moderator

    Hi there,

    Please share the error you get when try to update so we can help you with this.

    For the time being follow the steps:

    1] Please go to X Addons > Home and revoke the validation (https://s3.amazonaws.com/community-themeco/app/uploads/2016/04/17110514/Capture53.jpg).
    2] Please login to your account and revoke the license.
    3] After you have revoke the license, you need to re assign the license again to your site using this url: https://www.your-domain.com/. You have to make sure that url you just assign is the same as the one you have in your settings, Settings > General > Site Address
    4] Go back to X Addons > Home again, and insert the license again.

    Hope it helps.

    #1032237
    MountainstarSWE
    Participant

    Hi,

    I have now revalidated my new domain using the instructions you gave above. I have also now been able to update X and Cornerstone to the latest version. So I guess I have the basics now in order to get the menu to work, but it doesn’t still.

    I want to have a menu at the top of my page like the one that is on the Renew 4 demo page. I have assigned a menu to appear at the top of the page under menues, but it still doesn’t. Any ideas what I can do to resolve this?

    Many thanks,
    Sofia

    #1032643
    Joao
    Moderator

    Hi Sofia,

    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
    – FTP credentials

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

    Thanks

    Joao

    #1033579
    MountainstarSWE
    Participant
    This reply has been marked as private.
    #1033642
    Rue Nel
    Moderator

    Hello There,

    Thank you for the very detailed information. It appears that you have added a custom css that hides the menu. Please go to your customizer, Appearance > Customize > Custom > CSS and remove this block of code (http://prntscr.com/be6yoz):

    .x-nav-wrap.desktop {
      display: none;
    }

    Once remove, go to the customizer, Appearance > Customize > Header > Logo & Navigation and set it to “inline”. You may also need to change the “Navbar Top Height (px)” and even align the logo and your menu link top alignment.

    If you have all the correct settings, you will have something like this:

    Hope this helps.

    #1039947
    MountainstarSWE
    Participant

    Hi!

    The menu works on my site now – excellent!

    However, it doesn’t appear on mobile…any ideas why? I really need to resolve this.

    Many thanks,
    Sofia

    #1040096
    Rupok
    Member

    Hi Sofia,

    It seems you have added lot of code that’s actually breaking things. You still need to remove the below code :

    .x-btn-navbar.collapsed {
      display: none;
    }

    Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.

    Hope this makes sense.

    Cheers!

    #1045730
    MountainstarSWE
    Participant

    Hi,

    I’ve removed the code and the menu still don’t work on mobile. Any ideas why?

    Many thanks,
    Sofia

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