This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Ajax Custom CSS/JS

Description

If you are tired of saving css/js with the reloading of the page then this plugin fits your need. This plugin works on ajax functionality and will save your css through ajax and it will not reload your page. Also you will not need to change the theme files or plugin files. Just install this plugin and add your on css/js without messing with the core codes.

Features:

  • Easy to use
  • Ajax Feature
  • Simple interface for both CSS/JS
  • Autocomplete feature for both CSS/JS
  • Full plugin support
  • Wrong Syntax highlighter

Screenshots

  • Autocomplete feature in CSS as well as JSS
  • Syntax error highlighter feature
  • Theme and font change feature

Installation

First Method

  1. Click on “Plugins” from WordPress admin.

  2. Click on “Add New” from plugin’s options.

  3. In the search option, type ‘Ajax Custom CSS/JS’.

  4. Click install and activate the plugin.

  5. Done.

Second Method

  1. Download the plugin from https://wordpress.org/plugins/ajax-awesome-css

  2. Save the zip file to your local computer and unzip it.

  3. Connect the ftp or cpanel for the site.

  4. Upload the plugin to wp-content/plugins folder.

  5. Activate it from admin panel of site.

  6. Done.

FAQ

Installation Instructions

First Method

  1. Click on “Plugins” from WordPress admin.

  2. Click on “Add New” from plugin’s options.

  3. In the search option, type ‘Ajax Custom CSS/JS’.

  4. Click install and activate the plugin.

  5. Done.

Second Method

  1. Download the plugin from https://wordpress.org/plugins/ajax-awesome-css

  2. Save the zip file to your local computer and unzip it.

  3. Connect the ftp or cpanel for the site.

  4. Upload the plugin to wp-content/plugins folder.

  5. Activate it from admin panel of site.

  6. Done.

I cannot see my changes

There may be many reasons for it:-

  • You are using the cache plugin. Please try to delete the cache and reload the page.
  • You the missing the class tag or Id tag. Please recheck it.
  • You may be using the wrong property of css. It will automaticly pop up the all available related properties of css.
After installing the plugin, does it affect my site ?

Not really , but you should always take a back up of your site before installing any type of plugin. Just in case anything goes wrong, you will have your backup of your site. We will not be responsible for anything that goes wrong.

Do you provide support or feature request?

Yes, We do. Please try to leave bugs , issues or any feature request in the support section.

Reviews

April 25, 2018 1 reply
Wow, first impression is that this plugin is a bit underrated 😀 great work, keep it up :)! i would love to have a search function when the code is larger then viewport. The webpage search (ctrl + f) unfortunately just works for the viewport. Another more important thing i would love is the css in a seperate file instead of implemented in every header of the page.
Read all 6 reviews

Contributors & Developers

“Ajax Custom CSS/JS” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Ajax Custom CSS/JS” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.0.4

  • Removed JS hint and JS lint feature because GNU has deemed it a ‘non free’ license
  • JS hint and JS lint feature will be up on this plugin soon= 2.0.3 =
  • Compatibility test with latest WordPress
  • Performace Improved
  • Security issues fixed

2.0.2

  • Minor Update
  • Code structure Improved
  • Performace Improved
  • Security Improved

2.0.1

  • Bug fixed

2.0

  • Added the background theme feature
  • Font size adjustment feature added
  • Plugin action links added
  • Code optimization of better performance

1.1.7.1

  • Minor updates

1.1.7

  • Compatibility test for wordpress 4.7

1.1.6

  • Increased the height of editor for both CSS/JS
  • Performance Improved

1.1.5

  • Added Breakpoint feature in JS
  • More features Coming Soon !!!!!!

1.1.4

  • Performance Improved
  • Fixed Minor bugs

1.1.3

  • Added active line features

1.1.2

  • Added Screenshots
  • Improved read me file
  • Fixed minor issues

1.1.1

  • Minor changes

1.1

  • Added the syntax error highlighter in JS when there is something undefined
  • Added the auto close brackets for css and js
  • Added the matching tag feature
  • Added Autocomplete feature in both CSS/JSS. Now you dont need to press ctrl+space to activate autocomplete feature.
  • Lint Feature is Added

1.0

  • Initial release.