• I have this menu / content area on a site that I’m working on called “Latest” “Popular” and “Featured”.

    Instead of WP determining what goes into those content areas, I want to determine what goes in those content areas – perhaps by category. Or, if there is a better method, I’d be totally willing to hear about it. I just need total control over those areas. I don’t want them to be dynamic.

    The code looks something like this:

    [tabs tab1=”Latest” tab2=”Popular” tab3=”Featured”]
    [tab1][recent_posts num=”4″ type=”post” meta=”true” thumb=”true” thumb_size=”small-post-thumbnail” more_text_single=”Read more” excerpt_count=”10″ custom_class=”posts” more_link=”blog” more_text=”See all topics”][/tab1]
    [tab2][popular_posts num=”4″ more_link=”blog” more_text=”See all topics”][/tab2]
    [tab3][recent_posts num=”4″ type=”post” meta=”true” thumb=”true” thumb_size=”small-post-thumbnail” more_text_single=”Read more” category=”Nam elit agnaendrerit sit” excerpt_count=”11″ custom_class=”posts” more_link=”blog” more_text=”See all topics”][/tab3]
    [/tabs]

Viewing 1 replies (of 1 total)
  • Good day, a late response but certain.
    I use this kind of code for my main site, I always look for the corresponding plugin.
    In any case, if you need help, I know all the features of these codes! So do not hesitate to let me through what exactly you are looking for.

    ps: traduction google, i’m french xd and my english difficult.

Viewing 1 replies (of 1 total)

The topic ‘recent_posts, popular_posts, Custom Content Areas’ is closed to new replies.