Insert Shortcode > Document – Inserts more than the desired shortcode
-
When inserting a shortcode of type ‘document’ into a page using the ‘Insert Shortcode’ button, the following code is expected:
[su_document url="http://pbis.example.org/file/PBIS_Chart_2014-2015.doc" width="800" height="1220"][/su_document]However this is the code that comes back from the shortcode insert:
[su_document url="http://pbis.example.org/files/PBIS_Chart_2014-2015.doc" width="800" height="1220"][su_document url="http://pbis.example.org/files/Resources/Classroom Management/Activity_sequencing_and_offering_choice.pdf" width="800" height="1220"[/su_document][/su_document]It’s inserting my shortcode plus another shortcode nested inside.
All pages where I attempt this adds this same nested shortcode document url,width,height.
A remove/install of the SU plugin does not solve this problem.
Any idea how to fix?
..Steve
The topic ‘Insert Shortcode > Document – Inserts more than the desired shortcode’ is closed to new replies.