Code ads custom 1

Posted in: Newsmag
Post count: 142

hi,

I wanted to know the code sample ads custom one, to be able to fit inside the post.

news about your appearance and good job

Post count: 23312

Hello orlande,

Unfortunately, I do not exactly understand what you mean. Provide more details so I will be able to provide a more accurate response.

Thanks for your understanding!

Post count: 142

hi,

I would like the html code of ads coustum 1 for example, to be able to fit inside
the single_template_2.php file or loop-single-2.php

example

<? Php echo $ td_mod_single-> get_content ();?>

<? Php ADS COSTUM 1>

I hope I was clear, I wait your news about.

Post count: 6535

HI

The code for article bottom ad is located in td_module_single_base.php file: http://screencast.com/t/5RXaMpJx
Thanks!

Post count: 142

Hi,
you did not understand what I want.
I want to insert another banner or inside the post,
for example: I wanted to use your custum code 1

you have understood???

Post count: 142

Custom Ad 1

Post count: 6535

Hi

Sorry for misunderstanding.
You can insert a custom ad in post content by pasting its shortcode in directly in post editor: http://screencast.com/t/nJ28OzZf You can also use do_shortcode() function in the file corresponding with post template used: http://screencast.com/t/U6kNDks7h

Hope this helps!
Thanks!

Post count: 142

hi,

OK thanks,

You can write the two codes in this text, please ??

Post count: 6535

Hi

This is the code:

[td_block_ad_box spot_id="custom_ad_1"]

<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]'); ?>

Thanks!

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newsmag’ is closed to new topics and replies.