Site logo

[Support request] Excluded site header still showing

Home Forums Support [Support request] Excluded site header still showing

Home Forums Support Excluded site header still showing

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #2542332
    Robert

    So would I need to add a new snippet for each category?

    #2542334
    Fernando
    Customer Support

    No. You just need to alter the Conditional statement a bit.

    You can try replacing this in the code:

    is_tax( 'category', '180' )

    with this:

    is_tax( 'category', array('180', '182') )

    #2542341
    Robert

    Ok,
    Thank you.
    I am going to try but have some other tasks I need to do as well so cannot stay on this.
    I am going to check some of the settings in Directories Pro as the category is not showing correctly.

    Many thanks for all your help, really appreciated.

    #2543361
    Fernando
    Customer Support

    You’re welcome, Robert! Hope it goes well!

Viewing 4 posts - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.