• Resolved danielgturner

    (@danielgturner)


    I am using the plugin – very nice

    my shortcode is [psac_post_carousel autoplay=”false”show_author=”false” show_date=”false”]

    but it still shows date and author

    any suggestions to correct the shortcode?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Aadhya

    (@aadhya9)

    Hi @danielgturner

    I have checked the plugin in my local and it is working as it should. There is no issue in parameters.

    Please try below shortcode

    [psac_post_carousel autoplay="false" show_author="false" show_date="false"]

    In your shortocde,
    01) There is no space between two parameters. i.e. autoplay=”false”show_author=”false”
    02) Sometimes when we copy and paste the shortcode in WordPress editor then double quotes (“) are converted to special character and cause the problem.

    Please try the provided shortcode and make sure the above two points are verified. I hope it will work for you.

Viewing 1 replies (of 1 total)

The topic ‘Shortcodes’ is closed to new replies.