Tribe-events-tooltip break when using Minify scripts and improve caching settin
-
Hi Albert,
In The Events Calendar there is a month view that on desktop has a tooltip on hover showing the title, image and excerpt of an event. After setting up PhastPress that tooltip shows
=raw title =dateDisplay if(imageTooltipSrc.length) { =title } if(excerpt.length) { =raw excerpt }
Normally this should be replace by the actual content. It seems this content is retrieved using the WP REST-api with js, but I’m not sure of that fact and found it easier for now to use a workaround. The plugins seems to use a lot of js. I’m using the v2 views of the plugin.
Trying to disable and enable the script settings, I found the setting to defer scripts isn’t causing this problem, it only occurs when I also enable the setting “Minify scripts and improve caching setting”.
For now I have disabled that setting and use the wp-rocket settings now to optimize the js-code instead, since I found that it doesn’t disturb TEC’s functionality.
Is this problem something you want to explore?
Hans
The page I need help with: [log in to see the link]
- The topic ‘Tribe-events-tooltip break when using Minify scripts and improve caching settin’ is closed to new replies.