Wordpress Widget Question plus Menu Edit Issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TrashyGirl
    Confirmed User
    • Apr 2010
    • 1401

    #1

    Wordpress Widget Question plus Menu Edit Issue

    Wordpress - Links Rotator?

    Is there a WP widget or an extension out there which can rotate links (different links each page). I have checked around and can't find any, at least via google search and a few WP sites.

    WP Menu Edit Issue

    I'm looking at the header.php .. and there is no individual editing of the menu items ... it's just:

    <?php art_menu_items(); ?>

    Is there a way to do an edit so I can rename the "Home" page name on the menu to something custom to the site

    Thanks in advance for any advice!
    Last edited by TrashyGirl; 06-27-2010, 05:53 PM. Reason: added search params
  • TrashyGirl
    Confirmed User
    • Apr 2010
    • 1401

    #2
    I'm going to play with Ad Rotator to see if I can make it do what I want re: the Links.

    Still need to know about the Menu if anyone knows some coding for that....

    Comment

    • a.designer
      Confirmed User
      • Oct 2004
      • 181

      #3
      For links - you can show them randomly, or create different blocks of links for diffrent pages types (category, home, single post, page etc.)

      And about menu, accordint to this function name:
      <?php art_menu_items(); ?>
      you have some premium theme, if there's no way to change menu titles you can allways change it in theme files.

      Adult design services
      skype: tanadult
      icq: 640302262

      Comment

      • TrashyGirl
        Confirmed User
        • Apr 2010
        • 1401

        #4
        Originally posted by a.designer
        For links - you can show them randomly, or create different blocks of links for diffrent pages types (category, home, single post, page etc.)

        And about menu, accordint to this function name:
        <?php art_menu_items(); ?>
        you have some premium theme, if there's no way to change menu titles you can allways change it in theme files.
        how do I 'call' the blocks of different links for the different pages? (I think I can use Ad Rotator tho it isn't exactly what it was meant for)

        yes to premium theme, will look into that right now, still learning as I go along, many thanks for your suggestions!

        Comment

        • a.designer
          Confirmed User
          • Oct 2004
          • 181

          #5
          not for different pages, but for different page types... anyway, you can create different link categories, and place them in different files that show page types (category.php, index.php, home.php) or place it in sidebar.php and add WP Conditional Tags - to show different links categories on different page types....

          anyway, if you want i can help you, only not today
          or there's a lot of usefull information at
          http://codex.wordpress.org/Main_Page

          Adult design services
          skype: tanadult
          icq: 640302262

          Comment

          • fris
            Too lazy to set a custom title
            • Aug 2002
            • 55679

            #6
            you can have different categories of links call them on each section, or better yet create category based links, and show them on cat pages.
            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

            Comment

            • V_RocKs
              Damn Right I Kiss Ass!
              • Nov 2003
              • 32447

              #7
              On all of my blogs I have a link category called TOP. I populate it with about 8 to 10 different trades, but have the link category to limit showing only 5 of them with randomize set.

              Comment

              • icymelon
                Confirmed User
                • Dec 2007
                • 3220

                #8
                you might want to try an include kind of make your own. I run includes in a widget for all my link trades. I'm pretty sure there is a very simple php script that can do that and just pull an include put in a widget to do that.
                Network Of Adult Blogs With Hardlink Rentals Available

                Comment

                • Naechy
                  Confirmed User
                  • Sep 2007
                  • 6497

                  #9
                  bump bump
                  Adult SEO Labs * Buying Links * SEO
                  666-874

                  Comment

                  • bbobby86
                    partners.sexier.com
                    • Jan 2007
                    • 11926

                    #10
                    trades trades...

                    Comment

                    Working...