Архив метки: Wordpress

Top 3 wordpress plugins

Let me tell you about my favorite top 3 plugins for WordPress that I dug up this year.

 

Broken Link Checker – allows you to find and fix broken links; no limit, the plugin is free. It searches for links gradually, without overloading the hosting. The only thing – after it checks – you need to remove it, otherwise it will periodically check again on the machine.

 

Better Search Replace – the best find recently; allows you to automatically replace the craps on the entire database. You can, of course, do it with SQL-request, but plugin change it much faster 🙂 Great job in conjunction with the Broken Link Checker

 

Polylang – has never been so easy and convenient to make multi-language interface. The best plugin to make the English version of the site.

 

Tell us about your favorite plugins in comments 😀


Text alignment to the width of WordPress

In the new versions of WordPress the developers for some reason removed the button ‘align to width’ or in the html markup attribute align=justify. When typing the text of the post is strikingly sloppy formatting if the entire test is pressed to one edge. This style sometimes looks stylish, but in most cases a person is used to reading text aligned to the width of the page. So how to do it in WordPress?

Читать

Спрятать автора постов WordPress

По дефолту неумный ворлдресс светит логин пользователя в URL автора каждого поста. Чтобы это убрать: в дочерней теме, в файле functions.php пихаем: Читать

Smileys in WordPress: a guide to remembering codes

wordpress-smiles-paper

Memo for remembering WordPress emoticons

Faced with the need to put graphical emoticons in WordPress instead of the beloved brackets (brackets.com does not approve!).

 

Graphic emoticons are very fruitful for the site’s position in search engines, while symbols confuse unfortunate googlesiders and other search fiends.

 

Of course, the excessive use of graphics, your site is in danger of becoming a Christmas tree, so do not persist. Another way – use a verbal expression of emotion hehe, but I prefer emoticons 😀

 

In general, not to suffer, prepared a table of characters, which can be printed out and used as a memo.

 

UPD: for newbies – to save the picture: PKM (right-click) on the picture and “save picture as… 😉


[solution] WordPress: css template editing problem

Funny thing – when you edit wordpress templates ccs (and other CMS) in Google Chrome – often the cache glitches, and as a result, when you refresh the page changes are not visible. I did not understand what’s wrong until I refreshed the page cache (Ctrl+F5).

 

In other browsers (fox, for instance) it’s OK; knows when to refresh what. By the way, chrome glitches permanently in terms of caching – it can be seen in YouTube, where the bar “… begins live broadcasting” is often lit on old videos, although there is no broadcast. I wrote to google support about a year ago – they know about the problem, but so far they are not scratching.


[решение] WordPress: проблема с редактированием css шаблона

Забавная штука – когда редактируешь ccs шаблонов wordpress (да и других CMS) в Google Chrome – часто глючит кэш; в итоге, при обновлении страницы внесенные изменения не видны. Я долго не врубался в чем дело, пока не допер обновить кэш страницы (Ctrl+F5).

В других браузерах (лиса, к примеру) все ок; знает, когда-что обновлять. Кстати, хром глючит в плане кэширования перманентно – это видно на ютубе, где часто на старых видосах горит плашка “… начинает прямую трансляцию”, хотя никакой трансляции нет. Писал в саппорт гугла где-то год назад – знают о проблеме, но пока не чешутся.