By this plugin you can display unlimited accordion with category at same page via short-code. You can change accordion background color, font color & font-size by using the shortcode parameters of this plugin.
View
DEMO for more details
Also work with Gutenberg shortcode block.
Complete Shrtcode is
[accordion limit="10" category="category_ID" grid="2"
category_name="sports" single_open="false"
transition_speed="300" background_color="#000"
font_color="#fff" heading_font_size="20"]
Shortcode Parameters are
- limit : [accordion limit="10"] (ie Limit the number items to be display. By default value is limit="-1" ie all)
- category : [accordion category="category_ID"] (ie Display by category)
- category_name : [accordion category_name="category name"] (ie Display category name)
- grid : [accordion grid="2"] (ie Display in grid view.)
- single_open : [accordion single_open="true"] (ie Display One item when click to open. By default value is "true". Values are "true" and "false")
- transition_speed : [accordion transition_speed="300"] (ie transition speed when user click to open item )
- background_color : [accordion background_color="#000"] (ie Set background color of item )
- font_color : [accordion font_color="#fff"] (ie Set font color of item )
- heading_font_size : [accordion heading_font_size="20"] (ie Set font size for heading)
Here is the example :
[accordion category="category_ID" category_name="News"]
[accordion category="category_ID" category_name="Sports"]
To use this WP Accordion with Categories plugin just create a new page and add this short code
[accordion]
OR
If you want to display Accordion by category then use this short code
[accordion category="category_ID"]
Where catergory id you can find under "Accordion--> Accordion category"
Features include:
- WP accordion with category
[accordion category="category_ID"]
- Just create a page and add short code
[accordion]
- Fully responsive and mobile ready.
- Create different theme with shortcode parameter on the same page.
- Custom font color and size for accordions header.
- WP Title Editor for Accordion Content.
- Accordion with animation
- Added parameters
- Add thumb image
- Easy to configure accordion page
- Smooth Accordion effect
- CSS and JS file for custmization
- Search Engine Friendly URLs