pluginandplay
Forum Replies Created
-
Hi @yasinnar
Based on your latest response on plugin review, there was an issue with your existing theme.
Glad to know that your problem has been solved. Thanks for confirming it.
Hi @yasinnar
Thanks for your response. It will be good if you update your rating for this plugin.
Your reviews and rating helps us a lot. I hope you can understand this.
Thanks for the detailed response.
The above setting within WordPress ‘READING’ section is only needed when we want to use Posts List Designer by Category plugin shortcode in blog page.
You are displaying plugin shortcode in a sidebar and it will work for you. Just make sure you have added post within your site.
Posts List Designer by Category plugin lite version works with WordPress default post only.
Please refer below screenshot for default WordPress post section.
https://prnt.sc/4JYo3lU66UoiHi @yasinnar
Sorry for my late response. It looks like there is some specific issue.
The original theme demo as well as plugin demo is working properly without any issue.
Kindly come on our website and drop your message in chat box.
Hi @yasinnar
It looks like you have some misunderstanding.
I have checked your website and you are using ‘Kallyas theme.
Below is the demo of it and vou can see the pagination is working properly.
https://demo.kallyas.net/?s=testBelow is my plugin demo with pagination and you can see it working properly also.
https://demo.infornweb.com/blog-designer-pack-demo/There is a language selection on your site which also modifies the site URL like /en/. I am not sure but you can check by switching it off also and do not forgot to save the permalink once.
Your theme have a demo with same language switcher which is not working https://demo.kallyas.net/ares-furniture-interior-design/
Plugin does not have any issue. There is some specific setup issue. I hope you can understand it.
Hi @yasinnar
Thanks for the detailed response.
I have checked your web page URL and yes, It is giving 404 page when /page/ parameter is passed in URL.
When I checked your site search result page and I got the same result
https://dentasel.com/page/2/?s=aIt looks like there is an issue with your site. Please update the site permalink structure from Settings > Permalinks once. I hope it will solve your problem.
Are you using any permalink plugin to modify / change sites pages URL?
Hi @doshi
“Post Slider and Post Carousel” plugin display the post brief content without HTML with number of words.
If HTML will be there then, it will break the plugin output due to the number of words so your post social icon which is added before the content will be removed.
Hi @beatty67
Thanks for your detailed response. Let me reproduce this issue at my end so I can understand the scenario and help you my best.
Hi @beatty67
Glad to know that you liked the plugin.
Thanks for the detailed response. Actually right now this functionality is not available with in plugin.
Allow me two to three days and I will add some Hooks and Filters so we can modify plugin query / output.
I will update you soon on this.
Hi @mungbean
Post Slider and Post Carousel plugin works with WordPress default post type.
Custom post type will not work in lite version.
Hi @actiondave
Any update on this? Does your problem resolved?
Hi @actiondave
Thanks for the web page link. I have checked it and the Post Slider and Post Carousel plugin is working perfectly. I can see the slider.
I have checked it in the normal window as well as incognito mode and both are working perfectly.
This generally happens when any cache plugin is enabled and cache is not flushed out after setup the plugin.
Please take a look and let me know if there is anything.
Glad to know that.
If you like my plugin and support then please rate it.
https://wordpress.org/support/plugin/post-list-designer/reviews/Thanks for providing the detailed information.
Please use below shortcode.
[pld_post_list category=“category_id OR category_slug” show_author=”false” show_date=”false”]Sometimes while copying the shortcode, the double quotes (“) are converted to special character. So please remove the double quotes from shortcode and add them manually again.
I hope it helps you.
- This reply was modified 3 years, 8 months ago by pluginandplay.
Hi @xcomtb
Sorry for my late response.
To change the category color you can use this custom css.
.bdp-post-categories a{color:#000;}If you want to target it layout wise then you can use layout class in the starting i.e. for post list
.bdp-list-main .bdp-post-categories a{color:#000;}