Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m trying to set up a 3 column posts loop with different categories for each column but all 3 columns display the same category. Is this possible?

    https://dadepc.com/dkor

    This is my shortcode:

    [su_row][su_column size="1/3"][su_posts template="templates/default-loop.php" id="" posts_per_page="3" post_type="post" taxonomy="category" tax_term="" PRESS & RECENT EDITORIAL="IN" author="default" meta_key="" offset="0" order="ASC" orderby="date" post_parent="" post_status="publish" ignore_sticky_posts="no"][/su_column]
    
    [su_column size="1/3"][su_posts template="templates/default-loop.php" id="" posts_per_page="3" post_type="post" taxonomy="category" tax_term="" Best Interior Designers="IN" author="default" meta_key="" offset="0" order="ASC" orderby="date" post_parent="" post_status="publish" ignore_sticky_posts="no"][/su_column]
    
    [su_column size="1/3"][su_posts template="templates/default-loop.php" id="" posts_per_page="3" post_type="post" taxonomy="category" tax_term="" PROJECTS + PROGRESS="IN" author="default" meta_key="" offset="0" order="ASC" orderby="date" post_parent="" post_status="publish" ignore_sticky_posts="no"][/su_column][/su_row]

    I jumped the gun on my previous post. I found the answer in another thread.

    tax_term=”blog”

    Is there any way to limit the number of words shown in excerpts?

    I just purchased your add-on package to show my support for you creating such a wonderful free plugin. Thanks so much!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘List of posts excluding a category’ is closed to new replies.