Directly edit your CSS files in WP-Admin without additional <style></style> tags.
- In your CSS file(s):
- For each flexible CSS declaration add:
/*! @edit: VARIABLE_NAME*/right before the CSS rule - Make sure the web-server has write permissions!
- For each flexible CSS declaration add:
- In Flex-CSS plugin settings:
- For each previously defined variable (e.g. VARIABLE_NAME) add a new setting containing:
- the variable name (e.g. VARIABLE_NAME)
- the expected value (e.g. VARIABLE_VALUE)
- Save your settings
- Hooray! Your CSS is updated!
- For each previously defined variable (e.g. VARIABLE_NAME) add a new setting containing:
This is the most common way to install a plugin
- Download the ZIP
- Upload
wp-flex-cssfolder to your/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Done!
If any issues occur, please file an issue: https://github.com/herooutoftime/slick-wordpress-gallery/issues/new
- Initial version
- Contributors: herooutoftime
- Tags: css, dynamic
- Requires at least: 4.2.1
- Tested up to: 4.5.3
- Stable tag: 4.5
- License: GPLv2 or later
- License URI: http://www.gnu.org/licenses/gpl-2.0.html