linewbie
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: All in One Adsense and YPN] Forced donationNo, this has been discussed here:
https://www.ads-software.com/support/topic/248676Forum: Plugins
In reply to: [Plugin: All in One Adsense and YPN] Its any data stored in the DB?What is this adsense search option? Is it another plugin? Most plugin store data in the DB, this plugin uses the name space “ai_”
Forum: Plugins
In reply to: [Plugin: All in One Adsense and YPN] Does not need google_ad_slotRight, google_ad_slot is not required
This feature has been added in the new version, enjoy
Forum: Requests and Feedback
In reply to: [Plugin: All in One Adsense and YPN] Donation code off by one?Yeah I didn’t spend too much time on that, I just wrote the code and ran it a couple million times to make sure the percentage looks right. That’s when I noticed I had to add the 1 to get the right percentage. Anyway it works correctly.
Forum: Requests and Feedback
In reply to: [Plugin: All in One Adsense and YPN] Donation code off by one?No, test it, I even put it in comment that adding 1 is required to get the percentage. If you don’t add the 1, the percentage will actually be 1% less.
Forum: Plugins
In reply to: [Plugin: All in One Adsense and YPN] Ads are not showing up in postsStill can’t reproduce that bug, I see the ad fine with or without log in my google adsense account. Do you by any chance have an ad-blocker installed? that may cause you to see blanks even the code is there. Anyway I’m releasing a new version with some changes, see if this new version will help you?
Forum: Plugins
In reply to: [Plugin: All in One Adsense and YPN] Ads are not showing up in postsI’m pretty sure my plugin is compatible with WP 2.7, it has been tested on my 2.7 installation without problems. If the ad code is there, the ad should show up. But sometimes if you go to your own site too often, the ad won’t show up.
Forum: Fixing WordPress
In reply to: [Plugin: All in One Adsense and YPN] SERIOUS BUG 02/02/2009Hey thanks for the report, but I couldn’t reproduce the bug on my test set up. The code is there to break up your article into paragraphs so the ad doesn’t go in the middle of a paragraph.
Hello dave, the absolute position means you could define something like top-left or center. To achieve what you wanted, you have to use the <!–adsensestart–> tag right after 2nd paragraph and in the settings set the ad to display somewhere on top, this should achieve what you want. But the trade-off is you have to do the extra work of inserting the tag in every post.
Forum: Plugins
In reply to: All in One Adsense and YPN Is NOT FreeYes you are right Albert, but I thought it was fun for a while to see if people actually read or modify the source code. Anyway the option is in the new version now, to turn the donation completely off by putting 0 in the box. Have fun with your blogs!
Forum: Plugins
In reply to: All in One Adsense and YPN Is NOT FreeBtw, the percentage my ad will show up is 8.3%, or exactly once every 12 page view.
Forum: Plugins
In reply to: All in One Adsense and YPN Is NOT FreeHello people. Sorry about all the confusion. Yes there is donation code in my script and you are more than welcome to edit it out. I just thought if people can’t be bothered to read/modify the source code to suit your own needs, then you should probably be paying for my time to write and test these codes for you. I spent over a month on these codes, mostly testing, and still continue to spend time on this, I will have a new version up shortly, with the option to turn donation off in the control panel, everyone happy? ??
Thanks for the suggestion, I’ll work on it.
This adsense rule is talking about having adsense code in a desktop “software application”. For example, if I made some sort of desktop Media Player and displayed adsense ads in it, then it would be against the adsense term. Because it is not a “web page” but a “software application”.
This plugin is not considered a “software application”, it is just a code insertion plugin. It make it easier to insert your adsense code into your articles on a web page, which would otherwise be extremely time consuming without a plugin.