Forums

[Plugin: WP-CodeBox] pre tags not being processed at all (2 posts)

  1. galderz
    Member
    Posted 2 years ago #

    I've installed and activated wp-codebox without any issues but when it comes to processing the pre tags, nothing happens. The headers look to be set correctly:

    <!-- Start Of Script Generated By CodeBox -->
    <link rel="stylesheet" href="http://staging.zamarreno.com/wp-content/plugins/wp-codebox/css/codebox.css" type="text/css" media="screen" />
    <script language="javascript" type="text/javascript" src="http://staging.zamarreno.com/wp-includes/js/jquery/jquery.js"></script>
    <script language="javascript" type="text/javascript" src="http://staging.zamarreno.com/wp-content/plugins/wp-codebox/js/codebox.js" ></script>

    <!-- End Of Script Generated By CodeBox -->

    But in the html generated, there's no substitution of the pre tags. They appear just like I wrote them in the editor.

    Any ideas on how to debug this or what might be the cause? I searched but found no one with the same issue

  2. galderz
    Member
    Posted 2 years ago #

    Figured it out!!

    DO NOT COPY/PASTE code in http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/ because the double quotes are not translated correctly and makes the plugin not work.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags