• Hi and thank you for the great theme!

    I would like to add a plugin and display it in the menu. I have the code form the plugin. Could you please let me know where I should add the code in order to display it on the menu?

    Regards

    Dimitris

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author jack cai

    (@kujian)

    Thanks for you try my theme,I really appreciate it.

    What do you mean? If is a link , just add it at the menu control.
    If not, you shoud edit the code at the header.php
    <?php wp_nav_menu( array( 'theme_location' => 'primary', 'menu_class' => 'nav-menu' ) ); ?>
    Just change it to what ever you like? Please let me know when you solve it.

    Regards

    Jack

    Thread Starter d.kakoutis

    (@dkakoutis)

    Hey jack. Thnks for the amazing theme. Found the solution on this one but got another question.

    Do you know how i can add links to the search results?

    Thread Starter d.kakoutis

    (@dkakoutis)

    Also do you know how I can add the search form in the top menu?

    Hi guys,
    How can I add transposh to the main menu and have it aligned with the menu items in the same row and level?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Add Plugin in top Menu’ is closed to new replies.