Wordpress question ??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • halfpint
    GFY's Halfpint
    • Jun 2007
    • 15223

    #1

    Wordpress question ??

    Is there a plugin for wordpress or a way that I can add reciprocal links to a sidebar without having them alphabetically listed. I want to be able to move links up and down the list or be able to place them anywhere in the list of my own choice. I dont want to use Linkex

    thanks

    Get FREE website listings on Cryptocoinshops.net
  • Carmine Raguso
    So Fucking Banned
    • Dec 2008
    • 2158

    #2
    Originally posted by halfpint
    Is there a plugin for wordpress or a way that I can add reciprocal links to a sidebar without having them alphabetically listed. I want to be able to move links up and down the list or be able to place them anywhere in the list of my own choice. I dont want to use Linkex

    thanks
    Couldn't you just use a php include and modify the list as you see fit?

    Comment

    • pornguy
      Too lazy to set a custom title
      • Mar 2003
      • 62912

      #3
      I have not seen anything like that But I bet one is out there some place. Could use it myself
      PornGuy skype me pornguy_epic

      AmateurDough The Hottes Shemales online!
      TChicks.com | Angeles Cid | Mariana Cordoba | MAILERS WELCOME!

      Comment

      • pornguy
        Too lazy to set a custom title
        • Mar 2003
        • 62912

        #4
        I have not had time to mess with it, but take a look at this one

        http://wordpress.org/extend/plugins/...ink-directory/
        PornGuy skype me pornguy_epic

        AmateurDough The Hottes Shemales online!
        TChicks.com | Angeles Cid | Mariana Cordoba | MAILERS WELCOME!

        Comment

        • pornguy
          Too lazy to set a custom title
          • Mar 2003
          • 62912

          #5
          No I dont think that one will do it.
          Sorry
          PornGuy skype me pornguy_epic

          AmateurDough The Hottes Shemales online!
          TChicks.com | Angeles Cid | Mariana Cordoba | MAILERS WELCOME!

          Comment

          • JamesK
            hi
            • Jun 2002
            • 16731

            #6
            how about editing the theme? you can place a link anywhere you want
            M3Server - NATS Hosting

            Comment

            • halfpint
              GFY's Halfpint
              • Jun 2007
              • 15223

              #7
              Thanks guys for the sugestions. I guess these two are the way to go, either by editing the theme side bar or use a php include

              Get FREE website listings on Cryptocoinshops.net

              Comment

              • Emil
                Confirmed User
                • Feb 2007
                • 5658

                #8
                Just add HTML-code to a Text-widget.
                Free 🅑🅘🅣🅒🅞🅘🅝🅢 Every Hour (Yes, really. Free ₿itCoins.)
                (Signup with ONLY your Email and Password. You can also refer people and get even more.)

                Comment

                • Carmine Raguso
                  So Fucking Banned
                  • Dec 2008
                  • 2158

                  #9
                  Originally posted by JamesK
                  how about editing the theme? you can place a link anywhere you want
                  That's exactly what I meant, maybe I should have added that to my OP. It shouldn't be too difficult to do at all.

                  Comment

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

                    #10
                    if you mean swapping links, then no, I don't think a plugin is currently available for that but. If you want to change the order

                    plugin
                    http://wordpress.org/extend/plugins/my-link-order/

                    template code

                    Code:
                    <?php wp_list_bookmarks('title_li=&categorize=0&orderby=rand'); ?>
                    or include

                    Code:
                    <?php include (TEMPLATEPATH . '/linktrades.php'); ?>
                    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                    Comment

                    • halfpint
                      GFY's Halfpint
                      • Jun 2007
                      • 15223

                      #11
                      Originally posted by fris
                      if you mean swapping links, then no, I don't think a plugin is currently available for that but. If you want to change the order

                      plugin
                      http://wordpress.org/extend/plugins/my-link-order/

                      template code

                      Code:
                      <?php wp_list_bookmarks('title_li=&categorize=0&orderby=rand'); ?>
                      or include

                      Code:
                      <?php include (TEMPLATEPATH . '/linktrades.php'); ?>
                      Thanks Fris that would work a treat

                      Get FREE website listings on Cryptocoinshops.net

                      Comment

                      • halfpint
                        GFY's Halfpint
                        • Jun 2007
                        • 15223

                        #12
                        That plugin is awesome and realy easy to use. Does exactly what I was looking for I bow to you Fris.. Thanks again

                        Get FREE website listings on Cryptocoinshops.net

                        Comment

                        Working...