Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #32394
    Chris A
    Participant

    How can I get top menu icons like in the renew 2 demo? My menu works but I can’t find where to add the icons. Thanks

    http://theme.co/x/demo/renew/2/

    #32420
    Support
    Member

    Hi!

    Thank you for using the theme!

    Those are icon shortcodes inserted before the menu item label. Go to Appearance > Menu then create a custom link. Add the icons shortcode that looks like this for example:

    [icon type="camera-retro"]
    

    The camera-retro is one of the type of icon that you can use. Look for different type of icons on the Icon List element > Icon List Item > Type.

    Shortcode Walkthrough: [icon_list]

    I hope this helps.

    #32602
    Chris A
    Participant

    It isn’t working. In my menu item I tried my home url then for Navigation label i put [icon type=”camera-retro”] Home

    Any reason why this wouldn’t work? Seemed simple enough but no luck. Thanks.

    #32603
    Chris A
    Participant

    I have X-Shortcodes installed by the way

    #32749
    Rad
    Moderator

    Hi Chris,

    You could also use html version of it (eg. class=”x-icon-TYPE” )

    <i class=”x-icon-camera-retro” ></i>Home

    Hope this helps.

    #32892
    Jimmy G
    Participant

    None of these worked for me. If I use the shortcode then it just displays the shortcode code before the name like: [icon type=”camera-retro”] Home. if I use the html version then it doesn’t display anything but the title.

    #32989
    Rad
    Moderator

    Hi Jimmy,

    That was weird, as it works on my test installation. Could you provide us your site url? Better if we can check it. And also, a screenshot of your menu section in admin.

    Thank You.

    #33077
    Jimmy G
    Participant
    #33130
    Rad
    Moderator

    Hi Jimmy,

    As mentioned above, you could use html on menu captions.

    Example:
    <i class=”x-icon-home” ></i>Home

    Shortcode [icon type=”home”] will be evaluated into that, so you can use html version too.

    Hope this helps.

    #33573
    Daniel v
    Participant

    I have the exact samen question and both shortcut and html tag doesn’t work for me… anyone, please help us?

    #33731
    Kory
    Keymaster

    Hey Daniel,

    We’ve already addressed this question that you asked in another thread here.

    Thanks!

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