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, I’m the developer of a plugin that includes the use of a custom shortcode.
For various reasons, our shortcode can only be used once per page. Unfortunately, our customers that use Page Builder by SiteOrigin are finding that our shortcode does not work, likely because of how shortcodes are stored in a “pre-rendered” fashion as noted here:
Can someone from SiteOrigin assist me with finding the best way to get our solutions to work together?
Thanks in advance,
Ross Peterson
WP3D Models
Hi Ross,
As mentioned, we do store one version of the shortcode in a prerendered fashion but that’s not used on the frontend (it’s only visible on the backend). For reference, the pre-rendered version is stored in the_content but the_content displayed to the user on the frontend is replaced (before output) with a dynamically (based on page builder data) generated version.
Would it be possible for you to provide me with a copy of your plugin so I can run a few tests? If it’s a commercial plugin (and as a result needs to be private), please email it to Private Snippet.
Hi Alex….
Please watch for an email!
Cheers!