inline ad at the bottom

Posted in: Newspaper
Post count: 21

Will ask you one more time:
please add an ability to put “Inline Ads” after the last paragraph. Now we can place it before articles if use “0” in “Show Ad after paragraph:”, but cannot if use “99”.

Or tell me where to add adsense code to put add after the last paragraph.

Post count: 780

Hello,

I should have sent you a snippet from the beginning. Here it is: http://screencast.com/t/rSESfZweN

I’m still working on the issues and I did not managed to implement that one yet.

Post count: 6

Hello Radu,

Can you send me a snippet from the end of the post ¿? I want to put adsense code there.

Thanks so much.

Post count: 6

Radu,

I just want to put adsense at the end of the post of 320×250.

That adsense want to align to the left and is also visible on the mobile version.

I hope you can help. Thank you.

Jorge.

Post count: 3343

Hello,

Do you use like here? http://screencast.com/t/rSESfZweN
This should work.

Post count: 21

For me it works, but with some problems:
Ad block are shown not only after the last paragraph in post, but even after the “read more” button in category/blog page.
Can you help to solve it?

Post count: 6

Marius, don´t work . I must put a php code like this : <?php kd_template_ad(2);?>

I use a share adsense plugind and I must put this code or %authorad2% but dont work.

I have try this :
$buffy .= ‘<?php kd_template_ad(2);?>’;

Any solution ¿?, Any idea ¿?

Thanks so much, Jorge.

Post count: 6

¿ hello support ?

Post count: 3343

Hello,

Sorry for long delay
Put the code here: http://screencast.com/t/ALtprW1rf

Post count: 6

Thanks, good solution form me. 😉

Post count: 6

Marius, is not a solutión for me .. sorry … look at this picture
https://www.dropbox.com/s/jtfs7lf9942aens/codeadsense.png

I need to put a <php> code in the final of content, I tried the expample of the photo but and it does not work.

Where should I put this code?, I need to share adsense.

Thanks.

Post count: 3343

Hello,

The code is incorrect. Try this one:
$buffy .= '<div class="td-g-rec">' . kd_template_ad(2) . '</div>';

like here: http://screencast.com/t/FISluLYs

Post count: 21

Marius?
what’s about my problem with add on blog pages described earlier?

Post count: 3343

Hello,

Sorry for long delay,
Work the code provided? Is everything ok now?

Thanks

Post count: 7

Hi Marius and Radu

I ask you if there’s a way to put more then just one in-line adv in the same post, for example after paragraph 0 and 3.

Thank you in advance.

Post count: 3343

Hello,

You can use from Theme customizer to show an AD from paragraph 3 and on paragraph 0 insert it in code after the featured image.

Thanks.

Post count: 7

I don’t understand what you mean. Could you explain me, please? I mean: I know that i Can use the theme customized to insert an AD code before a paragraph.

But what do you mean when you say to insert in code? You mean to force an AD code on the source code, and another by control panel? Is right?

If so, what code I need to enbed on the source? Directly a google code?

Thank you so much.

Post count: 3343

Hello,
Yes, one AD from Theme customizer for paragraph 3 and another one AD for the first paragraph insert it in code, use directly the Google code.

Add you code in td_module_1.php

Hope you manage it, if not please let me know.
Thanks

Viewing 18 posts - 1 through 18 (of 18 total)
You must be logged in to reply to this topic.