My article inline ads shows after the fourth paragraph, which is fine. But Newsmag places the ad between the next <h2> and the fifth paragraph.
Is there a way to place the ad between the end of the fourth paragraph and the next subheadline <h2>? (Move the subheadline above the ad)
Also I need to add some permanent text to the ads (Anzeige). It doesn´t work to put it in the theme panel. Where can I place the text?
Thanks.
Hi Andrei,
here is an example: http://text-kunde.de/apple-auto-rollt-2019-strasse/
Thanks
Dirk
Hi
The theme counts only the paragraphs from text when display the article inline ad. To display the ad above the this sub-title: http://screencast.com/t/EKA4qZzB you will need another paragraph like here: http://screencast.com/t/BdBYkV49DQf Also you will need this css in theme banel > custom code > custom css:
.hidden-p{
display: none;
}
The result should be like here: http://screencast.com/t/mSmZq8h1
Thanks!
Hi
Sorry for missing your second question!
I suppose that you want to add a title for the ads displayed in post content. If so please check this topic, I’ve posted a solution here: https://forum.tagdiv.com/topic/inline-ad-titles/
If this is not what you mean please provide more details.
Thanks!