Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
redtrain
tagDiv Member

Yes I have a similar question – was just about to get another license…

redtrain
tagDiv Member

Thank you Lucian, sorry to disturb you again…

I have tried that now and I can see the ad! But it’s very small as per this screenshot: https://postimg.org/image/78wj7npcd/

Here’s the original size: http://giblad.com/wp-content/uploads/2017/01/GIB-LAD3.jpg

Can you help? Thanks for all your assistance

redtrain
tagDiv Member

Hi Catalina,

Nothing is displaying on the page http://giblad.com/category/food/ unfortunately.

It doesn’t seem to be working.

Thank you

redtrain
tagDiv Member

Thank you for your response Luclan, and Happy Unification day.

Ads Configuration:

Custom Ad 1

Ad.php Code:

<div class="td-header-rec-wrap">
<?php
$tds_header_ad_title = td_util::get_option('tds_header_ad_title');

// show the header ad spot
if (is_category('Food')){
echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');
}
echo td_global_blocks::get_instance('td_block_ad_box')->render(array('spot_id' => 'header', 'spot_title' => $tds_header_ad_title)); ?>

</div>

Thank you in advance.

redtrain
tagDiv Member

Hello,

I´ve attempted to add the customer ad 1 to this page by category, but the banner isn´t visible. I’ve used if (is_category Any advice?

http://giblad.com/category/food/

Thank you

Viewing 5 posts - 1 through 5 (of 5 total)