Sectionly WP Shortcodes

Blog Shortcode
[ sectionly_blogs ]

@Shortcode params

blog_cat = slug of post categories, having comma seperation blog_cat=”cat1,cat2″
blog_excerpt = number of words for the post comtent default is 20. blog_excerpt=”20″
blog_order = set the post display order default is DESC and options are ( DESC,ASC ) blog_orderby=”DESC”
blog_per_page = set the number of posts to display default is 9 blog_per_page=”9″

Progressbar

[ sectionly_progressbar ][ /sectionly_progressbar ] progressbar shortcode

[ progressbar_items ] each progress item

@Shortcode params

progressbar_title = title of the progress item
progressbar_perc = pertentage of the progress item

[ sectionly_progressbar ][ progressbar_items progressbar_title=HTML progressbar_perc=70 ][ /sectionly_progressbar ]

Services

[ sectionly_services ][ /sectionly_services ] services shortcode

[ services_items ] each services item

@Shortcode params

services_title = title of the services item
services_img = image url of the service item
services_description = description of the services item
services_readmore = add the url for all services page

[ sectionly_services ][ services_items services_title=web services_img=http://uploads/abc.png services_description=desc here services_readmore=http://abc.com ][ /sectionly_services ]

Teams

[ sectionly_our_team ][ /sectionly_our_team ] services shortcode

[ team_items ] each services item

@Shortcode params

team_title = title of the team member
team_img = image url of the team member
team_pos = postion of the team member
team_experience = experience of the team member
team_biography = about team member
team_fb = social facebook link of team member
team_instagram = social instagram link of team member
team_twitter = social twitter link of team member
team_linkedin = social linkedin link of team member

[ sectionly_our_team ][ team_items team_title=david ,... ][ /sectionly_our_team ]

Testimonials

[ sectionly_our_testimonials ][ /sectionly_our_testimonials ] testimonial shortcode

[ testimonial_items ] each services item

@Shortcode params

testimonial_title = title of the testimonial
testimonial_img = image url of the testimonial
testimonial_pos = postion of the testimonial
testimonial_wording = testimonial about your sites

[ sectionly_our_testimonials ][ testimonial_items testimonial_title=david ,... ][ /sectionly_our_testimonials ]