• Resolved pmatthews

    (@pmatthews)


    Hi WP Online Support,

    Big fan of your plugin – it’s amazing.
    I’m wondering, is it possible to only display specific pages by pageID in your slider?

    I’d like to display 3 specific case studies in a slider on my homepage, without all the other (and future) blogposts.

    I’ve tried to make unique categories for the posts I’d like to display and apply them to the shortcode using category="categoryname", however the slider seems to ignore the categories and instead just display the most recent posts from the whole site. Unsure if this is a bug or my user-error.

    Love your plugin, thanks for it making it free!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here.

    1.) Sorry for the inconvenience, At this moment, not available post_id parameter in the free version.

    2.) Please try below code [recent_post_slider category="72"].
    Category parameter only pass category id(Ex. category=”72″).

    Note:- Please do not copy and paste the shortcode parameter because if cause the quote(“”) issue writes manually.

    Please let me know if you have any other query.

    Thanks,

    • This reply was modified 5 years, 5 months ago by Ketan Patel.
    • This reply was modified 5 years, 5 months ago by Ketan Patel.
    Thread Starter pmatthews

    (@pmatthews)

    Hi Ketan,

    Thanks for this. My problem persists.
    Please see my below code – have I written anything wrong?
    Note: I understand that 72 is just an example. IRL I am using the actual category slug.

    [recent_post_slider 
    design="design-3" 
    category="72" 
    show_category_name="false" 
    show_date="false" 
    show_author="false" 
    dots="false" 
    arrows="false"
    limit="2" 
    ]

    Thanks again,

    • This reply was modified 5 years, 5 months ago by pmatthews.
    Thread Starter pmatthews

    (@pmatthews)

    My fault – I was using the category slug instead of the category ID!

    I am a fool! Hahaha. Thank you for your help – your plugin is fantastic.

    Cheers Ketan,

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    If you like our plugin please give you important Rate and Review Here…

    Thanks,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Display Only Specific Pages in Slider’ is closed to new replies.