Forums

Widget Logic
home and other pages (3 posts)

  1. serenine
    Member
    Posted 8 months ago #

    Hello,

    The code below for home and other pages no longer work:
    is_home() and is_page(array('sponsors','program'))

    tried this also:
    is_home() && is_page(array('sponsors','program'))

    Any suggestions?

    Thank you.

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

  2. jasi312
    Member
    Posted 7 months ago #

    I'm having the same problem Ive tried all of these, no joy:

    `!is_page(array(2356,1123,121,117,34,1164,1026,1119,2322)) || !is_single()

    (!is_tree(array(2356,1123,121,117,34,1164,1026,1119,2322)) || !is_single())

    global $post; return (!is_tree(array(2356,1123,121,117,34,1164,1026,1119,2322)) || !is_single());

  3. serenine
    Member
    Posted 7 months ago #

    I replaced Widget Logic with Dynamic Widgets by Qurl. Great plugin + support.

Reply

You must log in to post.

About this Plugin

About this Topic