minimus
Forum Replies Created
-
Forum: Plugins
In reply to: [Special Text Boxes] Warning: Illegal string offset 'mode'Thanks a lot! Fixed…
Forum: Plugins
In reply to: [Simple Ads Manager] Reset statisticsWait next version …
Forum: Plugins
In reply to: [Simple Ads Manager] Problem with Ajax PagingI do not see the SAM plugin on your site.
Forum: Plugins
In reply to: [Simple Ads Manager] Major delay before ad adjustments are visibleTurn on “Caching Compatible (Javascript)” mode on SAM settings page…
Forum: Plugins
In reply to: [Simple Ads Manager] Reset Clicks CounterIt’s impossible in SAM2 now (2.2.80)… 🙁 Wait next version… Auto and manual clearing will be possible…
Forum: Plugins
In reply to: [Simple Ads Manager] Managing Ad Places BrokenI need more info… Better on Support Forum…
Forum: Plugins
In reply to: [Simple Ads Manager] deprecation notice and patch (WordPress 3.8)Thanks!
Forum: Plugins
In reply to: [Simple Ads Manager] Visual Editor in WP 3.8Forum: Plugins
In reply to: [Simple Ads Manager] Ad rotation not workingMaybe, it means that you cache absolutly all files from
wp-contentfolder. Try to exclude from cachingsam-ajax-loader.phpandsam-ajax.phpfiles.Forum: Plugins
In reply to: [Simple Ads Manager] deprecation notice and patch (WordPress 3.8)GitHub: (branch Develop)
You may have misunderstood the nature of this feature. Any (single) ad may be excluded from rotation by condition, including by post/page id.
Open admin.class.php and change line 226:
From:$version['spec'] = $subver[1];
To:$version['spec'] = (count($subver) > 1) ? $subver[1] : '';Thanks for report!
Forum: Plugins
In reply to: [Simple Ads Manager] Visual Editor in WP 3.8Did you read forum thread by link?
Forum: Plugins
In reply to: [Simple Ads Manager] Ad rotation not workingTry “Caching Compatible (Javascript)” Ad output mode. Turn on it on settings page of plugin…
Forum: Plugins
In reply to: [Simple Ads Manager] Latest update causes shortcode hook errorUse Ads Block (one line, two items)…