pluginandplay
Forum Replies Created
-
Hi @sonic1243
Plugin works with multiple shortcode parameter.
Sometime what happen when we copy the shortcode and paste it into the WordPress editor then double quote (“) are converted to special character (β) and it does not work.
So I suggest you to remove the double quote and add it again manually and then check.
I hope this will resolve your issue.
Also are you using Gutenberg shortcode block to add the plugin shortcode?
Hi @hanvroon
Thanks for the detailed response.
I have never tested the lite version pagination shortcode on WordPress default post page. I have always checked in WordPress pages.
I can understand your concern. Please allow me some time to check this and update you about this.
Hi @jetm
I think pagination will work on pages. I have not checked it on WordPress single post but I will take a look at it.
For your query,
1) 2-column layoutAns – Two column layout is possible. You just need to pass the shortcode parameter.
[bdp_post grid="2"]I will update you soon about the pagination on single post page.
Hi @kokozord
Any update on this please?
Hi @fcteam
Glad to know that π
I am sure the none parameter also works but I am not sure how they orderby based on none.
You can find various parameter from below documentation link
https://developer.wordpress.org/reference/classes/wp_query/#order-orderby-parametersI hope it will be useful to you.
Hi @n381
I have added the vertical post slider feature and released a new version.
I hope you like this.
Hi @fcteam
For your query,
1) Also, can you clarify where you add the βrandomβ code?
Ans – I have tried below shortcode which is working fine. Random order is coming perfectly. Can you please try it at your end?
[psac_post_slider limit="-1" orderby="rand"]2) Can you explain what you mean about checking the double quote issue?
Ans – Sometime what happen when we copy the shortcode and paste it in WordPress editor then double quote (“) are converted to special character (β) and the because of that shortcode parameter will not work.
So please confirm that there are no special character in shortcode.
Hi @kokozord
Sorry, one thing I forgot to mention
Please be sure the Author display is added in author profile page. When you edit the user page you can see the nickname and display name filed.
Some author widget displays the author display name filed value only.
Please make sure it is filled and saved.
Thanks.
Hi @kokozord
Can you please provide me the web page URL on which you had setup the plugin? so I can take a look at it and try to understand the scenario.
Hi @fcteam
Thanks for the shortcode. Have you checked the double quote issue?
I have checked on my site and parameter are working properly. I have checked with orderby date, random (rand), none and etc. They are working properly.
Do you have any plugin installed or code written which can interact with WP Query?
Hi @fcteam
Glad to know that your problem has been solved π
If you like my plugin and support then please rate it.
https://wordpress.org/support/plugin/post-slider-and-carousel/reviews/Hi @n381
Thanks for your patience. I am almost near to finish it.
Vertical post slider will look something like this https://prnt.sc/sdmb51
I hope you like it π
Hi @tjdyo
Thanks for reaching out to us.
Sorry, right now this feature is not available in lite version.
Hi @fcteam
Can you please provide me the full shortcode which you are using? so I can take a look at it.