valentinas
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Ad-Manager] [Plugin: WP-Ad-Manager] Widget positions not displaying adsHaven’t seen that before. If you want you can contact me directly: [email protected] and i will help you troubleshoot that.
Forum: Plugins
In reply to: [Facebook Connect] [Plugin: Facebook Connect] BugI’ve just uploaded version 1.1 to svn. Should fix this issue, and also lots of other improvements. Please upgrade and let me know what do you think about new version. Should be much more robust.
1. Sadly this version is not compatible with FCK plugin for wordpress (and probably not compatible with all other WYSIWYG plugins). This will change in next version, where Ad’s will be custom post type.
2. I copied that from old ad-minister site:
Adding positions to your templateTo create a positition named ‘Top Banner’ wrapped in a div, the folling code is placed where the banner is to appear in the template (probably header.php):
‘Top banner’, ‘description’ => ‘This is the banner on top of every page’, ‘before’ => ‘
‘, ‘after’ => ‘‘);
do_action(‘ad-minister’, $args);
?>
The minimum amount of code required to create a position is:‘Top banner’));
?>maybe theme issue. try default theme (twentyten) and see if it fixes that.
sure, just select both shipping modules and they will be displayed in checkout.
Forum: Plugins
In reply to: [WP-Ad-Manager] [Plugin: WP-Ad-Manager] Media Upload BrokenWell it’s not happening for me. Could you create temp admin account for me on your site so i could test it out? my email is [email protected]
Forum: Plugins
In reply to: [Plugin: WP-Ad-Manager] impressions report wild numbersThanks for the link it was very useful.
I’ve read what others are saying, looked at the code and tested it myself.So far i couldn’t identify the problem.
To make it clear: all clicks and impressions are registered, no matter if the visitor is a real person or bot/spider..
I think i will tidy up a bit the code in next minor version (make it to register only real people and ignore the bots) and for next major version i will do a research for more reliable method, maybe google analytics?
Forum: Plugins
In reply to: [WP-Ad-Manager] [Plugin: WP-Ad-Manager] WP Ad-Manager No Content showingUpdate:
I fixed wp-ad-manager in your site. As i suspected there was data corruption.
My suggestions for you would be this:- Name your ads in short, alphanumeric names like “GoogleAds1”, “Partners”, “Hostgator”, etc.. Avoid long names with special characters liek “Wow, {this} is <probably> worst & [most] :dangerous: name ever!”
- If something broke wp-ad-manager please report it here. I am usually around. It is especially helpful if you can tell me what action broke something and it is best to report the bug before trying to fix it, it will be easier for me to track it.
I know some of above will not apply to you, but i still mentioned that here for other people who might have similar issues.
I hope it will work for you. Let me know how it goes.
Forum: Plugins
In reply to: [WP-Ad-Manager] [Plugin: WP-Ad-Manager] WP Ad-Manager No Content showingOk, I’m working on it right now ?? I will try to fix this for you (seems like some kind of data coruption). Will let you know when i find out what exactly is wrong whit it.
Forum: Plugins
In reply to: [WP-Ad-Manager] [Plugin: WP-Ad-Manager] WP Ad-Manager No Content showingI still need to find the reason why this is happening for you, but not happening for me. Could you provide me with your website login details? my email is [email protected]. If you could create a temporary admin account for me to look at your issue that would be great! If not – let me know and we’ll think of something.
Forum: Plugins
In reply to: [Plugin: WP-Ad-Manager] impressions report wild numbersThanks for reporting, i will check this today and will be back to you with results/fix.
Forum: Plugins
In reply to: [WP-Ad-Manager] [Plugin: WP-Ad-Manager] WP Ad-Manager No Content showingHi,
I was unable to reproduce this bug, could you describe the exact sequence of actions that triggered the effect? (also make sure you are using newest version (0.7.4) ?? )
Like
1. Click Create content
2. Enter “Google ad” to Title textbox
3. ….Forum: Plugins
In reply to: [WP-Ad-Manager] WP-Ad-Manager and Ad-minister databasesI just tagged 0.7.4 version which includes fixes to editor. So far i noticed that it wont work with external script like
<script src="https://example.com/script.js"></script>
Everything else should work. More or less ?? All issues with editor will be solved in 0.8, since then it will be handled by WordPress.Forum: Plugins
In reply to: [WP-Ad-Manager] [Plugin: WP-Ad-Manager] Fix Error on remove positionThanks faberk, that is much appreciated. I included this fix to newest version. I just tagged it few seconds ago, it should show up here soon.
Forum: Plugins
In reply to: wp-ad-mangager/minister widgets/positions not appearingHi, just wanted to let you know that i fixed that issue. New version should show up in here soon, update and you should be fine ??