Guillaume Dutilh
Forum Replies Created
-
Ha! This is news to me, lovely… I haven’t had an issue with Analytify (yet I guess). It wouldn’t appear to have slowed my site down. I’m just using the free version and I honestly haven’t done my due diligence and combed through the reviews. You seem to know more than I do, and I now feel like I have to look into it too. You’re saying people are getting viruses? On their site?
Anyhow, the free version is just that, free and without many features. It just shows some stats with numbers, not graphs. I don’t know of another good stats plug-in, nor have I done extensive research. These 3 seem to be the main ones. If analytify is a no-go, I might abandon stats plug-in and just use Google analytics separately. What a shame.Forum: Fixing WordPress
In reply to: Duplicate grids with essential grid not workingBy the way, just to update this post. It seems that it was a bug within the plugin that was fixed in the latest update (3.0.8 released on 11/19/2020). My site works fine now, at least for this issue ??
Forum: Fixing WordPress
In reply to: Duplicate grids with essential grid not workingI see. I’ve been able to find some topics about essential grid on this very platform, so I figured it’d be OK.
That’s perfect! Thank you so much
Ok, that makes sense. I just created this page to visualize the gallery and title sizes: https://www.photoxplorer.com/gallerye-font-test/
I use W3 Total Cache and I deactivated the minification feature. It fixed the problem! Good job on the diagnostic.
I look forward to using this plugin, thanks!Ok, that should be done now
Ha, weird! The Photonic plugin is definitely displayed as active in my plugin page. The only option I displayed is to deactivate it
Plugin is now active. Thank you!
That is the fix I tried… I just verified the file in my FTP and this is the code in it:
$(document).tooltip({
items: ‘.title-display-tooltip a, .photonic-slideshow.title-display-tooltip img’,
track: true,
show: false,
selector: ‘.title-display-tooltip a, .photonic-slideshow.title-display-tooltip img’,
hide: false
});