Tagged: enfold, rev slider, revolution slider, revolution slider 6
-
AuthorPosts
-
July 17, 2019 at 9:46 am #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.
July 17, 2019 at 12:41 pm #1119563Hi,
Thanks for the feedback.
Please check updated file https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_5_7/rev-slider/slideshow_revolution.php
Best regards,
GünterJuly 17, 2019 at 2:15 pm #1119581That totally worked!!!! Thanks so much for the prompt reply and fix.
July 17, 2019 at 3:04 pm #1119595Hello 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
July 17, 2019 at 3:18 pm #1119604@Günter
Your php works for the slider. But causes an boxed website.July 18, 2019 at 11:53 am #1119887Hi,
Glad we could fix the problem.
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ünterJuly 19, 2019 at 11:10 pm #1120360maybe 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
July 21, 2019 at 1:30 pm #1120624Hi,
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:
Best regards,
GünterJuly 22, 2019 at 8:06 pm #1120991Unfortunately this fix has not worked for me. Is there anotehr way to get the plugin to work?
July 23, 2019 at 1:39 am #1121065Hey!
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!
IsmaelJuly 23, 2019 at 1:42 am #11210666.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
July 23, 2019 at 9:29 am #1121131Using 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..
July 26, 2019 at 2:27 am #1122014Hi,
Thank you for the update. This patch might help. (see private field)
Best regards,
IsmaelJuly 28, 2019 at 11:43 am #1122497Hi, 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 5 years, 3 months ago by melonmelon.
July 28, 2019 at 8:18 pm #1122560The patch has not worked for me.
July 29, 2019 at 5:58 am #1122634August 28, 2019 at 9:53 pm #1131739This reply has been marked as private.August 29, 2019 at 9:44 am #1131826Hi 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ünterAugust 29, 2019 at 6:51 pm #1132048Hello 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.phpAfter 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.
August 31, 2019 at 5:40 am #1132491Hi,
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,
MikeAugust 31, 2019 at 4:43 pm #1132541Hello 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 5 years, 2 months ago by SurferRob.
August 31, 2019 at 6:03 pm #1132546Hi,
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,
MikeAugust 31, 2019 at 9:39 pm #1132565This reply has been marked as private.August 31, 2019 at 10:59 pm #1132575Hi,
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 -
AuthorPosts
- The topic ‘New revslider 6 breaks enfold’ is closed to new replies.