afonsofn
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] How to customize Twig templatesNevermind, the actual issue was that my custom theme wasn’t being activated, maybe because its directory name contained hyphens. Removing the hyphens fixed the issue.
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Global display conditions for all ads?I was able to find the source of my bug. As you had suggested, I must’ve had a lingering not reset query, $ad->options[‘post’] was set to the last post from that paginated query and its category was selected in “Hide here”.
I’ve removed the offending code section and the ads show up again. Thanks for your help!
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Global display conditions for all ads?Thanks for your quick reply, Thomas!
I’ll try to investigate the second issue, but it’s strange, because my home page is a custom page, not the latest posts.
If I understand correctly, if I just check one category in “HIde here”, and leave all other settings untouched (including the “Show here” section), the ad should show up in the rest of the categories, shouldn’t it? Maybe I’m not reading the docs right.
Many thanks
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Widget overrides widget_title filterThank you!