Hi
I am trying to achieve something between Post and Content Slider but none is giving me the desired results.
The Content slider is exactly what I am looking for in terms of look and the sliding ability for each slide. However, I would like it to have the look of the Post Slider, to grab posts automatically instead of having to type them and align them individually.
Is there any way to do this?
Thank you
Hey sitesme,
Thank you for using Enfold.
That is not possible with the sliders’ default options. You may need to modify the config-templatebuilder > aviashortcodes > postslider > postslider.php file if you want the post slider to slide instead of fade. Look for this code around line 379:
'animation' => 'fade',
Replace “fade” with “slide”.
Best regards,
Ismael
hello, i use child theme,
i have creat config-templatebuilder\avia-shortcodes\postslider these folders.
and put postslider.php in it, but it’s not work.
if i edit parent theme,config-templatebuilder > aviashortcodes > postslider > postslider.php
it’s work.
how to use this for child theme?
thanks.
hello, please help.
Hi,
You need that code here
https://kriesi.at/support/topic/loading-shortcode-templates-from-child-theme/
also so it can work.
Best regards,
Basilis
Thanx, I did it.
Hi,
Did you need additional help, or shall we close this thread?
Best regards,
Jordan Shannon