Adding Plugin to Template File
-
I am wanting to use the plugin directly in a template file and have trouble getting it to work properly. I found the WP Codex page Function Reference/the widget and used the example to create my own. But only one slide is displayed and the rest do not slide across. What must I do to get it to work?
http://codex.ww.wp.xz.cn/Function_Reference/the_widget
the_widget( ‘Recent_Posts_Thumbnail_Slider_Widget’, ‘width=400’, ‘height=240’, ‘categoryids=5’, ‘slider_auto_run=on’ );
https://ww.wp.xz.cn/plugins/recent-post-thumbnail-slider-widget/
The topic ‘Adding Plugin to Template File’ is closed to new replies.