reviewmylife
Forum Replies Created
-
Forum: Plugins
In reply to: [Ad Injection] [Plugin: Ad Injection] Doesn't Inject Random Ads if MissingHi Tim, if you have ticked the “Allow random ad on last paragraph” and there is a closing paragraph tag then you should get an ad at the end. Could be a bug in Ad Injection. I’m not able to investigate this right now, but I can have a look in about a week.
The thing that puzzles me is this message: No random ads because post length < d
If the length check is set to disabled ‘d’ then I don’t think this message should be printed.
Forum: Plugins
In reply to: [Ad Injection] [Plugin: Ad Injection] block add's on certain postsHi Veli, the AdSense code looks fine. You are just being served a blank white box as Google hasn’t got any ads for you yet. It can take a few days for AdSense ads to appear after being added on a site.
Forum: Plugins
In reply to: [Ad Injection] [Plugin: Ad Injection] Doesn't Inject Random Ads if MissingHi Tim, WordPress automatically creates the paragraph tags for you when it finds a line gap. It is strange that this page has an opening paragraph, but no closing paragraph.
The lack of the closing paragraph won’t be caused by Ad Injection, but it will prevent Ad Injection from finding a valid ad insertion location.
What are you using to insert the Facebook Like button after the content? Could this be removing the closing paragraph?
Forum: Plugins
In reply to: [Ad Injection] [Plugin: Ad Injection] block add's on certain postsHi Veli, are you able to share a URL on which you’d expect the ads to show? Is this the first time you’ve added AdSense to the site? It can take a day or two before Google start serving ads to you.
Forum: Plugins
In reply to: [Ad Injection] [Plugin: Ad Injection] block add's on certain postsGlad that works!
Just in case anyone else is confused… That description is actually for the 3rd box. The 4th box description says “Comma separated list of post or page ids. e.g: 7, 38, 243”, which hopefully makes more sense.
Forum: Plugins
In reply to: [Ad Injection] [Plugin: Ad Injection] block add's on certain postsHi 4020, sounds like you are looking at the category row.
There are 4 text boxes in that section. The 4th one is for the IDs. You need to manually enter any ids into that box.
BTW – Pages don’t have categories or tags so you can’t use those options for pages.
You can either enter the page id into the 4th box, or use one of the other options listed in “How do I stop adverts from appearing on my contacts form page?”
Hope this helps.
Forum: Plugins
In reply to: [Ad Injection] [Plugin: Ad Injection] block add's on certain postsHi avinews, have you tried all the methods listed in ‘How do I stop adverts from appearing on my contacts form page?’ on https://www.ads-software.com/extend/plugins/ad-injection/faq/
Forum: Fixing WordPress
In reply to: Any way to prevent ads from appearing in block quotes?This features is now in the new Ad Injection 1.2.0.13 released today.
Forum: Fixing WordPress
In reply to: Any way to prevent ads from appearing in block quotes?Hi cjames745, I’ve started working on this now and have some proof of concept code working. I hope to get this in a release in the next two weeks.
Forum: Fixing WordPress
In reply to: Any way to prevent ads from appearing in block quotes?Hi cjames745, I understand the problem, as I have the same problem on my own sites! This is one of the top features on my TODO list and once I’ve finished my iPhone game (!) I might get around to it.
Forum: Plugins
In reply to: Plugin that can add Banner Ad above HeaderHi webvol, I don’t think you’ll find any plugin that will allow you to put an advert in the header as WordPress (currently) has no hooks for that area of the page.
However with Ad Injection you can use template ads if you are willing to edit your theme template. You’ll see some details in the FAQ.
Forum: Plugins
In reply to: [Plugin: Ad Injection} Side by side adsense 300×250Hi Snake fan Solid, thanks for spotting that – that was a silly mistake of mine! Cheers!
Forum: Plugins
In reply to: [Ad Injection] [Plugin: Ad Injection] inject imagesHi bradjerger, yes you can insert anything using Ad Injection. It just inserts any text that you put into the box. It could be images, text, ads, JavaScript, even PHP.
You can definitely use your own banners.
Hi moneypumps,
‘bid46’ is certainly nothing to do with Ad Injection. I’ve never tested the plugin with multi-site, I’ve heard it works for some people, but not for others. The problem you are describing sounds pretty weird.
The simple way to uninstall it is just to delete the ad-injection directory (in the plugins folder). That will completely disable it, but if you are using a caching plugin you’ll have to wait for the pages to expire, or delete the cache for all the adverts to be gone.
If you want to manually remove all the database entries without uninstalling via the proper means you can have a look at uninstall.php in the ad-injection folder which will show you what the options are called, and which other files to delete.
Forum: Plugins
In reply to: [Plugin: Ad Injection} Side by side adsense 300×250Here is very simple two column table. You would probably want to add to it to remove the table border.
<table><tr><td> ad1 </td><td> ad2 </td><tr><table>