Sometimes when you have migrated from an old theme to a new theme for your WordPress blog, you suddenly observe that all the comments on pages alone have disappeared and there is no option to add more comments. Also, at times when you are building a blog with a new theme, you might observe that especially pages do not have a comments section.
Fix: How to enable comments on your WordPress theme for pages
The reason the comments section are not appearing on the pages are because your theme is not enabled to do that. All you need to do is to add the below snippet line of code in your theme’s page.php file.
Either if you are using Dreamweaver or a simple notepad to create a HTML webpage, you might have observed an underline for every basic hyperlink you create on the page. This is the default format of Hyperlinks on a webpage and its quite normal that designers wouldn’t want to have the underline below the simple hyper link.
Method 1: You could use a simple CSS code between the <HEAD> </HEAD> tags of the webpage under consideration and imply embed the below code to make the underline disappear.
<STYLE>
<!–
a {text-decoration:none}
//–>
</STYLE>
Soon after the roll out of the latest WordPress 3.3 version upgrade, many webmasters have been reporting a failure on the blog and the following error occurring on their WordPress Admin dashboard page: “Call to undefined function is_rtl()“
Complete Error: Fatal error: Call to undefined function is_rtl() in /public_html/wp-includes/general-template.php on line 2102
Often it happens that without any know reason your WordPress Blog Feed page stops working. Its not a bad idea to check your WordPress blog feed URL if its working. Several symptoms of a non working Feed page are:
If you already know the power of Internet Marketing, you might be already knowing that this is a Million Dollar Question! Facebook can give a surprising boost to your website traffic, readership and Conversions if used in the right way. This is one Huge Social networking website with an explosive nature of spreading great information through social peers.
It is an awesome idea to convert your website visitors into fans through simple Facebook Like Boxes or by using a good Facebook landing page and have your audience stuck to the content you are always publishing. But I personally have found this as a tedious task to manually publish each and every post on to Facebook after writing it on your blog! Have you ever considered automating this part of the work? Read on..
A website that has a little over well-to-do budget is very easy to identify. This goes the same with those websites that have a poor sense of creativity (and style) and low budget cut for a professional web design customization. The first couple of sentences are just to let you know that even if you have a large budget or low budget for a web design, still it does not determine your success or downfall in eCommerce. Here are common eCommerce Web Design mistakes that you should avoid.
Flash Intros, Splash Pages
Flash intros are very cool—really. But if we are talking about download speed and a fulfilling user experience, it is almost very low to nothing. Not all online shoppers shop using a high speed broadband Internet, and knowing that Flash Intros are cool but on the other hand, is also waste of time as most visitors would want to make purchase. When you create a website, or have others design it for your company, be sure to let them know that a splash page or a flash intro is not necessary at all.