iso WP link widget

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pinkz
    Mr 1%
    • May 2005
    • 1397

    #1

    iso WP link widget

    Need a link widget for WP to nullify site wide links, I only want to display certain links on certain pages. what widgets are you all using these days?
    $$$$ Video Secrets $$$$
  • fris
    Too lazy to set a custom title
    • Aug 2002
    • 55679

    #2
    Originally posted by pinkz
    Need a link widget for WP to nullify site wide links, I only want to display certain links on certain pages. what widgets are you all using these days?
    widget logic which uses wp conditionals

    http://wordpress.org/plugins/widget-logic/

    like is_page('about') to show on the about page, etc.
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

    Comment

    • dehash
      Confirmed User
      • May 2011
      • 889

      #3
      For some reason I couldn't make it work couple weeks ago.
      TRADE WITH ME|Sell Your Traffic!

      Comment

      • pinkz
        Mr 1%
        • May 2005
        • 1397

        #4
        Originally posted by fris
        widget logic which uses wp conditionals

        http://wordpress.org/plugins/widget-logic/

        like is_page('about') to show on the about page, etc.
        Thanks, have used it before but could not for the life of me remember what it was called or find it via the wp search interface.

        </thread>
        $$$$ Video Secrets $$$$

        Comment

        Working...