Topic Resolution: Resolved
  • Closed
  • David Self
    Spectator
    August 4, 2016 at 6:41 pm #29596

    Two questions: 1) is it possible to put page links (eg contact, terms of use, etc) in the footer? if so, how?
    2) i am using the jQuery dialog in my application and for some reason the main menu text is showing on top of my dialogs when i drag them up there. Nothing else on the page is doing this. Is there a way to fix? (eg z-index change)

    Denzel Chia
    Moderator
    Posts: 2656
    August 5, 2016 at 1:26 am #29602

    Hi,

    Regarding Question 1, you can use a custom menu widget.
    Create a new menu, add your menu items. Deploy a custom menu widget to your footer widget area and select your menu.

    If you want to put links in the footer, but not the footer widget area.
    Go to Theme Options -> Footer -> Custom Footer and use the default copyright links as example.

    Regarding Question 2.
    Please provide URL to your dialog. I need to see it in order to provide a possible solution.

    Thank you

    David Self
    Spectator
    Posts: 18
    August 5, 2016 at 4:42 pm #29617

    i figured out question 2. You have the z-index for the nav container-menu set to 99997. Not sure why you would set just that so high but i set my z-index to 99999 and it resolved the issue.

    Thanks for the feedback on question 1. I will look at those alternatives.

    Denzel Chia
    Moderator
    Posts: 2656
    August 6, 2016 at 3:50 am #29624

    You are welcome.
    Thank you