How to add or created ad block in category page

Posted in: Newsmag
Post count: 4

I want to add ads in the category page like in the home page. How do I do this.

Post count: 23312

Hello alexsr9,

Unfortunately, our theme does not have any such an option that allows you to add ads for category pages. If you want to add some ads there, you should edit the category pages and use do_shortcode method, like this
<?php echo do_shortcode ('[td_block_ad_box spot_id="custom_ad_1"]'); ?>
https://www.screencast.com/t/gBZ5dwc4OJ
If you will check by above screenshot, there you will see the folder name which has to be edited if you want to add some ads to your category pages. This is a simple example but if you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom services at the moment, sorry!

Hope this helps!

Thanks for your understanding!

Post count: 4

Thanks you what if I want to use the custom ads shortcode in my post content area, what code do I have to use?

Post count: 23312

Hello alexsr9,

You should our Custom Ads from the panel, like this -> https://www.screencast.com/t/EbMaKyDIfk Here, you should add your custom Ad code and then, from Widgets area, you can populate your sidebar with your custom ads, like this -> https://www.screencast.com/t/b8msH3om

Hope this helps!

Thanks for the message!

Post count: 4

Yes what I ment is I want to add in the content more than 1 time. I have a long long article. I need the ad to appear at least 5 time. So how do I add the custom ad by using the sortcode? or what shortcode I have to use?

Please Advise

Post count: 23312

Hello alexsr9,

Please notice that you can use the Inline Article Ads which can be setup from Theme panel, Ads section, like this -> https://www.screencast.com/t/cgW6iD7zgdg and also, if you want to insert any other ads through your post content, you should add them in post editor, like this -> https://www.screencast.com/t/uQzJoAIP

Hope this helps!

Thanks for the message!

Post count: 4

Perfect Thank You.

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