WPDevDesign – Oxygen – Essentials
Essential changes for sites running Oxygen, a visual site builder for WordPress.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 2147 days ago • 3 reviews
Is WPDevDesign – Oxygen – Essentials abandoned?
Possibly abandoned (last update 2147 days ago).
Compatibility
Developers
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This plugin enables HTML5 support for elements like the search form and adds (what I consider to be) some essential CSS – for example, to make all the images responsive when using the Oxygen visual site builder.
There are no settings for the plugin. Just install and activate.
Details:
- Enables HTML5 support for comment list, comment form, search form, gallery and caption elements.
- Adds some CSS from Modern CSS Reset for
- setting a min-height of 100vh for the
bodyelement. - removing default padding, default margin and list styles on
ulandolelements that have a class set. - inheriting font rules for inputs and buttons.
- removing all animations and transitions for people that prefer not to see them via prefers-reduced-motion.
- setting a min-height of 100vh for the
- Adds CSS for
- making all images responsive and setting their
vertical-aligntotopso they don’t take up an extra pixel space at the bottom. - WordPress image alignment classes. This is useful for wrapping text around images in Oxygen.
- making the admin bar sub menu items visible when using fixed header in Oxygen.
- making
labelelements visible which Oxygen, for some strange reason, seems to set the display of to none. - handling screen reader text for form labels when HTML5 output is enabled (which this plugin does).
- aligning search form’s input and button side-by-side and changing header search form’s input width to
autofrom 100%.
- making all images responsive and setting their
Automatic Installation
Search for oxygen essentials from within your WordPress plugins’ Add New page and install.
Manual Installation
- Click on the
Downloadbutton to download the plugin. - Upload the entire
wpdevdesign-oxygen-essentialsfolder to the/wp-content/plugins/directory. - Activate the plugin through the
Pluginsmenu in WordPress.
Installation
Frequently Asked Questions
Review feed
Screenshots
Changelog
1.0.1 – November 12, 2019
-
Improved the code for loading custom CSS file after Oxygen’s, thanks to Emmanuel Laborin. This will fix the incompatibility with his OxyPowerPack plugin.
-
Added responsive CSS for image alignment classes.
1.0.0
Initial Release.