Hi,
You can use shortcode like this: [spt-posts-ticker]
Thanks!
Hi,
Thank you for the response, but that’s not what i meant. You see, in the shortcode tab there is post_type, num_posts, order, etc. And what i asked is how do i implement these shortcodes to my website.
Hi,
OK. You can use shortcode like this: [spt-posts-ticker post_type="post" num_posts="5"]
Thanks
Great,
Thank you very much for the fast response.
One last thing, is it possible to have two ticker with a different post type? For example, i want my first ticker to display my latest post and my second ticker is to display latest news i made in the dashboard.
Hi,
Yes. It is possible.
Use shortcode for posts: [spt-posts-ticker post_type="post"]
Use shortcode for news: [spt-posts-ticker post_type="****"]
Please check the news post type slug and replace **** with your post type slug.
Thanks!
-
This reply was modified 6 years, 3 months ago by
iamsayan.