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 :)
wagner
tagDiv Member

Ah OK, I failed to realize all of that stuff was in the Visual Composer until I scrounged around looking for the menu seen in your screenshot. Thanks so much; the issue is fixed!

wagner
tagDiv Member

How do I get the sections in the homepage template to use only specific categories and their children?

I used the ‘Reveal Ids’ to get the category id’s for both my ‘releases’ category and my ‘previews’ category and based on looking through all the templates’ code it looks like using the category_id attribute might be what I want. However after trying it, both sections display my current one post which is in the previews category (not a subset of releases). How I can I get each section to display only the appropriate articles?

Code:
[td_block1 limit=”6″ category_id=”13″ header_color=”#f65261″ custom_title=”RELEASES” ajax_pagination=”next_prev”][td_ad_box spot_id=”custom_ad_1″][td_block2 limit=”6″ category_id=”11″ custom_title=”PREVIEWS” ajax_pagination=”next_prev” header_color=”#82b440″]

I’ve also tried show_child_cat with no luck as well. Is there something like an MSDN page that lists all possible attributes and a description of each? Also what is the difference between td_block1 and td_block2?

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