• Resolved oritzio

    (@oritzio)


    Hi,

    I’m loading my filter in my archive.php file like that
    <?php echo do_shortcode(‘[fe_widget]’); ?>
    and It’s working.

    I created another filter in the dashboard and now I want to display a specific filter because I have more than 1.

    I tried something like that:
    <?php echo do_shortcode(‘[fe_widget id=”124″]’); ?>
    This example is working.

    I wanted to mention that if I try to load it by title, it’s not working
    <?php echo do_shortcode(‘[fe_widget title=”Filter Title”]’); ?>

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author stepasyuk

    (@stepasyuk)

    Hello @oritzio

    Unfortunately in the Free version of the plugin you can not use more than one Filters widget on a page. This feature supports in PRO version only.

    • This reply was modified 4 years, 1 month ago by stepasyuk.
    Thread Starter oritzio

    (@oritzio)

    I have the pro version.

    Plugin Author stepasyuk

    (@stepasyuk)

    @oritzio

    Thank you for purchasing the PRO.

    But in this case please, write your support quesitons in the comments section of the plugin page on service, where you purchased it and from account where you did this. This forum is for support of the Free version only.

    Thank you for your understanding.

    • This reply was modified 4 years, 1 month ago by stepasyuk.
    Thread Starter oritzio

    (@oritzio)

    Great, Thanks

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

The topic ‘2 filters with shortcode’ is closed to new replies.