• Skip to primary navigation
  • Skip to main content

WebGuide4U

Photoshop | WordPress | Webhosting | Web Designing | Discount Coupon

  • Homepage
  • About Us
    • Author
  • Advertise
  • Free WordPress Installation
  • Contact Us
  • Show Search
Hide Search

How-To

[How-To Guide] Turn Off Comments On Posts By Default In WordPress

WordPress one of the most popular and widely used CMS and already I have covered many basic tutorials in the form of How-To Guides, and I’m damm sure all these tutorials help you to get started with WordPress easily. If you have any problem then you can get in touch using contact us form.

In this post I’m sharing a new tutorial which allows you to turn off comments on every post you publish or already published on your blog. Well I do not recommend you to turn-off comments on every posts, it is because comments offers you a unique way to communicate with readers of your blog. So, here is a quick guide which offers you to turn-off comments on posts by default.

Step1: Log-in into wp-admin panel and go to “Settings” tab. Now click on “Discussion” as shown below:

turn-off-comments

Step2: When you click on “Discussion” (in step1),  a new window open (as shown below). Now you have to un-check the box “Allow people to post comments on new articles”.

turn-off-comments1 Step3: Congratulations, you have successfully turn off of the comments on posts.

If you have any query let me know via comments or get in touch using Free WordPress Installation Service.

Do not forget to subscribe to feeds and follow on Twitter to get all updates on WordPress Tutorials.

[How-To Guide] Install WordPress On WPWebHost

WordPress one of the most popular CMS and WPWebHost is the recommended webhost which offers you WordPress Hosting. Already, in previous post I have shared how to sign-up for Freedom Plan from WPWebHost and now in this post I’m sharing how to install WordPress on WPWebHost. Here is a quick and step-by-step guide on installing WordPress on WPWebHost.

Step1: First log-in into cPanel and scroll down to click on “Softaculous” (under software/services) as shown below:

install-wordpress

Step2: When you click on “Softaculous”, a new window open as shown below:

install-wordpress1

Step3: Now, in above screen-shot click on “Blogs” and when you click on “Blogs” you see a drop-down menu as shown below. Select “WordPress from drop-down menu.”

install-wordpress2

Step4: When you click on “WordPress” (in step3), it open a new window as shown below. Now you have to click on “Install” in navigation menu.

install-wordpress3

Step5: When you click on “Install” (in step4), a new page open as shown below. Now, fill-up all the details and click on “Install” button.

install-wordpress4

Step6: As soon as you click on “Install” button in step5, you see a confirmation page like this:

install-wordpress5

Step7: Congratulations, you have successfully installed WordPress on WPWebHost.

If you have any query let me know via comments or get in touch using Free WordPress Installation Service and if you have not sign-up for WPWebHost, then sign-up now:

Sign-Up Link for WPWebHost

Find this useful, then why not share it with your friends also.

[How-To Guide] Sign-Up For Freedom Plan For WPWebHost WebHosting

WordPress no doubt one of the most popular CMS which allows you to build website in couple of minutes. To build a website you need domain name and webhosting from any of the recommended webhost.

Finding a good domain name is not easy and I have already covered few tips and tools which allows you to get good domain name in no time. Here is a quick link to them:

Tips and Tricks To Find Domain Name

Top 33 Tools to Find Domain Name

After buying domain name from GoDaddy or Namecheap, you need webhosting which allows you to publish your website online.

Recently, I come across a new webhosting provider which only focus on WordPress. WPWebHost is also one of the recommended webhost which allows you to publish your website online in no time. In this post, I’m sharing step-by-step guide on buying freedom plan from WPWebHost.

Step1: Follow this link and click on Plans & Pricing as shown below:

freedom-plan-wpwebhost

Step2: As soon as you click on Plans & Pricing, a new window opens (shown below). Now choose Freedom Plan and click on Sign-Up Button as shown below:

freedom-plan-wpwebhost1

Step3: When you click on “Sign-Up” Button in step2, a new window open (shown below). Now, you have to choose a domain name.

freedom-plan-wpwebhost2

