• Resolved Augusto Gentile

    (@agugentile)


    Hi, I tried this different conditional tags but couldnt get it work:

    !is_page(array(200,133,140,135,137,173,101,144,142)) or !is_category('paleta-de-colores')

    !is_page(array(200,133,140,135,137,173,101,144,142)) || !is_category('paleta-de-colores')

    !is_page(array(200,133,140,135,137,173,101,144,142)) | !is_category('paleta-de-colores')

    !is_page(array(200,133,140,135,137,173,101,144,142)), !is_category('paleta-de-colores'),

    Do you have any clue?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Conditional Tags’ is closed to new replies.