Forum Replies Created
-
AuthorPosts
-
December 22, 2020 at 4:07 pm in reply to: Toggle / Accordion not working with WP5.6 + Enfold 4.7.5 #1269356
Hi Yigit,
Thank you for the update. Actually, the edits within the child theme are not entirely documented/noted. Thus, I assume I have to go through the shortcodes.js and header.php line-by-line to check for differences between my child theme version and the latest parent version to check for individualisations. I will look into it within the next days and report an update on the issue here.
Have you switched the Child Theme shortcodes.js and header.php back again to the former individualized version? Otherwise, I would simply rollback a backup from a few days ago.
Thanks and best regards!
djabsolutDecember 22, 2020 at 3:03 pm in reply to: Toggle / Accordion not working with WP5.6 + Enfold 4.7.5 #1269331Hi Yigit,
Thank you for looking into the issue. I just deactivated the server-side caching.
Thanks and best regards!
December 22, 2020 at 1:31 pm in reply to: Toggle / Accordion not working with WP5.6 + Enfold 4.7.5 #1269313Hi Yigit,
Thank you for your suggestion. I installed the jquery migrate helper plugin and set it to legacy mode. Unfortunately, it did not fix the issue. Please find the temporary login data below.
Thank you and best regards
djabsolutDecember 20, 2020 at 6:40 pm in reply to: Toggle / Accordion not working with WP5.6 + Enfold 4.7.5 #1268823Hi Victoria,
Thank you for your reply. Enfold’s JavaScript merging is already disabled at the moment. In the Performance section of the theme it says:
Javascript file merging and compression:
“Disable – no Javascript file merging and compression”Autoptimize is also entirely disabled at the moment.
Furthermore, I think JS merging is truely deactivated, since I see that the toggles.js is loaded separately in the waterfall.
Thanks!
December 20, 2020 at 3:34 pm in reply to: Toggle / Accordion not working with WP5.6 + Enfold 4.7.5 #1268768Hi Nikko,
Thank you for your reply. I just updated to the latest version (Enfold 4.7.6.4) and cleared all caches. Unfortunately, the update has not fixed the issue. It still remains.
Best regards
djabsolutHi Victoria,
Thank you very much! This worked perfectly. Looks great and is exactly what we have been looking for.
Thanks!
Hi Victoria,
Thank you for your link how to edit the shortcodes js. Is there a similar tutorial of how to edit the gallery.php for a child-theme?
Thank you!
Hi Victoria,
I think I found the fix. I changed the shortcodes.js by adding an additional class, here called “avia_animate_when_start_visible” with a waypoint of 80%:
{if(typeof container==’undefined’){container=’body’;};$(‘.avia_animate_when_visible’,container).avia_waypoints();$(‘.avia_animate_when_almost_visible’,container).avia_waypoints({offset:’80%’});$(‘.avia_animate_when_start_visible’,container).avia_waypoints({offset:’80%’});if(container==’body’)container=’.avia_desktop body’;$(‘.av-animated-generic’,container).avia_waypoints({offset:’95%’});}}and changed the line in the gallery.php accordingly:
$output .= “<div class=’avia-gallery {$av_display_classes} avia-gallery-“.self::$gallery.” “.$lazyload.” avia_animate_when_start_visible “.$meta[‘el_class’].”‘ $markup>”;Now, it works perfectly. Is there any way I can put these changes in my child-theme instead of hard-fixing the main enfold theme? Thus, my theme stays update-stable.
Thank you!
Hi Jordan,
do you have any update on that topic for me?
Best
Hi Victoria,
yes it does. It works with this option. But it would be nicer if the gallery would load when you scroll down, but if we cannot get it running, I will use the option to load the gallery with the page.
I thought it would be a easy fix, because we did not modify the gallery at all. it is completely stock.
Best
FrederikHi Victoria,
I deleted the Rev slider on this page: http://www.dj-absolut.de/dj-leistungen/dj-abiball/
Unfortunately, the error still occurs.Looking forward to you feedback,
best
FrederikVictoria,
thanks for your feedback. That’s right. Unfortunately the animation starts only when you’ve scrolled to the end of the gallery. It would be awesome, if you could fix it, so that it starts when you are reaching the gallery at the top. I found the option to load the gallery in the beginning, when you enter the page, but it would be even nicer, if it would load when you reach the gallery section.
At the moment we got two galleries with the same issue:
1. http://devbeckark.ladytravel.de/dj-leistungen/fotobox/
2. http://devbeckark.ladytravel.de/dj-leistungen/dj-abiball/Best
FrederikHi Victoria,
Thank you for your kind analysis. I am happy to provide a temporary admin access in the private content box below.
Thanks!
Hi Basilis,
the htaccess login data is in my previous post within the private data section.
Thanks!
Yes, the classes are named:
iconlist_left_numbers
iconlist_right_numbersThank you!
Hi Jordan,
Thanks for the quick reply.
I’d like to have the numbers 1 to 5 on the left and 6 to 10 on the right. That would be awesome.
Thanks in advance.
works absolutely awesome. Thank you so much!
This reply has been marked as private.Hi Victoria,
thank you so much for getting back to me so fast!
Best
Frederik -
AuthorPosts