Arnan
Forum Replies Created
-
Forum: Plugins
In reply to: [AdRotate Banner Manager] Impression stats have dropped off dramaticallyThat’s very unlikely to be related to the use of shortcodes, PHP snippets or other placement methods.
It’s far more likely a cache or some other change on your site that’s hindering things.
If you use caching, try clearing it see if stats go up for a while. Or investigate the change in your theme, you mentioned that it uses new templates. Maybe the ad simply doesn’t show anymore, or in different places because the templates work differently.Forum: Plugins
In reply to: [AdRotate Banner Manager] Impression stats have dropped off dramaticallyPHP snippets go in your theme files.
Both the shortcode and PHP snippet essentially do the same – So there is no point in converting the PHP snippet to a shortcode.If you want your ads in the header and you have a way to do that via the dashboard -> Shortcode.
If you’re editing a theme file for it -> PHP Snippet.But since you mentioned that the AdRotate Shortcode works fine, you can just use that π
Forum: Plugins
In reply to: [AdRotate Banner Manager] Impression stats have dropped off dramaticallyI have no idea what you’re trying to do, or why you’d use a PHP snippet through a shortcode converter. But if the default shortcodes work fine then just use that.
Forum: Plugins
In reply to: [AdRotate Banner Manager] Impression stats have dropped off dramaticallySame as other methods, when the page loads.
If those newer templates use PHP files you may want to switch to using PHP snippets instead of shortcodes – Itβs the same underlying code, but less layers to get what you want is usually better.
Forum: Plugins
In reply to: [No-Bot Registration] Translation not workingNo problem at all π Happy to help!
Forum: Plugins
In reply to: [AdRotate Banner Manager] Impression stats have dropped off dramaticallySeems like something your theme does then.
Are the widgets/blocks/shortcodes still in place?Since the site changed, did you clear the cache (if you use caching)?
Forum: Plugins
In reply to: [No-Bot Registration] Translation not workingVersion 2.4 should fix the issue – I’ve also upgrade some strings, so check your work for the new and updated texts as well.
Thanks for making the translation!! π₯³
Changelog: https://github.com/adegans/no-bot-registration/releases/tag/2.4
Forum: Plugins
In reply to: [No-Bot Registration] Translation not workingHmm, it seems a bunch of things have changed over the years.
I’ll read the manual and update the plugin shortly.Forum: Plugins
In reply to: [AdRotate Banner Manager] Impression stats have dropped off dramaticallyIf it worked correctly before, try to see what changed on your website that may cause the change.
For example if you’ve installed new plugins or shifted ad placements around.Forum: Reviews
In reply to: [No-Bot Registration] Stopped Bot RegistrationsWoohoo! Great to hear that my plugin works well for you! π₯³
Forum: Plugins
In reply to: [AdRotate Banner Manager] Error 0004. Unable to load the image.As far as I can tell that error is commonly associated with images that are missing after they’ve been moved but the site still looks in the old location. Other than that I’m not sure why that error would show.
Do the images load if you load the direct url in your browser?
Where do you store your HTML5 ads? In the /banners/ folder? If so, make sure that that folder is readable. You can do a basic check for it in Settings > Maintenance.
If it’s just newer ads, do older ones still work?Forum: Reviews
In reply to: [AdRotate Banner Manager] Typical Narcissistic pluginThanks for trying AdRotate Banner Manager.
Sorry for trying to be able to pay my rent… π
However, that banner isn’t supposed to show on every page.
To discuss this further, please open a ticket over at https://support.ajdg.net/ and let me know what version of the plugin are you using and if you have any caching in your dashboard. Also if you have ideas to improve these banners, I’m all ears.Forum: Plugins
In reply to: [No-Bot Registration] Plugin not compatible with BBpress registrationsDid you enable the login protection in the plugin settings?
What’s not working about it?Forum: Plugins
In reply to: [AdRotate Banner Manager] Error on uninstallThe update should be available within the hour.
Forum: Plugins
In reply to: [AdRotate Banner Manager] Error on uninstallWhoops, that’s the wrong function name.
I’ll fix it for the next version – Thanks for letting me know.