This thread is resolved. Here is a description of the problem and solution.
Problem: I would like to display a Site Reviews form on my site, but it needs to be specific to the current post. I can't seem to use the site_reviews_form shortcode in a Custom Field in my Elementor template.
Solution: Use a Text Editor element and the syntax as shown here:
[site_reviews_form assign_to="[wpv-post-id]"]
This support ticket is created 5 years, 6 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Our next available supporter will start replying to tickets in about 4.06 hours from now. Thank you for your understanding.
I use Toolset and Elementor together. To implement a guestbook I use a shortcode. If I insert the shortcode directly in Elementor it works perfectly.
In my case it is necessary to use the dynamic-funktion. So I put the shortcode in a Toolset custom field. If I insert the shortcode via dynamic, the guestbook is displayed incorrectly. (see attached screenshots)
I´ve asked the Elementor-Support already. They recommended me to insert this code:
If you were to add the custom shortcode to a toolset field and then display this field on the frontend without the use of elementor, does the issue still remain ?
I know of cases where elementor will remove any custom coding from our fields.
Also please try adding the field to the elementor template using the field shortcode itself and not using the shortcode inserter for types field that elementor provides.
if I insert it this way, it works.
However in my case I use several guestbooks, so the shortcode has a separate page ID.
So it is necessary to use the dynamic function. Correct me if Im wrong.
I mean if I add the shortcode by myself to the Elementor template. That works.
And if I ad the shortcode without Elementor and just using Toolset. That works also.
Correct, "924" is the page ID.
unfortunately the same issue.
Hmm... I don´t understand why it only work if I add it by myself.
Maybe do you have another recommendation how I can realize independent guestbooks for several profile.
If not it´s okay. I don´t want to steal your time unnecessary.
Hi, Shane is on holiday today so I'm helping with his tickets. I'm not clear from your description - is the problem occurring on both the front-end of the site AND in the Elementor editor, or only in the editor?