I'm trying to add question shortcode inside unite page and it's display nothing
I tried to use
[question id="833"]
and
[question id=833]
and the results is same without any view
backend shortcode
https://ibb.co/tbw3MS8
front view
https://ibb.co/gSHqMsz
Yes, you are right, question shortcode is not working
Need to check if we have any filter hook there or not on which we can overwrite the code to make it work
Thank you, please ping me back here on coming Tuesday
Hi, Diana, I use WPLMS4 and I encountered the same problem. Did you find how to workaround this problem or, how to make a quick fix? I really need this short code working for our service. I wonder if you provide us a new shortcode for WPLMS4 questions like [question4 id=320375]. Please update.
Checking an alternative for that
ok thanks, waiting your solution
Added as a trello bug, so if I am creating a custom shortcode for adding questions, it is not rendering because now everything works using React JS. That's why we have to add this compatibility that no matter if user is adding the code from frontend or from backend. It should work
Trello Link: https://trello.com/c/heq6n36b/2803-issue-question-shortcode-in-v4-is-not-working
We fixed this problem by modifying the WPLMS source code by ourselves. We appreciate you include the official fix in the next release.
Oh okay, great..!!
Yes, we will move the card to Development Complete Section when we fix this issue
@epigena
please share your quickfix
hi @No One
please check this:
http://prntscr.com/213fxr9
this is explained why the shortcode is not working in units
Thanks Veronica, unfortunately my system has a lot of units built by questions by id, and really can't edit all units with this suggestion!,
basically please give a quick fix or anything to get it works as before,
thanks