sangkavr
Forum Replies Created
-
Thanks for your answer. I’d do that but I’m not so good at that ??
Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] Translation<?php _e('Choose where to display the ad and where to hide it.', ADVADS_SLUG); ?>
Everywhere we have an _e the following text is not translated, even if I see it in the .po file.
Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] TranslationBut it doesn’t work with all _e keywords. Not a big deal, I’ll translate them manually ??
I’m looking forward fot the alignment feature.Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] TranslationHi, thanks for your answer. Actually I found the error.
In “class-advanced-ads.php” you should add:load_plugin_textdomain( $domain, false, $domain . '/languages/' );
ps. if you’ll add alignment for banners, your plugin will be really perfect ??
Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] Editor Role AccessThanks for your answer. Actually was my faults, my editor can’t edit pages and I’ve noticed that banners are actually pages.
Just another questions, I see a pot file. Isn’t it set for translation?
Forum: Plugins
In reply to: [Ajax Archive Calendar] How to show just one category?Hi again. I’ve noticed that the select doesn’t send any data with “selectik” too, that is the one you included in the js part of the ajax-archive-calendar.php file.
Is there something I can do?Forum: Plugins
In reply to: [Archives Calendar Widget] How to change the filter linkHi, actually I was interested in this feature.
I have a lot of categories pages that got posts and other stuff checking a session area variable.
I tried to do the same with your plugin and actually I did it, it showed me all the post count of that area category but I had that surprise in archive page.Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] Sometimes I see the same adOk, thanks.
Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] Sometimes I see the same adSorry again but I read in your site:
“Ad rotation based on customizable ad weight enabling split tests and multiple advertisers per ad space.”What I’m seeking is just the rotation inside a placement or group, how I can do that?
Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] Sometimes I see the same adSo … we have more ads in a group, a group or more for each position in the layout, one placement for each group??
Another question: I didn’t test it till now with google ads cause I’m not on final server, do it work with them?
Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] Sometimes I see the same adThanks for your answer, I hoped it wasn’t like I thought.
I have 11 ad positions in my page (5 or 6 placements) and this means that I have to create actually 11 positions? No problem for me but the final user will find this very annoying.Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] Sometimes I see the same ad<?php if(function_exists('the_ad_placement')) the_ad_placement('middle-column'); ?>
This is the code I’m using, it got the ad from one group that is teh container of all the local categories.
My goal is avoid to load two or more identical ads.Forum: Plugins
In reply to: [plugin] Statistics plugin by categoryNo answers. Does it exist, doesn’t it?