Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #85277

    Mrinal
    Member

    Hi Sarah,

    Deactivate Shortcode menu plugin & check customizer loading fine.

    #85285

    Sarah E
    Participant

    Hi, yes it works again once shortcode plugin deatctivated…

    #85303

    Mrinal
    Member

    Hi Sarah,

    Yes, The shortcode plugin has some issue with your server so it conflicts with Customizer. We need to find an alternative for it. I think if you still need to use a custom menu in top bar then please try this one: https://wordpress.org/plugins/custom-menu-shortcode/installation/

    We’ve no other option right now, as the plugin is only causing issue for you & it’s a third party plugin I’ve no option to contact him & provide support for it.

    #85595

    Sarah E
    Participant

    OK, thanks for your help. Looks like that shortcode is very old and not recommended so i’ll hold off for now and keep looking for the right solution. Moving to a new server on Sunday so that may fix the problem. Have a nice weekend.

    #85596

    Cousett
    Member

    Glad you were able to figure it out. 🙂 Have a nice day.

    #100204

    Aida M
    Participant

    hi, I have followed the steps described above and was able to get the topbar menu to work. Unfortunately styling is not yet ok. I would like the styling to be as on Sarah E’s website http://flyingstartbooks.com

    my website is http://oilivia.nl/wordpress/

    can you please help me how to style this correctly?

    Thanks!
    Aida

    #100249

    Christopher
    Moderator

    Hi Aida,

    Would you please add the code below to Customizer -> Custom -> CSS:

    .menu-topbar-menu-container .shortcode_menu li {
    	float: left;
    	list-style: none;
    	padding-right: 15px;
    }

    Hope it helps.

    #100302

    Aida M
    Participant

    this worked fine! thank you!! 🙂

    #100369

    Rad
    Moderator

    You’re so much welcome Aida!