Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Michael Cannon

    (@comprock)

    Do you mean show up in “category A” archive page?

    If so, yes, see FAQ 52.

    Thread Starter george.grigorita

    (@georgegrigorita)

    Not quite, let me give an example of my setup:

    I have categories A and B with a few posts in each.
    I have testimonials X and Y in category A and W and U in category B.

    Is there a way for the widget to show only the 2 (X and Y) testimonials when I’m on category A page and only testimonials (W and U) when I’m in category B?

    Plugin Contributor Michael Cannon

    (@comprock)

    Yes, but you’d need to use coding to set your widget defaults per page via filters.

    These wouldn’t be changes to the plugin code itself, but using things like is_archive('A') with add_filter() to adjust settings.

    Thread Starter george.grigorita

    (@georgegrigorita)

    I understand, thank you very much for your help!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Different testimonials on categories’ is closed to new replies.