Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author dimitrov.adrian

    (@dimitrovadrian)

    Hi,

    Actually it is possible via the_widget() function but as it have large amount of options it could kinda difficult. Try looking of code and it get it clear to you.

    Or simply you could use

    the_widget('Widget_Scifi_Facets_Taxonomy', array(
     'taxonomies' => array( <list of your taxonomies> ),
    ));

    Dear Sir

    After i update plugin now my website have a problem with sidebar. Right now i cannot edit on sidebar. i want to change some text on sidebar still cannot.
    could you help me to this issue?

    Plugin Author dimitrov.adrian

    (@dimitrovadrian)

    Any error logs?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can it be used in a template?’ is closed to new replies.