• Resolved michelles00

    (@michelles00)


    Hi, for the post slider, how do make the featured image in the background smaller, so it isn’t as blurry?

    Also, there is no way to reverse the order for sliders from oldest to newest?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author pluginandplay

    (@pluginandplay)

    Hi @michelles00

    For your query,

    01) For the post slider, how do make the featured image in the background smaller, so it isn’t as blurry?
    Ans – Can you please provide me your web page URL on which you had setup the plugin so I can take a look and try to understand the scenario.

    You can try media_size shortcode parameter for this. e.g. [psac_post_slider media_size="full"] – Where full is original media size. You can try any WordPress registered image size like thumbnail, medium, large etc.

    02) there is no way to reverse the order for sliders from oldest to newest?
    Ans – Post Slider and Post Carousel already displays the post in the descending order based on post date. e.g. [psac_post_slider orderby="date" order="DESC"]

    You can change it as per your need and try WP Query Order and Order By parameters.

    Thread Starter michelles00

    (@michelles00)

    Hi, Thanks! My url is muslimgap.com. Do I just add ?media_size=”full” to the shortcode?

    Thanks

    Plugin Author pluginandplay

    (@pluginandplay)

    Hi @michelles00

    Sorry for the delay response.

    Thanks for the web page link. I have checked it and post slider images looks good. After media_size="full" parameter images does not look blury.

    Is there anything I can help you?

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.