pharmhand
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't update specific postYes, I have tried those. The problem still persists.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] inserting ad after more tagSo using the ‘more’ button in WordPress inserts the following code into the post:
<!–more–>
That is the common code that is in most of my posts. (Some posts are too short and thus don’t have it inserted.) This code then gets translated somehow into the html as:
<span id=”more-1234″></span>
Not sure if it’s the theme or wordpress itself that does that translation. I’m not that familiar with the wordpress code so I don’t know where that translation takes place.
But yes, if you could add support for adding ads where the ‘more’ tag gets inserted, that would be great. Thanks.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] inserting ad after more tagYeah, unfortunately I don’t think this approach will work, because the more id is unique to each post.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] inserting ad after more tagIs there something in particular you need to see/know?
The html (without the ad insertion code) typically looks like this: http://pastebin.com/7TELxLmJ