• I have two problems.
    I’d like to hide category buttons that appear on top of portfolio display.
    the second thing is that I need to configure portfolio display in such way that if you click on the portfolio item it opens up in popup window. Is this even possible with this plugin?

Viewing 1 replies (of 1 total)
  • Plugin Author Tushar Patel

    (@tushar44u)

    Hi @papezg,

    Thanks for using my Plugin.

    For Task #1:
    Please add below css code.

    ul.ep_filter.ep_group li {
        display: none;
    }

    For Task #2:
    Right now this functionality is not developed. So, we need to customization this plugin.

    more help contact me on Email.

    Thanks and regards
    Tushar Patel

    • This reply was modified 5 years, 10 months ago by Tushar Patel.
    • This reply was modified 5 years, 10 months ago by Tushar Patel.
    • This reply was modified 5 years, 10 months ago by Tushar Patel.
Viewing 1 replies (of 1 total)
  • The topic ‘Hide category buttons’ is closed to new replies.