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

---

Buscar plugins

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

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# WPDevDesign – Oxygen – Essentials

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

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

 * [Detalles](https://es-mx.wordpress.org/plugins/wpdevdesign-oxygen-essentials/#description)
 * [Opiniones](https://es-mx.wordpress.org/plugins/wpdevdesign-oxygen-essentials/#reviews)
 * [Desarrollo](https://es-mx.wordpress.org/plugins/wpdevdesign-oxygen-essentials/#developers)

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

## Descripción

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.

## Reseñas

![](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 de septiembre de 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 de octubre de 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 de octubre de 2019

Does exactly what it says on the box 🙂

 [ Leer todas las 3 reseñas ](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/)

## Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este
plugin.

Colaboradores

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

“WPDevDesign – Oxygen – Essentials” ha sido traducido a 2 idiomas locales. Gracias
a [los traductores](https://translate.wordpress.org/projects/wp-plugins/wpdevdesign-oxygen-essentials/contributors)
por sus contribuciones.

[Traduce “WPDevDesign – Oxygen – Essentials” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/wpdevdesign-oxygen-essentials)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/wpdevdesign-oxygen-essentials/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/wpdevdesign-oxygen-essentials/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/wpdevdesign-oxygen-essentials/)
por [RSS](https://plugins.trac.wordpress.org/log/wpdevdesign-oxygen-essentials/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 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

 *  Versión **1.0.1**
 *  Última actualización **hace 6 años**
 *  Instalaciones activas **600+**
 *  Versión de WordPress ** 5.1 o superior **
 *  Probado hasta **5.2.24**
 *  Versión de PHP ** 5.6 o superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/wpdevdesign-oxygen-essentials/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/wpdevdesign-oxygen-essentials/),
   y [Spanish (Spain)](https://es.wordpress.org/plugins/wpdevdesign-oxygen-essentials/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/wpdevdesign-oxygen-essentials)
 * Etiquetas:
 * [essentials](https://es-mx.wordpress.org/plugins/tags/essentials/)[oxygen](https://es-mx.wordpress.org/plugins/tags/oxygen/)
   [oxygen builder](https://es-mx.wordpress.org/plugins/tags/oxygen-builder/)
 *  [Vista avanzada](https://es-mx.wordpress.org/plugins/wpdevdesign-oxygen-essentials/advanced/)

## Valoraciones

 4.3 de 5 estrellas.

 *  [  2 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/?filter=4)
 *  [  1 valoración de 3 estrellas     ](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/?filter=1)

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/wpdevdesign-oxygen-essentials/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](https://www.paypal.me/sridharkatakam)