gabrielagb
Forum Replies Created
-
Yes, I cleared the cache and looked for PHP errors.
I think I found part of the problem. The Plugin Load Filter plugin was blocking this plugin from loading on the site, it was configurated to load only on the admin pages. This was completely my fault.
But I’m still not seeing the analytics.js on the frontpage.
Yes, I made the theme. The wp_head function is being called. I haven’t made any changes to the theme and the plugin was working before.
The website is https://www.tanner.cl
Thanks for the answer.
Nope, the tracking is activated. And no user type is excluded. It was working perfectly and now it stopped. I’m not sure but maybe I updated the plugin and something happened…
Thanks for the answer!
What would the correct file permissions be?
Forum: Plugins
In reply to: [Plugin Load Filter] Works everywhere but not on homepageI take it back, I just realized it stopped working everywhere ??
Forum: Plugins
In reply to: [Categories Images] Echo Images by Category IDNevemind, I got it working with this code:
<img src=”<?php echo z_taxonomy_image_url(‘2′,’medium’); ?>” />
Forum: Plugins
In reply to: [Categories Images] Echo Images by Category IDI am wondering this as well.
How can I display a specific category image?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Pop-ups one on top of the otherOk, I understand.
Thanks anyway. Great plugin!
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Pop-ups one on top of the otherYes! but how?
Or is it too difficult? I don’t know that much javascript.Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] No pop up in CalendarThanks, I managed to work it out ??