the_widget() don’t work
-
I want to output a widget directly in code using a function the_widget().
I do this:
the_widget( 'PWB_Filter_By_Brand_Widget', array( 'hide_submit_btn' => 'on', 'limit' => 20 ) );
However, the widget is not displayed.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘the_widget() don’t work’ is closed to new replies.