Viewing 30 posts - 1 through 30 (of 54 total)
  • Author
    Posts
  • #1116773

    I am sure you guys are aware of this bug, but the new revslider breaks the enfold advanced layout editor.
    besides rolling back to an earlier version of rev slider…anyway to fix this or when we can expect a fix?

    thank you!

    #1116774

    here is the error for you guys to look at

    fatal error

    : Uncaught Error: Call to undefined method RevSlider::getArrSlidersShort() in /home/stageidg/public_html/idg/wp-content/themes/idg/config-templatebuilder/avia-shortcodes/slideshow_revolution.php:50
    Stack trace:
    #0 /home/stageidg/public_html/idg/wp-content/themes/idg/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(907): avia_sc_revolutionslider->editor_element(Array)
    #1 /home/stageidg/public_html/idg/wp-content/themes/idg/config-templatebuilder/avia-template-builder/php/template-builder.class.php(1455): aviaShortcodeTemplate->prepare_editor_element()
    #2 /home/stageidg/public_html/idg/wp-includes/class-wp-hook.php(286): AviaBuilder->js_template_editor_elements(”)
    #3 /home/stageidg/public_html/idg/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
    #4 /home/stageidg/public_html/idg/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
    #5 /home/stageidg/public_html/idg/wp-includes/media-template.php(1331): do_action(‘print_media_tem…’)
    #6 /home/stageidg/public_h in on line 50

    #1116950

    Hi,

    Sorry for the problem. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1117023

    Hi,
    i have the same problem.
    Are there solutions?
    Best Regards

    #1117127

    Hi Rikard,

    I already reverted back to the old rev slider…it also deleted all my slides that i created. I had to roll back since its a production site and i needed those slides back up asap!

    let me see if i can upgrade upgrade rev slider on a test site and give it to you!

    actually i dont have a test site to test this on…is the error code i gave you enough? maybe you guys can run your own test with the latest version of enfold and latest version of rev slider?

    #1117150

    Hello,

    Same here. Doesn’t works with AviaBuilder. Page editor totally broken. (Enfold 4.5.7).

    Hope it will be fixed in the next release.

    Cheers,

    Jul

    #1117467

    Hi,

    Can we access the site? Please edit the config-templatebuilder/avia-shortcodes/slideshow_revolution.php, scroll down to line 48, then add this code.

    if( ! class_exists( 'RevSlider' ) ) return;
    

    Let us know if that changes anything.

    Best regards,
    Ismael

    #1117500

    Hi, also for me revslider 6 is visible in backend but not working in front end.

    • This reply was modified 5 years, 3 months ago by rrweb.
    #1117567

    Hi Ismael,
    Thank you for the reply.

    Unfortunately, nothing happens. Error still here :

    Uncaught Error: Call to undefined method RevSlider::getArrSlidersShort() in /.../photo/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_revolution.php:50

    I cannot provide you an access on the website because after trying to fix it I need to restore a backup to come back to the previous version of revslider because it’s a production website.

    Best regards,

    Jul

    #1117569

    HI all!

    revslider just released 6.0.2 which should “fix” what ever issue there is…they also put back the functionality that enfold used for rev slider…i havent rolled it out yet…but it looks promising…

    my advice… back up all your slides…because once you roll back…your slides will delete mess up ( i had to rebuild 4 sliders..biggest pain in the butt!)

    once i rollout rev 6.0.2 i will let you all know!

    Good luck and be one with the force!

    #1117586

    Hi jgax87,

    I’ve just seen that! I’ve installed the 6.0.2 version and everything looks fine now!

    Thank you very much!

    Best regards,

    Jul

    #1117607

    as suggested by the Themepunch team I modified the page using the schortcode [rev_slider alias=”slider-name”][/rev_slider] instead of the block “Full width Revolution Slide”; that way it works.

    • This reply was modified 5 years, 3 months ago by rrweb.
    #1117634

    i updated to revslider 6.0.2 and it works magically!

    #1117675

    Hi jgax87,

    Great, I’m glad that it started working and thanks for sharing your findings :-)

    Best regards,
    Rikard

    #1117748

    for me the update to 6.02 has not solved the problem
    the ThemePunch team says:
    “Thanks for your patience. I’ve received feedback from the devs and unfortunately, this isn’t something that we could fix and you’ll need to contact your theme author about this. We found out that Enfold reads directly from the database.
    Also, you might want to share with them that \wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\slideshow_revolution.php
    $slides[‘height’] should be $slides[‘size’][‘minHeight’] al line 112”
    i have modified this line form $height = $slides[‘height’]; to $height = $slides[‘size’][‘minheight’];
    but it does not solve
    es with “Full width Revolution Slide” block: https://demo.rrweb.cloud/desamanera/0001-desamanera-test/

    using the schortcode [rev_slider alias=”slider-name”][/rev_slider] slider is correctly displayed
    es with short code: https://demo.rrweb.cloud/desamanera/

    #1117751

    For me the problem already exist!

    #1117818

    For me the problem already exist, and if i use the shorcode white margins appear.

    #1118015

    Hi,

    We can’t really do anything here without access to the files or the dasboard at least, so for those of you who are still having this issue, please create your own thread and post the WP and FTP details in the private field. We’ll continue there.

    Best regards,
    Ismael

    #1118018

    Hi Ismael,
    i gave you already the LogIn to my Website.
    Pleace hava a look.

    Thanks,
    Carmen

    #1118022

    also for me you have already access to my site.

    #1118643

    Hi,

    Please create your own ticket/thread and post the necessary login details including the access to the server or FTP credentials.

    Best regards,
    Ismael

    #1118700

    I have already done that, but also there so far received no solution…..

    #1118704

    Here my credentials including ftp set in private …..

    #1118784

    Hi,

    Can you please replace enfold\config-templatebuilder\avia-shortcodes\slideshow_revolution.php with:

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

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

    Best regards,
    Günter

    #1118787

    reply is for me?

    #1118799

    Hi,

    For all who have problems and use Enfold 4.5.7.

    Best regards,
    Günter

    #1118804

    nothing change.

    #1119212

    Hi,


    @rrweb

    Can you please check once again the updated file https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_5_7/rev-slider/slideshow_revolution.php?

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

    Best regards,
    Günter

    #1119307

    Hi Gunter,
    yes, this on works prefectly!

    Thanks.

    #1119464

    Same for me too

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