Forums

error in view code continer in wp-syntax (2 posts)

  1. arjmand200
    Member
    Posted 2 months ago #

    hi
    i Apologize from all you, my english language in Weak
    i using a wp-syntax to view actonscript-3 syntax
    so i encountered by one problem
    in this problem wp-syntax view a number code Instead Of code syntax
    for example view (۸۲baa94531822dd2b26735accc265d5f001) Instead Of
    this code
    {import org.papervision3d.view.Viewport3D;
    import org.papervision3d.cameras.Camera3D;
    import org.papervision3d.scenes.Scene3D;
    import org.papervision3d.objects.parsers.Collada
    import org.papervision3d.render.BasicRenderEngine;
    import org.papervision3d.objects.*;}

    if Possible , help me
    Thank you for all

  2. saeidzebardast
    Member
    Posted 2 months ago #

    Installing WP-Syntax Button plugin.
    http://wordpress.org/extend/plugins/wp-syntax-button/

    Note that now, you "must" write your code in Visual Editor : the plugin automatically adds escaped="true" to pre tag. If you write your code in HTML editor, you have to encode HTML entities.

Reply

You must log in to post.

About this Topic