Hi @roberta_dropp
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 🙂
Thread Starter
dropp
(@roberta_dropp)
It doesn’t work fine. I don’t know what happen..
I removed the css .bdp-post-date {display: none;}
I added in my page this code [bdp_post show_author=”false”]
So, the author’s name and date appear on the news page and under the news, they appear one under the other.
this the screenshot https://ibb.co/z59XjBj
https://www.adottaunalvearebio.it/news-adotta-un-alveare-bio-2/
Sorry but I can’t leave the changes because the web site is online
-
This reply was modified 6 years, 3 months ago by
Jan Dembowski. Reason: Short link expanded, don't use those here
Hi @roberta_dropp
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.
Thread Starter
dropp
(@roberta_dropp)
Ok I found the problem. I had this code too [bdp_post_carousel loop=”false”].
This code in my case duplicate the news, but for me its important have the loop false.
So how can I do?
Thanks
Hi @roberta_dropp
You can always pass the multiple shortcode parameter like this
[bdp_post_carousel loop="false" show_author="false"]
Please try the above shortcode.
Thread Starter
dropp
(@roberta_dropp)
It works fine! Thanks 🙂
Last question about the date, can I show only month and year (without day)?
Hi @roberta_dropp
Yes, you can do it via WordPress General Setting. Please refer below screenshot
https://prnt.sc/rdbex7
This is a WordPress global settings so it reflects to your whole site.