How to add social media sharing buttons without plugins

Cómo añadir botones de compartir en redes sociales sin plugin

"TR: "Well, in my humble opinion..." If we talk in terms of optimisation, the best plugin for anything is the one that is not used. This is not to say that there are no good, light and functional plugins that can be used to add those social media sharing buttons to WordPress. Sometimes ... Read more

Avoid excessive DOM size in WordPress

Evita un tamaño excesivo del DOM en WordPress

The DOM (Document Object Model) is a programming interface for HTML and XML documents and the name given to the structure of an HTML document, composed of branches and nodes containing objects. The history of the Document Object Model dates back to the so-called"browser wars" of the late 1990s between Netscape Navigator and ... Read more

Host Google Fonts locally with GeneratePress

Alojar fuentes de Google en local con GeneratePress

GeneratePress Premium has added in its recent version 2.5.0 a local font library feature called Local Font Library to upload your own custom fonts and serve them locally on your site. Although this is not something very new because many other templates already incorporate it for a long time, it is appreciated. The ... Read more

Translate any string with Polylang

Traducir cualquier cadena con Polylang

Polylang allows you to translate almost any WordPress string, from your template and some plugins. After installing Polylang, in Languages / Translations you will find everything you can translate from your administration panel. I say that almost any string can be translated because, in practice, some templates and plugins are either not fully ... Read more