Title: WPDevDesign &#8211; Oxygen &#8211; Essentials
Author: Sridhar Katakam
Published: <strong>30 oktober 2019</strong>
Last modified: 14 februari 2020

---

Sök tillägg

![](https://ps.w.org/wpdevdesign-oxygen-essentials/assets/banner-772x250.jpg?rev
=2183433)

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

![](https://s.w.org/plugins/geopattern-icon/wpdevdesign-oxygen-essentials_bcadab.
svg)

# WPDevDesign – Oxygen – Essentials

 Av [Sridhar Katakam](https://profiles.wordpress.org/srikat/)

[Ladda ner](https://downloads.wordpress.org/plugin/wpdevdesign-oxygen-essentials.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/wpdevdesign-oxygen-essentials/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/wpdevdesign-oxygen-essentials/#reviews)
 * [Utveckling](https://sv.wordpress.org/plugins/wpdevdesign-oxygen-essentials/#developers)

 [Support](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/)

## Beskrivning

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](https://oxygenbuilder.com/) visual site builder.

There are no settings for the plugin. Just install and activate.

Details:

 1. Enables HTML5 support for comment list, comment form, search form, gallery and 
    caption elements.
 2. Adds some CSS from [Modern CSS Reset](https://hankchizljaw.com/wrote/a-modern-css-reset/)
    for
 3.  * setting a min-height of 100vh for the `body` element.
     * removing default padding, default margin and list styles on `ul` and `ol` elements
       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](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion).
 4. Adds CSS for
 5.  * making all images responsive and setting their `vertical-align` to `top` so 
       they don’t take up an extra pixel space at the bottom.
     * WordPress [image alignment classes](https://codex.wordpress.org/Wrapping_Text_Around_Images).
       This is useful for [wrapping text around images in Oxygen](https://wpdevdesign.com/how-to-wrap-text-around-images-in-oxygen/).
     * making the [admin bar sub menu items visible when using fixed header in Oxygen](https://wpdevdesign.com/how-to-fix-wordpress-toolbar-submenu-links-issue-with-fixed-header/).
     * making `label` elements 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 `auto` from 100%.

### Automatic Installation

Search for `oxygen essentials` from within your WordPress plugins’ Add New page 
and install.

### Manual Installation

 1. Click on the `Download` button to download the plugin.
 2. Upload the entire `wpdevdesign-oxygen-essentials` folder to the `/wp-content/plugins/`
    directory.
 3. Activate the plugin through the `Plugins` menu in WordPress.

## Recensioner

![](https://secure.gravatar.com/avatar/b9c0c1bd7d1cdb2562b01de156c5b2e5d7b96c792c07c745192c4c377e234a93?
s=60&d=retro&r=g)

### 󠀁[Some CSS conflicts](https://wordpress.org/support/topic/some-css-conflicts/)󠁿

 [markpearce](https://profiles.wordpress.org/markpearce/) 20 september 2021

Animation overides conflict with GSAP

![](https://secure.gravatar.com/avatar/c312ccad8ad03b0c9e24e67c7a247d7be696c3d5db73c97b361b10b773cf24e0?
s=60&d=retro&r=g)

### 󠀁[Nice essentials for Oxygen](https://wordpress.org/support/topic/nice-essentials-for-oxygen/)󠁿

 [lindebjerg](https://profiles.wordpress.org/lindebjerg/) 31 oktober 2019

Works out of the box on my Oxygen installs. Saves me a lot of work… thanks

![](https://secure.gravatar.com/avatar/f7756b4d44f9f8638e40ee51fd45d037728269580ab0567f06f9287dd4207757?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-23520/)󠁿

 [ilovetequila](https://profiles.wordpress.org/ilovetequila/) 30 oktober 2019

Does exactly what it says on the box 🙂

 [ Läs alla 3 betyg ](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/)

## Bidragsgivare och utvecklare

”WPDevDesign – Oxygen – Essentials” är programvara med öppen källkod. Följande personer
har bidragit till detta tillägg.

Bidragande personer

 *   [ Sridhar Katakam ](https://profiles.wordpress.org/srikat/)

”WPDevDesign – Oxygen – Essentials” har översatts till 2 språk. Tack till [översättarna](https://translate.wordpress.org/projects/wp-plugins/wpdevdesign-oxygen-essentials/contributors)
för deras bidrag.

[Översätt ”WPDevDesign – Oxygen – Essentials” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/wpdevdesign-oxygen-essentials)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/wpdevdesign-oxygen-essentials/),
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/wpdevdesign-oxygen-essentials/)
eller prenumerera på [utvecklarloggen](https://plugins.trac.wordpress.org/log/wpdevdesign-oxygen-essentials/)
via [RSS](https://plugins.trac.wordpress.org/log/wpdevdesign-oxygen-essentials/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 1.0.1 – November 12, 2019

 1. Improved the code for loading custom CSS file after Oxygen’s, thanks to Emmanuel
    Laborin. This will fix the incompatibility with his [OxyPowerPack](https://oxypowerpack.com/)
    plugin.
 2. Added responsive CSS for image alignment classes.

#### 1.0.0

Initial Release.

## Meta

 *  Version **1.0.1**
 *  Senast uppdaterat **6 år sedan**
 *  Aktiva installationer **600+**
 *  WordPress-version ** 5.1 eller senare **
 *  Testat upp till **5.2.24**
 *  PHP-version ** 5.6 eller senare **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/wpdevdesign-oxygen-essentials/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/wpdevdesign-oxygen-essentials/)
   och [Spanish (Spain)](https://es.wordpress.org/plugins/wpdevdesign-oxygen-essentials/).
 *  [Översätt till ditt språk](https://translate.wordpress.org/projects/wp-plugins/wpdevdesign-oxygen-essentials)
 * Etiketter
 * [essentials](https://sv.wordpress.org/plugins/tags/essentials/)[oxygen](https://sv.wordpress.org/plugins/tags/oxygen/)
   [oxygen builder](https://sv.wordpress.org/plugins/tags/oxygen-builder/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/wpdevdesign-oxygen-essentials/advanced/)

## Betyg

 4.3 av 5 stjärnor.

 *  [  2 5-stjärniga recensioner     ](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/?filter=5)
 *  [  0 4-stjärniga recensioner     ](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/?filter=4)
 *  [  1 3-stjärnig recension     ](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/?filter=3)
 *  [  0 2-stjärniga recensioner     ](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/?filter=2)
 *  [  0 1-stjärniga recensioner     ](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/#new-post)

[Se alla recensioner](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/)

## Bidragande personer

 *   [ Sridhar Katakam ](https://profiles.wordpress.org/srikat/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/)

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](https://www.paypal.me/sridharkatakam)