Viewing 1 replies (of 1 total)
  • Plugin Author Pranav Pathak

    (@pranavpathakjaora)

    Hi ddapson,

    First of all sorry for late reply.
    I didn’t try this.
    But Yes, you can do it.

    While creating a menu please add id=”agreement”, in which link you want to show agreement popup.

    for example :-
    In template header.php file:-
    <ul>
    <li><a href="/home" id="agreement">Home</a></li>
    <li><a href="/about-us" >About us</a></li>
    </ul>

    In wordpress by default we don’t have as such access to provide id while creating menu link at domain.com/wp-admin/nav-menus.php page.

    Hope this will help you.

    regards,
    Pranav

Viewing 1 replies (of 1 total)
  • The topic ‘agreement from menu tab’ is closed to new replies.