wprobot want to put banners inside article in auto

frenchnew

Newbie
Joined
Aug 15, 2014
Messages
9
Reaction score
0
Hi good morning all,

Just want to know please if someone can help me to understand in wprrobt article if it's possibe top put banner inside "article"

I get all that

{thumbnail}
{article}
[random:25]{youtube}[/random]

The trouble if you want to put a banner the cod can be before article or after but i want inside the article . Is it possible to do it please ?


Here banner before article

<a href="BANNER LINK"><img src="BANNER IMAGE URL" /></a>
{article}
[random:25]{youtube}[/random]

and here after article

{article}
<a href="BANNER LINK"><img src="BANNER IMAGE URL" /></a>
[random:25]{youtube}[/random]

and i want if possible

{thumbnail}
{article} "here in exemple after 10 words"
[random:25]{youtube}[/random]




thanks a lot for all have a nice day.
 
Back
Top