pluginandplay
Forum Replies Created
-
Hi @iktanstudio
Thanks for the web page link. I have checked it and found the Post Carousel after menu section but the title is not there.
It looks like you have removed it. Right?
Hi @goldenmoon
Glad to know that you liked plugin.
For portfolio/projects means for a custom post type right?
If yes then this functionality is not available in lite version. Lite version only works with WordPress default post type post.
Hi @goldenmoon
Thanks for your detailed response.
So you want to list only posts with title for particular category.
For post with titles you should try our another plugin Post List Designer by Category.
https://wordpress.org/plugins/post-list-designer/
The above plugin will help you get your desired output.
Plugin is created with shortcode so you just need to add plugin shortcode in widget.
Hi @japstyle
Thanks for your response.
It’s very strange. Is there any plugin which have a functionality to modify WP Query or WordPress category related?
I think there may be any hook or filter which is modifying plugin query but I am not sure of it.
Yes please deactivate other plugins and switch your theme with WordPress default theme. May this help to troubleshoot.
Please try the above and update me for the same.
Thanks for your patience.
- This reply was modified 4 years, 9 months ago by pluginandplay.
Hi @rickyprice
Sorry for the inconvenience.
Can you please tell me what exactly issue you are facing? so I can take a look and help you my best.
Hello @readonecc
Sorry but right now we do not have this type of functionality but yes it’s a great idea and we will try to add this in our next update.
Hello @japstyle
I tried both case at my end with category id and category slug ( http://prntscr.com/1qd4wyn ) and everything is working fine. Please try like below.
[bdp_post_carousel category="XX" loop="false"]where XX is category id or slug.
Also please share the shortcode screenshot that you are using.
Please use bellow custom CSS for font size:
.bdp-post-carousel.bdp-design-1 .bdp-post-title{font-size: 20px;font-size: 1.5rem;}Hi @japstyle
Thanks for the web page link.
Please make sure you have have added plugin shortcode properly. Sometimes what happen while adding the shortcode, the double quote (“) are converted to special character and break the functionality.
Please remove the double quote and add them again also please verify the category ID is correct.
Please try the above steps. I hope it will work for you.
Hi @jmgranner
Yes, you can display the slider via plugin shortcode.
You just need to add the Post Slider and Carousel plugin shortcode in any post or page to get the output.
Do you want to add shortcode in your theme code file?
- This reply was modified 4 years, 10 months ago by pluginandplay.
Hi @cihomewood
Glad to know that your problem has been solved.
If you liked my plugin and support then please rate it.
https://wordpress.org/support/plugin/blog-designer-pack/reviews/Hi @anthony185
I have just updated the plugin “Post Slider and Carousel with Widget” to a new version 2.0.8 with the fix.
Please update the plugin to latest version and check with it. I hope your problem will be solved.
Hi @cihomewood
Sorry for my late response.
Here is the full file code. This will help you.
https://pastebin.com/dLB6A6QpIn previous code there is a little mistake.
$category-term_id;this should be like$category->term_id;Please try pastebin code. It will work for you.
Hi @gb01
Any update on this please?
Hello @balakakomodo
Sorry but right now we do not have ticker in this version but we are working on this plugin extended version and we will add this option.
Hi @gb01
Thanks for the page link. The page which you have provided me is an archive page. This page is controlled by your theme.
Please create a page e.g. Blog and put the plugin shortcode in it. Now you see the plugin output there.
You can easily add the category parameter via plugin shortcode to display particular category post.
Now you can assign that page in your site header menu.