Link on Menu only on Homepage question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ravenazrael
    Confirmed User
    • Nov 2011
    • 590

    #1

    Link on Menu only on Homepage question

    I want to add a link on my top menu, but I want it only on the Homepage, what should I add to the Title Attribute or where to make that possible?
    site is boobsrealm.com
    www.boobsrealm.com
    www.bestboobscams.com
  • TitanWM
    Confirmed User
    • Dec 2015
    • 111

    #2
    There are different ways to do this. You can do that with few lines php code. Need more infos about your site (is it coustom theme or do you use cms like wordpress).

    If you use wordpress, you need 2 different menus. 1 specifically menu for your homepage with the link(s). Then you can define it in functions.php for each Page. It seems that you have no experience with php-coding? In that case I recommend you to use an existing plugin like:

    https://de.wordpress.org/plugins/pag...ic-menu-items/

    or

    https://themify.me/conditional-menus

    Search for plugins "different menus for each site"
    CamSoda invite link - promote an unsatisfied cam site!

    Comment

    • ravenazrael
      Confirmed User
      • Nov 2011
      • 590

      #3
      thank you very much. yeah I suck at coding
      www.boobsrealm.com
      www.bestboobscams.com

      Comment

      • Zeiss
        Confirmed User
        • May 2012
        • 5189

        #4
        A good recommendation here! Thanks, TitanWM!


        Adult Webmasters Guides

        Comment

        • EN1GMA
          Confirmed User
          • Nov 2005
          • 1252

          #5
          Hey ravenazrael, long time we don't talk. We did business in the past.
          There is a easy way to do this. Let me try to help you.

          Install this plugin: Menu Item Visibility Control
          Now go to your menu, and add this to "Visibility" field in the link that you want to show in your homepage only:

          Code:
          is_home()
          And you're done! Let me know if worked for you

          Comment

          Working...