hwde
Forum Replies Created
-
Forum: Plugins
In reply to: [OpenX Wordpress Widget] Adding outside of postHey Zenbadger,
sure, but you have to call the plugin with PHP code: instead of
{openx:6}
you have to write
<?php echo get_openx_zone(6); ?>
Best
HeikoForum: Plugins
In reply to: [OpenX Wordpress Widget] Multisite?Hi,
I’ve tested it 2 or 3 years ago, that worked – but that was a different, older WP version.
Just try it π
Forum: Plugins
In reply to: [OpenX Wordpress Widget] Ads not showing, only the shortcode appearsGood to know π
Forum: Plugins
In reply to: [OpenX Wordpress Widget] Broken: OpenX and WordPress 4.5no feedback, close
Forum: Plugins
In reply to: [OpenX Wordpress Widget] Fatal error for openx pluginThis issue is already fixed in 1.3.1
Forum: Plugins
In reply to: [OpenX Wordpress Widget] Broken: OpenX and WordPress 4.5Can you provide me with a testpage? I can’t reproduce … for me it still works with 4.5. There are a couple of “slider” plugins, which one had a conflict?
Forum: Plugins
In reply to: [OpenX Wordpress Widget] Broken: OpenX and WordPress 4.5Thanks for the info, I’ll have a look.
Forum: Plugins
In reply to: [CallOnPost] Who & Howclose
Forum: Plugins
In reply to: [CallOnPost] Who & HowThe Administrator sets up a Url in plugins settings, i.e. “http://my-website.com/my-post-notifier.php”, and this Url gets called on every WP posts mods. So now you can implement all you hacks to do on new/changes posts in my-post-notifier.php …
Forum: Plugins
In reply to: [OpenX Wordpress Widget] Would like to lazy load / load lastLazy loading depends on the type of ads you add to the webpage. If a javascript ad do document.write while the content document is already closed, it breaks.
It may be worth to think about this … maybe it is possible “before” the document gets closed.
Forum: Plugins
In reply to: [OpenX Wordpress Widget] Planning to use revive-adserver?Hm, I wish I get some notifications about posts here …
What exactly do you like to have?
Best
HeikoForum: Plugins
In reply to: [OpenX Wordpress Widget] Does not work on Multisite (With Fix!)Thanks, I updated the plugin.
Hey StalkerB,
I just added the new feature you asked for. You’re welcome to test it.