Title: Can not create a Code Block
Last modified: August 21, 2016

---

# Can not create a Code Block

 *  Resolved [lucein](https://wordpress.org/support/users/lucein/)
 * (@lucein)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/can-not-create-a-code-block/)
 * Hello,
    I downloaded and installed the 6.1.5 free version and everything seemed
   to be going well after the installation until I tried to create a code block.
 * Clicking the code block button I am presented with a popup asking for a name 
   for the code block. Clicking the create button results in nothing happening on
   the page. If I leave the field blank I get a validation warning. But following
   the instructions for the field it will not create the code block.
 * From the video it seems that there should be more fields other than just the 
   one field in the popup but since I have never run your plugin before I don’t 
   know.
 * Also if I close the code block popup and click the gear icon, the resulting popup
   shows a message as “undefined” in the popup.
 * I would appreciate any help you can give to get your plugin to work.
 * [https://wordpress.org/plugins/css-javascript-toolbox/](https://wordpress.org/plugins/css-javascript-toolbox/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Code Machine](https://wordpress.org/support/users/xpointer/)
 * (@xpointer)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/can-not-create-a-code-block/#post-4626139)
 * Hello!
 * Do you’ve BPS Plugin installed!
 * [http://wordpress.org/support/topic/residual-bps-settings-still-cause-install-to-hang?replies=3](http://wordpress.org/support/topic/residual-bps-settings-still-cause-install-to-hang?replies=3)
 * The fields on the video is exists on the PRO edition only. FREE edition has only‘
   Name’ field.
 *  Thread Starter [lucein](https://wordpress.org/support/users/lucein/)
 * (@lucein)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/can-not-create-a-code-block/#post-4626197)
 * Hello,
 * I did have BPS installed and I found a post that talked about adding a couple
   of lines tot he BPS to allow the install. Which I did but after the install I
   get the behavior that I reported.
 * I since then I have reverted and removed BPS and tried re installing your plugin
   but get the same result.
 * is there a way to completely remove your plugin from the DB or force your plugin
   to re initiate the DB install?
 * please advise.
 *  Plugin Author [wipeoutmedia](https://wordpress.org/support/users/wipeoutmedia/)
 * (@wipeoutmedia)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/can-not-create-a-code-block/#post-4626208)
 * Hello,
 * Ok, you had Bullet Proof Security plugin deactivated, but unfortunately it doesn’t
   matter if you simply deactivate it, because the wp-admin/htaccess file created
   by BPS with all those hardened rules still exists. Check via FTP, if the .htaccess
   file contains Bullet Proof Security header information.
 * If this seems to be the case, you will need to activate the BPS plugin again 
   and let BPS recreate the default WP .htaccess file to overwrite its own BPS one.
 * Hope that helps.
    Damian
 *  Thread Starter [lucein](https://wordpress.org/support/users/lucein/)
 * (@lucein)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/can-not-create-a-code-block/#post-4626209)
 * I did what you said and installed BPS again, having it create the default htacess
   file for the root, but the only option for the wp-admin is to delete it inside
   bps.
 * after removing the htacess from the wp-admin dir and replacing the root htaccess
   with what is below. I still have the same behavior. I even removed BPS and still
   see the same behavior.
 * New Code Block button opens a popup that only has a name field, but create does
   nothing on the page.
 * htacess file in the root of the server currently:
 *  curr# BULLETPROOF DEFAULT .HTACCESS
 * # If you edit the line of code above you will see error messages on the BPS Security
   Status page
    # WARNING!!! THE default.htaccess FILE DOES NOT PROTECT YOUR WEBSITE
   AGAINST HACKERS # This is a standard generic htaccess file that does NOT provide
   any website security # The DEFAULT .HTACCESS file should be used for testing 
   and troubleshooting purposes only
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule
   ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule> # END WordPress
 * please advise
 *  Plugin Author [wipeoutmedia](https://wordpress.org/support/users/wipeoutmedia/)
 * (@wipeoutmedia)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/can-not-create-a-code-block/#post-4626210)
 * Please keep in mind that this is outside the scope of free support, however I
   can take a brief look a little later. Please send email to: [info@css-javascript-toolbox.com](https://wordpress.org/support/topic/can-not-create-a-code-block/info@css-javascript-toolbox.com?output_format=md)
 *  Plugin Author [wipeoutmedia](https://wordpress.org/support/users/wipeoutmedia/)
 * (@wipeoutmedia)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/can-not-create-a-code-block/#post-4626362)
 * Closing ticket

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Can not create a Code Block’ is closed to new replies.

 * ![](https://ps.w.org/css-javascript-toolbox/assets/icon-256x256.gif?rev=3132209)
 * [CSS & JavaScript Toolbox](https://wordpress.org/plugins/css-javascript-toolbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/css-javascript-toolbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/css-javascript-toolbox/)
 * [Active Topics](https://wordpress.org/support/plugin/css-javascript-toolbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/css-javascript-toolbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/css-javascript-toolbox/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [wipeoutmedia](https://wordpress.org/support/users/wipeoutmedia/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/can-not-create-a-code-block/#post-4626362)
 * Status: resolved