WordPress Plugins Blog

Can I stop the slider from autoplaying when the page loads?
min read
Can I stop the slider from autoplaying when the page loads?

There is an option called “Autoplay Slideshow” in the “Basic” area of the slider settings that allows you to enable or disable autoplay.

Read Featured Post

Topic

Blog
Creating a Website
Etoile WordPress Package
Plugins
Uncategorized
WordPress Affiliates
WordPress Tips
What’s the best way to use categories?
What’s the best way to use categories?

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” ]

Tutorial 04 – Add an FAQ Tab to WooCommerce Product Pages
Tutorial 04 – Add an FAQ Tab to WooCommerce Product Pages
What are categories for?
What are categories for?

Categories act as a way to organize your FAQs. They also act as titles for your categories that will group your individual FAQS.

How do I bulk export FAQs?
How do I bulk export 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).

What is the difference between categories and tags?
What is the difference between categories and tags?

Categories are used to group FAQs on the page, whereas tags are used to help find FAQs that share a tag.

What are tags for?
What are tags for?

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.

How do I display FAQs from only one category?
How do I display FAQs from only one category?

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.

How do I display all FAQs but exclude a category?
How do I display all FAQs but exclude a category?

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.

How to generate a shortcode
How to generate a shortcode

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

Browse Plugins Now