Tips & Tricks
Wordpress Tips and tricks
By default visual editor in wordpress use the fonts from the default file and you can change that so that the editor use same fonts,tags fonts colors that theme use and see them as you are editing or writing posts… Continue reading
There may instances where you are changing domain name or moving wordpress from a directory to root or vise verse and you have content in database. As wordpress saves full urls in database you will need to change urls so… Continue reading
There may be time if you created a membership wordpress blog where you want just members to see the blog posts. You can use private feature if you wish but problem is that you have to set password for posts… Continue reading
If your theme does not have a full width page template you can create one by using page.php code and remove the sidebars and make change in style.css for the full width template.
Step 1
Create a Page Template
Open… Continue reading
If you recently upgraded wordpress to the latest 3.2.x version, you will notice that the fonts for the HTML editor has changed. If you do not like the font that is used you can change font by adding a filter… Continue reading
I had quite a few question on how to change the excerpt limit in wordpress as by default the limit is set to 55 words and if you make the change in the core file it will get over written… Continue reading
Discover how you can blog like othe successfull bloggers with simple step by step Techniques.