Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #717221

    Hi enfold team:

    You can see from the pics as follow.
    Can you tell me how to edit the sidebar of portfolio catagery page?
    In widgets,I did not find anywhere to edit it.
    Thanks so much.

    Q2
    Q1

    #718104

    Hey tonyyim2008!

    Thank you for using Enfold.

    There is no designated widget area for the portfolio category so you have to use the “Displayed Everywhere” widget area. Use the following plugin to control the visibility of the widget.

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

    Use the is_tax( ‘portfolio_entries’ ); conditional function.

    // https://codex.wordpress.org/Function_Reference/is_tax

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.