• Resolved Chaotik804

    (@chaotik804)


    I have a site at https://www.theundustry.com, I am having trouble with conditionals. My theme supports 2 menu’s. A main menu and a top menu. I would like to be able to show a different menu on the top one depending on whether a user is logged in or not. I read a post earlier about this but could not figure out where to put the conditionals within my theme. I was able to create a 3rd menu but could not figure out the rest. I am using the Magzimus theme from themeforest. If anyone is willing to take a shot at this just let me know! Thanks in advance.

    Here is the topic I was reading earlier on this

    https://www.ads-software.com/support/topic/alternative-menu-for-logged-in-users?replies=11

Viewing 4 replies - 16 through 19 (of 19 total)
  • give support for 2 more menus
    ticked permission to run php code in exec-php
    Security Hole :- No user matching the query
    Executing PHP Code in Text Widgets :- all in members
    gave permission for all to execute php code

    put code in text widget
    only get widget title no navigation
    any ideas what it could be

    thanks

    php code not being executed tried
    <?php echo “This is the Exec-PHP ‘Hello World'”; ?>
    in widget but does not show

    Your theme supports 4 menus. Select which menu appears in each location.

    doent say where the location is lets me provide a menu for each of the 4 menu locations but none are in the sidebar and the php in the widget does not show them up

    Hi,
    Sorry I didn’t get back to you sooner: I just saw your posts.
    The echo code should be working if the permissions are well configured. Don’t forget you need some sort of Role Manager to be able to turn on PHP execution for the users you desire. Otherwise, Exec-PHP will not work for sure.
    Once you make that properly set up, the menu should appear on your sidebar.
    Cheers!

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Alternate Menus’ is closed to new replies.