Classified is a popular WordPress Theme for Classified Ads. I don't have not much experience in Classified ads theme and cannot tell which theme is better for Classified Ads.
I got to work on classified theme a little and I have found few things which I am sharing with you.… (Continue)
WordPress has released new stunning version 3.8 named Parker in the name of "Charlie Parker". Coincendentially it has coincided with my new Theme for this WordPress Blog. I hope you like both. 🙂
New WordPress Version has these new changes:
Modern New Design: Look of dashboard has improved with almost… (Continue)
While in previous post regarding Minify and Combine Js and CSS, I have mentioned that none of the plugins I have tried worked well, so I may work on my own plugin for combining and minifying CSS and JavaScript files. I am on the track but it has taken so… (Continue)
I have tried three WordPress plugins for combining JavaScript and CSS files but none worked for me. I have tried 'WP Minify', 'Better WP Minify' and 'JS & CSS Script Optimizer'. WP Minify was not minifying my JavaScript files. Better WP Minify was taking external JavaScript files as well and… (Continue)
I was looking for a way to add a CSS class to WordPress Widget Content area. For textWidget, I see a particular class class="textwidget" is available for every text widget but content area class and element is not same for other widget type.
I got this for adding wrapper around… (Continue)
Just a small announcement that a WordPress plugin has been committed for Prism Syntax Highlighter. I liked the plugin as it is really lightweight and fast.
The new plugin will allow you to post markup without manually changing the code to post online. What is required is just installation and… (Continue)
Prism is a lightweight and fast JavaScript based Syntax Highlighter. It is written based on HTML5 standard. It uses <code class="language-xxxx"></code> for posting code. Before <code>, it needs <pre>. Pre tag is required for backward compatibility. We should use <pre> as wherever JavaScript does not work, <pre> will work and… (Continue)
I have downloaded Internet Explorer 11 to test the browser. It is developer version but working without any issue.
The above text is crashing this web page. Left sidebar was not coming. I got this while writing this post on IE 11.
Now, I got it and you wont see… (Continue)
I used to see many URLs which directly looking just a hacking attempts by hackers. Hackers are hackers they may continue to do that but we can try to prevent such effort. So, I hope you have take all common security measures discussed at many places for securing WordPress site.… (Continue)
WordPress is a very popular, widely used platform for blogging. It's powerful, has an easy-to-use administration panel and can even serve as a full-fledged content management system (CMS) should you have the need. It's friendly to search engine optimization (SEO). Many free, excellent plug-ins are available for it that significantly… (Continue)