There is an option called “Autoplay Slideshow” in the “Basic” area of the slider settings that allows you to enable or disable autoplay.
WordPress Plugins Blog
Topic
You can create slider categories and assign slides to specific categories. Then you can make use of the “category” attribute in the shortcode to display only slides from a specific category.nnFor example: [ ultimate-slider category=”name of category” ]
Categories act as a way to organize your FAQs. They also act as titles for your categories that will group your individual FAQS.
“FAQ Export” can be found in the left side WordPress menu (under FAQs). nnOnce you’re on the Export page, you can choose to either “Export to PDF” or “Export to Spreadsheet” (which will export the list in an XLS file).
Categories are used to group FAQs on the page, whereas tags are used to help find FAQs that share a tag.
Tags are used to provide quick links to the type of FAQ you have. Unlike categories, they are not necessarily grouped by tag. An FAQ with a tag shared by another FAQ can be more easily found by clicking on the shared tag, thus bringing you to a page with all shared tags.
The include_category attribute can be used with a comma separated list of category slugs.nnFor example:nn[ ultimate-faqs include_category= “dairy,cheese” ] nnwill show the Dairy and Cheese categories only.
The exclude_category attribute can be used with a comma separated list of category slugs.nnFor example: nn[ ultimate-faqs exclude_category=’dairy’ ]nnThis will show all categories created except Dairy.
Shortcodes can be generated by going to the page or post you wish to add them to and going to the visual tab (instead of the text tab) within that page or post. In the toolbar is a dropdown under FAQs and select the type of shortcode you want.nnNote: You need to have “Show Editor… READ POST






