Viewing 24 posts - 31 through 54 (of 54 total)
  • Author
    Posts
  • #1119475

    I have followed this and the sliders appear properly however I have an error appearing at the top of the page. I have taken a screensot an included login details.

    #1119563
    #1119581

    That totally worked!!!! Thanks so much for the prompt reply and fix.

    #1119595

    Hello Enfold Team,

    Urgent
    1) Please fix these revslider issues in an update as soon as possible. Nothing of any hints in different threads really work!
    2) Please make a extra thread with the summary of what really worked until the update.

    In our case
    All is updated incl. the theme and revslider to 6.0.5.
    We have two sliders via the enfold backend option “plugin ergänzung” revolutions slider
    This generates this shortcode [av_revolutionslider id='27']

    Embedding according to revslider

    For the pages and posts editor insert the Shortcode:
    [rev_slider alias="home"][/rev_slider]
    To Use it as Modal on pages and posts editor insert the Shortcode:
    [rev_slider usage="modal"  alias="home"][/rev_slider]
    
    Advanced Module Embedding
    For the theme html use:
    <?php add_revslider('home'); ?>
    To add the slider only to the homepage, use:
    <?php add_revslider('home','homepage'); ?>
    To add the slider only to single Pages, use:
    <?php add_revslider('home','2,10'); ?>

    THANKS

    #1119604

    @Günter
    Your php works for the slider. But causes an boxed website.

    #1119887

    Hi,

    Glad we could fix the problem.


    @AWZ

    The ALB element Fullwidth Revolution Slider is a fullwidth element and wraps the shortcode [rev_slider id=”id#”][/rev_slider] in a section div.

    Enfold does not use the other implementations you mentioned above. Can you give us an admin account and a link to the site so we can check what is not working as expected? You can create an own thread for the credentials so they are only visible to moderators and you.

    Best regards,
    Günter

    #1120360

    maybe things have changed again from Rev Slider 6.02 to 6.06 but I just moved up to it from 5.5 and it definitely isn’t working with Enfold even after swapping out the slideshow_revolution.php file

    #1120624

    Hi,


    @millertimesites

    Strange. After update I had a revslider related js error. I added the revslider shortcode to a blank normal page – cleared server and browser cache – works.
    I saved the ALB page – clear cache – now works (checked in FF and Chrome).

    Here is an updated revslider file:

    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_5_7/rev-slider/slideshow_revolution.php

    Best regards,
    Günter

    #1120991

    Unfortunately this fix has not worked for me. Is there anotehr way to get the plugin to work?

    #1121065

    Hey!

    Do you have the latest version (v6.0.5) of the rev slider plugin? Please let us know if the latest version of the plugin and the above patch fixed the issue.

    Cheers!
    Ismael

    #1121066

    6.0.6 is the newest and yes that is what I was on when I had the problem and had to roll own it back below 6.0

    #1121131

    Using v6.0.7 of the rev slider plugin. As a fix im using the embed code in a text box with a minus white space seperator at the top and bottom of each slider. Not ideal..

    #1122014

    Hi,

    Thank you for the update. This patch might help. (see private field)

    // https://kriesi.at/support/topic/hi-im-also-having-troubles-with-revolution-slider-in-front-end/#post-1121067

    Best regards,
    Ismael

    #1122497

    Hi, I’m using Enfold (latest version) and Revolution Slider 6.07 – BIG ISSUES!
    please send me the link to the beta version resolving the Revolution Slider issue – thanx!

    • This reply was modified 4 years, 8 months ago by melonmelon.
    #1122560

    The patch has not worked for me.

    #1122634

    Hi,

    Please open a new thread if you want us to send you the beta version.

    Best regards,
    Rikard

    #1131739
    This reply has been marked as private.
    #1131826

    Hi SurferRob

    You have to replace the content of

    enfold\config-templatebuilder\avia-shortcodes\slideshow_revolution.php

    Do not forget to make a copy of the original file for a fallback and clear server and browser cache.

    If you need help let us know.

    Best regards,
    Günter

    #1132048

    Hello Günter

    Thank you for the reply! So i edited that PHP file and replaced its entire content with the content from this page…
    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_5_7/rev-slider/slideshow_revolution.php

    After i updated, the slider is still not showing. I deleted cache/history/etc. Strange thing is that i can just see a sliver of the slider at the very top of the page when it loads.

    #1132491

    Hi,
    Please try updating to Enfold v4.6, if you update via ftp you will be able to test v4.6 and keep your current version just in case you wish to roll back.
    The easiest and safest way to do this is to download the newest version from Theme Forest and rename your current theme to “enfold-old” via ftp then upload the new “enfold” via ftp and check that your site is working correctly.
    Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.
    Or if you are happy you can delete the “enfold-old” via ftp, (not the WP theme page)
    Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.

    Best regards,
    Mike

    #1132541

    Hello Mike and thank you for the reply!

    So i got the new version installed and the slider started displaying! But i’m curious as to why it’s adding a min-height of 901px? I have a s screenshot of exactly what i’m talking about. But i don’t see anywhere to load it here. Otherwise, if you go to the homepage and view under the slider, you can see a large block of white space before the next sections background (light camo looking pattern) starts.

    Thoughts?

    • This reply was modified 4 years, 7 months ago by SurferRob.
    #1132546

    Hi,
    Glad to hear that the update worked for you, I see the space and it seems to be in-line css that is from a setting or the slider, I’m not quite sure, I tried checking but I don’t know the Slider Revolution settings well, but this css that I added to your quick css corrects:

    #revolutionslider_1 {
    	min-height: 0 !important; 
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    #1132565
    This reply has been marked as private.
    #1132575

    Hi,
    Glad we were able to help, Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
    You also have a great holiday weekend!

    Best regards,
    Mike

Viewing 24 posts - 31 through 54 (of 54 total)
  • The topic ‘New revslider 6 breaks enfold’ is closed to new replies.