Many of Wordpress users post codes online. Code can be HTML code, JavaScript code, PHP script or any other kind of code, codes need to be escaped so that it can come correctly in web page. I used to use this tool for escaping script for online posting on Wordpress… READ MORE
Here I have mentioned Wordpress Plugins that I have uninstalled that day. That posts tells about the plugin I have used or tested sometime on Web Scripting. I have never written about the post which tells which Wordpress plugins I am using to empower this Wordpress installation which handles so… READ MORE
Here I have discussed about one of many ways of Website Optimization and a Wordpress plugin that helps in achieving the optimization tips discussed here.
Did you ever read about Website Optimization of website/blog through ordering styles and Scripts in head section? If you like your website load in browser… READ MORE
This is just a something something post. You may know that I have recently deleted the W3 Total cache plugin and with that changed the CDN used. In the process, I faced some problem and this Wordpress: Blank page post was related to that experience. A problem I faced was… READ MORE
Are you getting blank pages on Wordpress without any error displaying on web browser? I got this error when I have deactivated the W3 Total Cache and with that removed subdomain used as cdn. Therefore, I have shifted all the media files to normal upload directly. In the process I… READ MORE
Today I thought to check with new Version of eclipse – Helios. I have download the eclipse, which was a good 143 MB and it took quite some time to download. When I tried to start the eclipse it does not worked. Eclipse gave me this error:- Failed to load… READ MORE
Just a quick post as I understood something important about Wordpress famous plugin for paging – WP-PageNavi. My configuration for this was not very correct and it was getting 404 Not found in Google webmaster tool. I think you would not like to see those error in webmaster tool. And… READ MORE
Want to control the display of contents on sidebar? Content can be any widget content or text/JavaScript content. Many times it may happen that you want to display some content on Home page but not on other pages. Or you may want to display a sidebar content on Achieve pages… READ MORE
Here is my experience with Tabbed Widgets for Wordpress sidebar. I want to save space on sidebar of my Wordpress blog, so searching for a good sidebar tab widget.
Wordpress Widgets for Sidebar tabs:
Fun with tabs:
Breaking with my Wordpress version (2.9.1) or theme (Which has created trouble).
Going… READ MORE
Wordpress has a nice feature of moving Wp-Content folder to a different place. This can be helpful for Content Delivery Network management. Wp-Content directory include all theme files, plugins and any uploads you have.
We can use Content Delivery Network to parallelize the connection in Browser and distribute the loads… READ MORE