pluginandplay
Forum Replies Created
-
Hi @johnnnph
Thanks for reaching out to us.
Sorry, I did not get your point correctly. Can you please elaborate it a little more? So I can take a look and help you my best.
News & Blog Designer Pack plugin works with WordPress default post type. Plugin displays the post or we can say create the Blog / News page with the post which you are creating in the admin area.
Plugin is quite simple and created with Shortcodes and Widgets. You just need to add the plugin shortcode in any page or post to get the output.
Hi @n381
Thanks for providing the error line. The error indicates that it is coming from “post-carousel” plugin.
“post-carousel” is of another author.
Can you please provide me the steps to reproduce error at my end? So I can take a look and try to understand the scenario.
Hi @dizer7
Post Slider and Post Carousel plugin uses the H2 tag with respect to site SEO.
I can not say it will fit for all sites but choosing a tag can be a good idea for all. Right now plugin light version does not have templating feature to override plugin HTML.
In case, you want smaller post title fonts or etc then you can easily manage it with some CSS. If you want to change its styling then please let me know. I will help you in that.
Hi @dizer7
Sorry right now there is no way to exclude the current post from Post Slider and Post Carousel lite version.
This can be a good feature because you are using this plugin as a “Recent Posts on a single post page” or “Related Post on a single post page”.
I will consider this request as a featured request and try to implement in a upcoming update.
Hello @webworksjoe
Plugin have a parameter that you can use i.e. Media Size (media_size)
You can use:
media_size=”medium” // Medium resolution (300 x 300 max height 300px) OR
media_size=”medium_large” // Medium Large (added in WP 4.4) resolution (768 x 768px)
You can use any WordPress registered media size as a parameter.
There is one more size in pro version i.e. psacp-medium // resolution (500 x 500px)
Hi @2candela2
Thanks for the translations. I really appreciate it and it will help other users as well.
I will surely add them in my plugin language file in next update.
Also they are on WordPress Translation so I think WordPress will directly fetch them with respective language.
Hi @2candela2
Thanks for your suggestion. I really appreciate it. I have considered your request as a feature request. Right now there is no ETA for this but try to implement it in future.
Hi @andi_sf
Sorry, Post Slider and Post Carousel plugin lite version does not have a template overriding functionality.
Hello @akyan
Thanks for contacting us and sorry for the delay.
Below is the updated shortcode,
[bdp_post_carousel category=”CATEGORY SLUG OR ID WILL COME HERE” design=”design-1″ show_author=”false” show_category=”false” show_date=”false” show_content=”true” content_words_limit=”40″ show_read_more=”true”]
Also there is a custom CSS written where you used display:none for content. Below is the not correct CSS. It should be display:block. Kindly update it.
.bdp-post-short-content{display:none} — It should be ‘.bdp-post-short-content{display:block}’
Please let me know if there is anything.
- This reply was modified 2 years, 7 months ago by pluginandplay.
Sorry for my delay response.
To display one slide at a time you need to use the Post Slider shortcode [psac_post_slider]
You can find the more parameters of the post slider shortcode at plugin description page.
Hi @sandbakk
Thanks for the web page link. I have checked it but I can not see the plug-in there.
Can you please confirm it?
Hello @instanter520
You can use the “Loco Translate” https://ww.wp.xz.cn/plugins/loco-translate/ WordPress plugin to translate any string of this plugin.
You just need to generate the language file from Loco Translate plugin.
Hello @bwmarten
Kindly navigate to our website “Account” section and download the plugin from there.
After that login to your website, click on Plugins Menu –> add new, upload plugin zip file and activate it.
If you are facing any issue, then please reach out to our support (https://premium.infornweb.com/support/)
Hi @mh1web
Glad to know that your problem has been solved.
In case you need any help then please let me know and share your website link with it so I can take a look and try to understand the scenario.
Hi @ll28
Any update on this please?