• I need different links to show up in different pages. I am using the text widget to make a list of links, and widget-logic to specify which pages should display which set of links.

    Ok I have edited this post because I have figured out a bit more about my error.

    For some reason my second set of links won’t load if I use the code
    is-page(array('one-option','another-option'))

    but it does work if I use
    is-page('one-option')

    I have already used two arrays that work, and one array in the text widget. Why is the second array not working?

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: Widget Logic] Can I use more than one array?’ is closed to new replies.