pluginandplay
Forum Replies Created
-
Yes, you can do it via WordPress General Setting. Please refer below screenshot
https://prnt.sc/rdbex7This is a WordPress global settings so it reflects to your whole site.
It not 100% guarantee that it is via any plugin. There may be a theme issue also.
If you have a staging (development) server then you can check by deactivating the other plugins or switching your theme to default WordPress theme to debug the issue.
You can always pass the multiple shortcode parameter like this
[bdp_post_carousel loop="false" show_author="false"]Please try the above shortcode.
Thanks for your response.
It will work. I have chekced in my local and every thing is OK.
News & Blog Designer Pack Plugin shortcode :[bdp_post_carousel show_author="false"]Please see below screenshot https://prnt.sc/rdax0f
May be there is a caching issue. Can you please try one more time and check by hard refresh Ctrl + F5 or removing your browser cache.
Thanks for the web age link. I have checked it and found that it is not via your theme CSS but it is going to be cut via PHP coding either from your theme or any other plugin.
I have checked your page view source and I can see the cut title there also so It must be done via coding.
You need to check your theme single.php file or need to check by deactivating other plugins.
Thanks for the screenshot.
It looks like it is a single post page. No issue,
Can you please provide me the exact web page URL so I can take a look at it?
You are talking about this page title (https://www.adottaunalvearebio.it/febbraio-2020-stiamo-per-partire-con-le-adozioni/) right?
If this is the case then this page is a single post page. Right now News & Blog Designer Pack plugin does not handle the post single page. It is handled by your theme.
I can provide you custom CSS snippet to disable the title link.
.single-post .post-title a{pointer-events: none;}Please add this CSS to WordPress Customizer > Custom CSS setting and save it.
Please try this. It will work for you 🙂
Yes, you can remove the author with shortcode parameter e.g
[bdp_post show_author="false"]Please try the shortcode parameter. There is no need of CSS 🙂
I have checked your provided page https://aureum.com.co/blog-aureum/ but I can not understand your query clearly.
Can you please elaborate it a little more with some rough screenshot? so I can help you my best.
Hi @sistagirl
Any update on this please?
Hi @sistagirl
Thanks for using our plugin.
The page you have provided is a single post page. Right now at this stage plugin does not interact with post single page.
It is dependent on your theme.
The comments form on a single post page is WordPress core functionality.
You can use below plugin to remove Website field from comment form.
https://ww.wp.xz.cn/plugins/comment-link-remove/Glad to know that:)
If you like my plugin and support then please rate it.
https://ww.wp.xz.cn/support/plugin/blog-designer-pack/reviews/Thanks for your response and screenshot.
The carousel is set in a loop mode so it will start rotating the post again if they reach to last.
This is a common behavior of any slider and carousel in loop mode.
You just need to stop the loop functionality so carousel will stop at last.
You can simply do it by applying shortcode parameter e.g
[bdp_post_carousel loop="true"]Please check with shortcode parameter and update me for the same.
Any update on this please?
Thanks for providing web page link.
I have checked your web page but I can not find any issue in that.
I have checked all post are unique.
Can you please verify it?
It would be good if you can provide me rough screenshot so I can check and help you my best.