Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello there!
I’m trying to execute a shortcode I developed in SiteOrigin Editor widget.
The problem is that when the content is rendered the HTML generated by the shortcode is placed out of the Editor widget.
Something like this:
Here are some
paragraphs with
very nice
[myshortcode text_to_show=”here’s some text that is misplaced!”]
content
This generates the following:
here’s some text that is misplaced!
Here are some
paragraphs with
very nice
content
Can you help me please?
Hi Miguel,
Do you have a public URL where we can take a look at the resulting output?
Also, can you please send me a copy of your shortcode?