Step4: After choosing domain name, scroll down and choose the billing cycle, configuration options and add-ons as per your needs.

freedom-plan-wpwebhost3

Step5: After choosing billing cycle, Configuration options and Addons, scroll down and fill-up additional information and domain configuration.

freedom-plan-wpwebhost5

Step6: After completing all the details in above step, scroll down and fill-up all the entries as shown below:

freedom-plan-wpwebhost6

Step7: After filling all the details, scroll down and select security question and payment method

freedom-plan-wpwebhost7

Step8: As soon as you click on checkout, a new window open as shown below and it asks you to confirm your payment details.

freedom-plan-wpwebhost8

Step9: All you have to pay now and get started with your online life in couple of minutes.

Isn’t it so easy? if you have not purchased any hosting plan, then purchased one from WPWebHost right now:

Sign-Up Link for WPWebHost

If you have any query let me know via comments and you may also get in touch using Free WordPress Installation Service.

[How-To Guide] Add Google Adsense Link Unit Below Navigation Menu In Thesis Theme

Thesis WordPress Theme one of the most popular and widely used WordPress premium theme because it comes with in-built SEO options and offers you to cut down all SEO plugins from your blog.

If you have not get your copy of Thesis WordPress Theme, then get it now:

Sign-Up Link for Thesis WordPress Theme

Already, I have covered many tutorials on Adding AdSense in Thesis WordPress Theme, here is a quick recap:

How to Add Google AdSense Revenue Sharing Code in Thesis WordPress Theme

How to Add Google AdSense Ad Code After Post Title in Thesis WordPress Theme

How to Add Google AdSense Ad Code After End of Post Content in Thesis WordPress Theme

All these tutorials help you to add, Google AdSense Ad code in Thesis WordPress Theme.

In this post, I’m sharing how to Add Google AdSense Link Unit below Navigation Menu in Thesis WordPress Theme. Here is a quick guide:

Step1: Log-in into wp-admin panel, go to “Thesis” tab and click on “Custom File Editor” as shown below:

adsense-link-unit-thesis-theme-wordpress

Step2: When you click on “Custom File Editor” (in step1), a new window open (as shown below). Now select “custom_functions.php” and click on “Edit selected file”.

adsense-link-unit-thesis-theme-navigation-menu

Step3: When you click on “Edit selected file” (in step2), it open a new window as shown below:

adsense-link-unit-thesis-theme2

Step4: Now you need to copy this code:

function adsensemenu() { ?>

<ul id=”adsensemenu”>

Your AdSense Ad Code Here!

</ul>

<?php }

add_action(‘thesis_hook_before_content_box’,’adsensemenu’);

Step5: After copying this code, paste this code in “custom_functions.php” (in step3) and after pasting this code click on “Big Ass Save Button” shown below:

adsense-link-unit-thesis-theme-navigation-menu

Step6: Now to style above code, you have to add some CSS in it. Copy this CSS code

.custom ul#adsensemenu {

height: 25px;

background:#333 none repeat scroll 0 0;

padding-top: 5px;

width: 100%;

}

Step7: Paste this CSS code in “custom.css” file and click on “Big Ass Save Button” as shown below

adsense-link-unit-thesis-theme4

Step8: Congratulations, you have successfully added AdSense Link Unit Below Navigation Menu.

If you have any query let me know via comments and if you have not get your copy of Thesis WordPress Theme, then get it right now:

Sign-Up Link for Thesis WordPress Theme

Do you find this useful? If yes, then why not share it with your friends also.

[How-To Guide] Add Google +1 Button In Thesis WordPress Theme

WordPress no doubt one of the most popular CMS and Google King of search engine. Recently, Google Announced its +1 Button and as a WordPress user you want to implement it on your blog so that you can increase your search engine rankings. [Read more…] about [How-To Guide] Add Google +1 Button In Thesis WordPress Theme

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 5
  • Page 6
  • Page 7
  • Page 8
  • Page 9
  • Interim pages omitted …
  • Page 28
  • Go to Next Page »

Hit the ground running with a minimalist look. Learn More

WebGuide4U

All rights Reserved. Articles cannot be reproduced without permission from the author© 2026