Category Archives: WordPress

Everything connected to editing wordpress cms.

Adding More Posts Links with Featured Images to WordPress Templates with Mini Loops Plugin

Adding more post links to WordPress templates can be done using Mini Loops Plugin. The list will have 6 featured images rectangles with post’s title. This post links will show next to regular post links with another design and they will not include links already used. Continue reading

Posted in WordPress | Tagged | 1 Comment

Authors List Widget and Full Featured Author Page with HTML Editing for WordPress

Extending users default WordPress functionality with 2 plugins to create authors list as widget and to make full featured author’s page. Continue reading

Posted in WordPress | Tagged , , | Leave a comment

Change “Continue reading →” of Twenty Eleven WordPress Theme from its Child Theme functions.php

Change default “Continue reading →” text after an excerpt in WordPress default Twenty Eleven from functions.php of your child theme. Both for Custom Excerpts and Auto Generated Excerpts. Continue reading

Posted in WordPress | Tagged , | 1 Comment

WordPress Admin Menu Not Visible After Upgrading qTranslate Plugin for Russian

When updated WordPress and plugins to the new version the Admin navigation menu bar disappeared. Disabling plugins showed that the cause was qTranslate multiple languages plugin. After closer investigation I found that the cause was in Russian CSS file, which came not updated from 2010 and wasn’t suitable to wp 3.2 new design. Continue reading

Posted in WordPress | Tagged , | 2 Comments

How to Fix Wrong Path to WordPress Site Address, When Error Was Done in Admin Settings?

When you develop a wordpress site in a folder and then want to move the site to the root, it’s easy to make an error when changing WordPress address (URL) and Site address (URL) in WP Admin / Settings. But after this change you can’t enter admin anymore. What to do if this error was made? Continue reading

Posted in WordPress | Tagged | 9 Comments

How to Add Second Navigation Menu to WordPress Child Theme?

Add a second navigation menu in the footer to your WordPress child theme so it will be editable from Menus in WP Admin. Twenty Ten WordPress default theme has only one top menu, so to add a second one you need to make several modifications in child theme files. Easy. Continue reading

Posted in Templates, WordPress | Tagged , , | 7 Comments