• Resolved ruthherself

    (@ruthherself)


    I just started a new site today which is going to involve a ton of XML syntax and had been planning to use your plugin, which I’ve used successfully on other sites (although these sites are at 3.5.0 right now).

    I’ve tried inserting the following code on both posts and pages, using escaped and non-escaped versions:

    <pre lang="xml" escaped="true">
    <ead>
    	<eadheader>
    		<eadid>
    		</eadid>
    		<filedesc>
    		</filedesc>
    		<profiledesc>
    		</profiledesc>
    		<revisiondesc>
    		</revisiondesc>
    	</eadheader>
    	<frontmatter><!--we're going to display it here just to show how it's used-->
    	</frontmatter>
    	<archdesc>
    	</archdesc>
    </ead>
    </pre>

    What I’m currently getting is outputs like:

    3e7eb34176b32c12ad4cd8d8d93d0e7b000

    Example: http://eadiva.com/eadheader/ near the bottom.

    I’m temporarily using Twenty-Twelve. My only other active plugin right now is WP Glossary.

    http://wordpress.org/extend/plugins/wp-syntax/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ruthherself

    (@ruthherself)

    (the code I posted was escaped, hence why escaped=”true” is included…I didn’t use it when I wasn’t escaping the code)

    Thread Starter ruthherself

    (@ruthherself)

    Turns out, it was the WP Glossary plugin. Back to the drawing board on that one, then, because this plugin is more important to the site.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Getting string instead of code: 3.5.1/Twenty-Twelve’ is closed to new replies.