Site logo

Archived topic

Testimonial module on generatepress

3 replies · Started by Matthieu on February 26, 2021

Viewing posts 1–4 of 4

Hello, given that there is no testimonial module on generatepress, do you have a testimonial slider with code or an interesting extension to advise me that will not change the performance of the site ? 😅
Thanks

Hi there,

Unfortunately not - sliders are not great for performance generally.

You could try a plugin like Smart Slider 3.

Hello, thanks for your reply, the problem of an extension as a Smart Slider is losing performance... I saw that there were things like Owl.Carousel which allow coding a slider by adding code in the wp_head and the wp_footer of generate press. Would you know how could I get a result like this ?

Thanks

I have not implemented that before.

You could try adding code in wp_head and wp_footer using hooks element:
https://docs.generatepress.com/article/hooks-element-overview/

If that works in a default Twenty series theme, it would work in GP.

However, how do you know that will perform better than Smart Slider 3?

I see that it's a jQuery solution so it will slow your site down just like Smart Slider 3.

As I mentioned, sliders are not great for performance. If speed is important for your build then I would say avoid it and go with another design.

This archived topic is closed to new replies.