Shortcodes Ultimate Will Not Post To SiteOrigin Page Builder
-
Using the page builder SiteOrigin and the Classic Editor I can no longer insert any shortcodes from Shortcodes Ultimate.
When I click on the insert Shortcodes Ultimate Button it DOES bring up a pop-up menu.
Selecting a shortcode, filling in the details, and then clicking on the “Insert shortcode” results in no shortcode being inserted. Nothing happens. I mean nothing. No text, no error message. Zero.
I have repeated this issue with different browsers, different websites and different themes and got the exact result — no code insertion.
I sought help from SiteOrigin and their tech support send me this technical response:
“Hi Ed,
I’ve identified the cause of this issue, and unfortunately, I’m not too sure if this is something we can fix. Shortcode Ultimate uses the following code to insert the shortcode in the Classic Editor:
self.state.wpActiveEditor = window.wpActiveEditor
window.wpActiveEditor = self.state.insertArgs.editorID
window.wp.media.editor.insert(shortcode)
window.wpActiveEditor = self.state.wpActiveEditorThe issue occurs due to window.wpActiveEditor = self.state.insertArgs.editorID. Specifically, the window.wpActiveEditor at this point is (for example): widget-sow-editor-c33-text458 but for whatever reason self.state.insertArgs.editorID equals to widget-sow-editor-c33-text (no numbers). I’ve checked over the rest of the Shortcode Ultimates code and it’s unclear where the editorID is coming from so I’m unsure how to correct it or why overriding the active editor is required (I’m sure I’m missing something obvious).
It should be noted that this issue does not occur in the Block Editor, it only occurs in the Classic Editor.
I recommend reporting this issue to Shortcodes Ultimate.”
End of their quote.
Since I am not a coder, I am seeking help from the forum. Is there something I can edit to make this work? Is there something that we are missing?
Your assistance is greatly appreciated.
Thank you.
The page I need help with: [log in to see the link]
- The topic ‘Shortcodes Ultimate Will Not Post To SiteOrigin Page Builder’ is closed to new replies.