edit the categories and post templates

Posted in: Newspaper
Post count: 69

How can I edit the categories and post templates in the same way that I can edit the front page using the Visual Composer.

Post count: 7909

Hi,

You can activate the Visual Composer also for posts from Visual Composer settings – http://screencast.com/t/1DL09Fk0 But don’t forget that the theme was designed to create pages using VC pagebuilder and the posts are designed to have default text content. However you can use Visual Composer on posts.
The categories templates cannot be edited using Visual Composer pagebuilder, you can change the module to display articles and more options in Theme Panel > Categories section – https://forum.tagdiv.com/how-category-settings-work/

Thanks!

Post count: 69

Thanks for the quick reply. I’ve seen those settings but it really don’t let me do what I want as far as I can see.

What I want to do is to add more ads to the category and page template. How would I do that?

K

Post count: 69

I see I can modify the sidebar to add more ads..

What about the area just above the footer and below where the “content” ends?

K

Post count: 7909

Hi,

For the category template you will need custom modifications to place ads in the content, please check this solution – https://forum.tagdiv.com/topic/how-can-add-horizontal-sidebar/#post-62563
Also if you want to place a custom ad just just bellow the pagination on a category page you can edit the category.php and use do_shortcode function like this – http://screencast.com/t/lr17J6O36Chttp://screencast.com/t/rW0jkhWqlrTS or if you want this just above the footer – http://screencast.com/t/HqvjtO1xhttp://screencast.com/t/VXWereyztO

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

In page content you can add ads using Ad Box block – http://screencast.com/t/DBn7hgVVXf and for post pages thare are specific spots in Theme Panel > Ads where you can paste your code(top, inline, bottom) – https://forum.tagdiv.com/article-ads/

Thanks!

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