pluginandplay
Forum Replies Created
-
Hi @fudge06
Thanks for your detailed response.
It looks like that while updating the stuff plugin is not updated properly and folder remains there.
Sometime what happen, while updating the plugin WordPress is unable to remove the old plugin directory but folder sub directory will be deleted. This generally happens when directory is opened or being it used.
No Issue, Simply login to your server File manager, delete the plugin folder and add a new fresh copy of plugin from WP Org. It will start working again without any data loss.
Glad to know that. If you like my plugin and support then please rate it.
https://wordpress.org/support/plugin/logo-showcase-with-slick-slider/reviews/
Hi @jmbz
Sorry, there is no direct shortcode parameter to change read more button text in lite version.
However you can still change the read more button text with Loco Translate plugin https://wordpress.org/plugins/loco-translate/
Just create your translation file and change the button text within it.
Or you can use this plugin also https://wordpress.org/plugins/say-what/
I hope it will help you.
Hi @dsl225
Sorry, this functionality is not available in lite version.
You can apply custom CSS flex property to make the post grid boxes of same height.
Every layout have different classes and designing so it needs to be apply for particular design.
- This reply was modified 4 years, 4 months ago by pluginandplay.
Hi @mattsrinc
Thanks for your patience. I have updated the plugin to version 2.0.1 with this fix.
Please update to latest version and your problem will be solved.
Thanks for reporting this.
I have updated the plugin to latest version 2.0.1 with this fix.
Please check with latest version. I hope your problem will be solved.
Hi @updownbikes
Glad to know that your problem has been solved.
If you like our plugin and support then please rate it.
https://wordpress.org/support/plugin/post-slider-and-carousel/reviews/Hi @mattsrinc
Thanks for providing the detailed information. Can you please de-activated the plugin and re-activated it? I hope it helps you.
Hi @updownbikes
Thanks for providing the detailed information. Yes, plugin had an issue with Slide to Scroll
slide_scrollparameter.I have just updated the plugin with this fix and it is working properly. Please update the plugin with latest version and check with it.
Hi @micling
Glad to know that your problem has been solved.
If you like my plugin and support then please rate it.
https://wordpress.org/support/plugin/logo-showcase-with-slick-slider/reviews/Hi @dsl225
Thanks for the screenshots. So you are still getting the “DB Upgrade” notice? right?
It looks like there is a glitch of system and need to check deeply. Please reach out to our support page. I will help you my best.
Hi @dsl225
Thanks for reaching out to us.
It is very strange issue. Does your updater screen stuck anywhere? Have you refreshed it?
The above error only comes when the DB update process is finished and try to access the page again.
Does plugin is working properly? I appreciate your help in this.
Hi @micling
Thanks for the web page link. Yes, you can change Post Slider and Carousel with Widget Post Slider dots color by below CSS snippet.
Please add below CSS to WordPress Appearance > Customizer > CSS section and save it. You can change to your desired color.
.psac-slider-and-carousel .owl-dots .owl-dot.active { background: #ed8012; }Hello @hatannoka
Thanks for your web page link.
I have checked your web page but I did not find News & Blog Designer Pack plugin there. Are you still using the plugin?
Hello @sam170
Thanks for feedback for free version.
Sorry, right now plugin does not have this feature.
You can use this function
get_avatarto get post author image. Please refer below link for function reference.https://developer.wordpress.org/reference/functions/get_avatar/
For author image you can use pro version where we have given templating feature for design customization. So with templating feature you can customize the plugin HTML as well as add post author image without loosing customization on plugin update.