Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1017442

    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

    #1018104

    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

    #1037561

    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.

    #1038314

    hello, please help.

    #1039176

    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

    #1039217

    Thanx, I did it.

    #1039236

    Hi,

    Did you need additional help, or shall we close this thread?

    Best regards,
    Jordan Shannon

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.