• Resolved noob101

    (@noob101)


    This is the code i use:
    [wp_ticker ticker_title=”Articles” color=”#ff8605″ background_color=”#000″ autoplay=”true” post_type=”post” post_cat=”category” category=”3″ link_target=”blank” limit=”3″]

    It displays blank..

    But if i put code:
    [wp_ticker ticker_title=”Articles” color=”#ff8605″ background_color=”#000″ autoplay=”true” post_type=”post” link_target=”blank” limit=”3″]

    Then it displays the posts, but from all categories..

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Thanks for reaching here…

    Please check your category id and please check you are assigned a post in the category.

    Please write the below shortcode manually.
    [wp_ticker ticker_title="Articles" color="#ff8605" background_color="#000" autoplay="true" post_type="post" post_cat="category" category="3" link_target="blank" limit="3"]

    Please do not copy and paste the shortcode parameter because it causes the quote(“) issue. Please write manually.

    Please refer to the below screenshot and find your category id.
    https://prnt.sc/107ky0o

    Please check and let me know if you have anything else.

    Thanks,

    Thread Starter noob101

    (@noob101)

    Hello! I got it working! i See now.. the category is only revealed when u hover the mouse over it/ or in the URL as your pic shows…

    Thank you again for the wonderful app! 5 Stars! and 5 stars for service!

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

The topic ‘Only Display Posts from One category’ is closed to new replies.