ShapedPlugin LLC
Forum Replies Created
-
Hi @donpro
You might be busy. Have you seen our last reply please? We’re eagerly waiting for your reply.
Thank you. 🙂
Hi Akhil Sharma,
Thanks for your question.
Use this configuration and CSS in your plugin to make your carousel continuously moving.
First, go to your shortcode Carousel Setting and set AutoPlay Speed: 1, Slider Speed: 4000 (You are allowed to set Slider speed as you like but don’t change AutoPlay Speed.)Put the CSS in slider Setting > Custom CSS section
.wpcp-carousel-wrapper .slick-track{ transition-timing-function:linear !important; }Thank You.
Hi Milosz,
Thanks for choosing Testimonial plugin.
Here the theme is overriding the plugins style. You can avoid the override by using the below custom code in the themes custom CSS field.#sp-testimonial-free-wrapper-137#residential li { display: inline-block !important; padding: 0px 0px 0px 0px !important; } .sp-testimonial-free-section .slick-dots { position: relative !important; margin-top: -20px; }Kind Regards
ShapedPlugin TeamHi
A new version of the plugin has been released. Please update your plugin to fix the issue.
Thank you
Hi,
We are really sorry to say that there is no option to override the plugin template.
Thanks!
Hi,
A new version of the plugin was released a few minutes ago. Please update your plugin and check that the problem is fixed or not.
Thank You!
Hi,
There was some issue in the schema markup of the plugin which has been fixed in the latest version of the plugin. Now you don’t need to override the template. the latest version of the plugin has been released. Please update the plugin. Hopefully, Your problem has been resolved.
Thank You!
You can not make the titles to appear in two lines as some of them don’t have enough words to cover the full line.
In that case, you can add min-height to the h2 section.
Replace the h2 section CSS with the below CSS
.wpcp-post-carousel .wpcp-single-item .wpcp-all-captions h2 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; min-height: 52px; }Screenshot – http://prntscr.com/r77sv4
It will add a white space under the single line titles. This is the best way you can make the carousel items of the same height.
Thank you.
Hi,
Thank you for using Testimonial
We are already working on this issue. An updated version of the plugin will be released after fixing the issue.
Please wait until the next update.
Hi,
Could you please give it a try by clicking Save Changes in the Setting > Permalink. Please check the below screenshot.
If this does not solve the issue, we need to check your site backend as it is an unusual issue for us. So, I request you to contact us through the email ([email protected])
Thank you!
Shaped Plugin Team
Hi
Please add the below CSS to the plugins Custom CSS field and let us know if it workes.
.wpcp-carousel-section.slick-initialized .slick-slide { vertical-align: top !important; } .wpcp-post-carousel .wpcp-all-captions p { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .wpcp-post-carousel .wpcp-single-item .wpcp-all-captions h2 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }Thank You
Hi,
It seems the issue is related to a plugin called “Dokan”.
Please contact the author of Dokan plugin to resolve your issue.
Thank You
Hi,
There is an option for resizing images. To resize images, Goto
Style Settings > Image Sizes – Screenshot – http://prntscr.com/r4xwsm
You can choose an image size from the default sizes. Setting custom(User-defined) image Height and Width is a pro feature.
So it’s better to use images of the same height and width while using the free plugin.The excerpt is a WordPress default function that trims a post and shows the first 10 or 20 words. As the words are not at the same lengths so it may take extra lines which makes the carousel items to appear in different heights.
Thank you
Hi ksholl,
Thank you for taking the time. We really appreciate your effort.
You can visit our website now.
Hi,
We will try to fix the issue in the next update.
Thank You