• Rich

    (@rjbwarrenmecom)


    Is it possible to use custom posts within the slider when using a specific post category?

    I have configured the SG-slider widget to use ‘posts from the category’ and have my required posts in a category called ‘front page’

    I have a custom post type (generated from the ‘event manager’ plugin ) – and have assigned the event to be part of the same category as the rest of the posts to use in the slider, but it is not showing.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author cats_456

    (@cats_456)

    Rich, hi, Slider doesn’t display cpt, you can change it by editting widget-slider.php, line 146:

    'post_type' => array('post', 'add_your_cpt_name_here'),

    Thread Starter Rich

    (@rjbwarrenmecom)

    Thank you very much; that’s done the trick nicely.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SG Slider – custom posts’ is closed to new replies.