Home › Forums › Calendar Products › Events Calendar PRO › Full size slider – isotope issue
- This topic has 14 replies, 3 voices, and was last updated 8 years, 5 months ago by
Uwe Matern.
-
AuthorPosts
-
October 11, 2017 at 11:05 pm #1362417
Uwe Matern
ParticipantGood Morning from Germany,
we use the Avada Theme in combination with several of your plugins, as well as the TEC Pro plugin.
Uwe use a staging env with the url: staging.finde-deinen-malkurs.de (will send the credentials seperately).
In the staging env we updated Avada to the latest version 5.2.2. and now the full size slider (fusion slider) on our startpage does not load anymore. I opened a ticket at Avada support and there was a back an force communicaton with the outcome , that TEC Pro would be the problem and I had to do something with the isotope. Here is the extract from the last reply:
….We inspected this clash and we found out that it’s related to the script Isotope, which is both loaded by the theme and by the plugin, and causes this clash.
In this case, you need to remove the Isotope script from the plugin’s library.
I just found out this thread in the plugin’s forums, which should be helpful: https://theeventscalendar.com/support/forums/topic/disable-isotope-library-in-photo-view-upgrade-safe/
You can also contact the plugin’s authors and ask them for the precise instructions….
I argued, that I have only updated Avada and not the TEC plugins, but this was ignored from the Avada support guy.
Any idea to solve the issue? (Update to the lastest TEC Pro version in the staging is done – no change)
Best regards
UweOctober 11, 2017 at 11:07 pm #1362419Uwe Matern
ParticipantThis reply is private.
October 12, 2017 at 7:08 am #1362565Uwe Matern
ParticipantThis reply is private.
October 12, 2017 at 9:55 am #1362782Jaime Marchwinski
KeymasterHi Uwe,
I’m glad you were able to get things sorted out. It sounds like everything is working as it should and as long as you don’t see any strange behavior or error messages on your site, you should be good to go!
Let me know if anything else comes up related to this issue!
Thanks,
Jaime
October 16, 2017 at 12:37 am #1364022Uwe Matern
ParticipantThis reply is private.
October 16, 2017 at 5:55 am #1364085Jaime Marchwinski
KeymasterHi Uwe,
Thanks so much for providing us with all of that information. Before moving forward, could you please provide us with your complete system information in a private reply using the instructions found in the following link?
https://theeventscalendar.com/knowledgebase/sharing-sys-info/
It sounds like you have isolated the issue to a conflict between your theme and our plugins. However have you tried switching to a default theme and seeing if the errors still occur? I just want to confirm that this is the issue.
In the meantime, you can take a look at some of the settings you have in Avada and seeing if adjusting them helps: https://theme-fusion.com/avada-doc/special-features/css-compiler/
And you can try this extension, which can dequeue some of the CSS Styles and Javascript Files that may be causing a conflict: https://theeventscalendar.com/extensions/dequeue-assets/
Let me know how it goes!
Thanks,
Jaime
October 16, 2017 at 9:45 am #1364205Uwe Matern
ParticipantThis reply is private.
October 17, 2017 at 5:14 am #1364544Jaime Marchwinski
KeymasterHi Uwe,
Thank you for providing me with that information. As a next step, would you please update all of your Events Calendar plugins to their most recent versions and seeing if the issue still exists?
In the meantime, you can take a look at this forum post where a user was adding a fusion slider as well:
https://theeventscalendar.com/support/forums/topic/avada-theme-fusion-slider-on-events-page/
Let me know how it goes!
Thanks,
Jaime
October 17, 2017 at 10:58 pm #1365132Mathew
ParticipantThis reply is private.
October 18, 2017 at 4:42 am #1365263Jaime Marchwinski
KeymasterThat’s good to know, thank you for the update.
It seems like you have a few options with Avada at this time. You can revert to Avada 5.1.6, as well as rolling back the Fusion Core and Fusion Builder plugins and see if that helps for now, as an alternative.
Let me know how it goes!
Thanks,
Jaime
October 21, 2017 at 2:46 am #1367022Uwe Matern
ParticipantHi Jaime,
thanks for your info.
To get back to the former version of Avada is not an option.
We have now updated to the all the recent version of TEC and the issue still exists.We have the workaround on our start page with:
[tribe_events category="einmaliger-kurs" view="list" tribe-bar="false"]=> the full size slider appears
As soon as we change the shortcode in:
[tribe_events category="einmaliger-kurs" view="photo" tribe-bar="false"]=> the full size slider does not appear
Thanks for hint and best regards
UweOctober 21, 2017 at 7:34 am #1367076Mathew
ParticipantUwe,
Here’s a work-around that may resolve the conflict.
Download the latest version of the isotope script from Metafizzy. Place the downloaded isotope.pkgd.min.js file in your Avada-Child-Theme folder.
Insert the following in the functions.php within the Avada-Child-Theme folder.
// Enqueue version 3.0.4 of isotope in TECPro
add_action('wp_enqueue_scripts', 'custom_isotope_js');function custom_isotope_js() {
wp_enqueue_script(
'tribe-events-pro-isotope', '3.0.4', true,
get_stylesheet_directory_uri() . '/isotope.pkgd.min.js',
array('tribe-events-pro-imagesloaded')
);
}
Test the Fusion Slider with the shortcode that was exhibiting the issue.
Hope this helps.
October 23, 2017 at 6:24 am #1367527Jaime Marchwinski
KeymasterThanks for the help, Matthew!
Uwe, let us know how it goes!
November 14, 2017 at 8:35 am #1382577Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Full size slider – isotope issue’ is closed to new replies.
