Tips For Designing Amazing WordPress Themes

Have you ever created a website on WordPress? If yes, Here are some great Tips For Designing Amazing WordPress Themes. I bet you know the order of actions: first, you choose a domain name and set up WordPress hosting, and after that choose a visual design. The installation of WP template takes no longer than a minute while the choice of appropriate options may last for days and require a lot of work since you have to pick the best one out of thousands of themes, each of which with its unique features.

Tips For Designing Amazing WordPress Themes-1
Tips For Designing Amazing WordPress Themes

Properly selected high-quality theme improves the appearance of a website, makes it unique and helps to create the required functionality. Standard templates included in the installation WP package are good enough for a small blog or website, but what if you need a large, complete, and versatile business?

Tips For Designing Amazing WordPress Themes

For the time I’ve been working at DesignContest, I selected and installed WP themes a lot of time. In the paper, I’m going to share the essential advice on this matter. So, let’s start!

Tips For Designing Amazing WordPress Themes-2

#1 Choose Between Free and Premium Themes

Free

You can find over 2000 free templates for WordPress, but all of them have some drawbacks. The main inconvenience is that the majority of the free themes just stop being updated at some point. The reason for this is quite simple: since the producer earns nothing, he’s not interested in maintaining and adapting them up to advanced technologies.

If the theme ceases to be updated, you will likely have problems with the functionality of the website: for example, the pattern may begin falter after WordPress update, which may cause incorrect display of website pages.

If you take a free topic, please choose from the most popular ones on the WordPress website. At least, they are often updated and supported, which guarantees you the safe operation of the website for a long time. However, this approach has a significant disadvantage: about million of websites are already used these themes. Free-to-use templates are never unique.

Premium

Premium themes have many benefits, including regular updates, unique design, reliable support service, and more. As a rule, the price for a premium template is less than $ 60 – that’s a relatively small investment for a project with serious ambitions.

Tips For Designing Amazing WordPress Themes-3

#2 Make Sure the Topic of the Theme Comply with Your Business

Be sure to choose a template that is suitable for a category of the website. For example, business themes perfectly fit entrepreneurs’ websites while themes for kids are suitable for children’s stores. By the way, if you’re going to open an online store, make sure that the chosen template supports the use of plug-ins for eCommerce. Note that platforms for selecting and buying WP templates have an internal search on the subject: for example, by the “eCommerce” request you’ll get more than 200 ready-made templates for eCommerce. For more advanced search, you can use keywords like “business”, “music”, “kids” and so on.

#3 Check whether the Chosen Template is Compatible with Browsers and Mobile Devices

Since users come to the website from different browsers, the chosen theme should support at least the most popular ones: Google Chrome, Firefox, Opera, Internet Explorer, and Safari. Read the template description to find out whether it supports the browsers mentioned above, or check it by yourself.

The more browsers are supported, the wider the audience of your website. Give priority to the themes which support old versions of Internet Explorer. The prices for WordPress templates are almost equal, so there’s no reason to buy less functional at the same price and lose potential customers.

Of course, the template must be displayed correctly on all possible devices – from PCs to mobile phones. The share of mobile traffic is constantly growing and will grow even faster in the foreseeable future, so before buying the template, make sure it’s scalable, that is, automatically resized to full-screen mode when opened on a smartphone/PC/tablet.

Tips For Designing Amazing WordPress Themes-4

#4 Choose the Theme that is Easy to Customize

The more features the theme contains, the better. Ideally, it should contain enough features to ensure any color, font, and other changes you may desire.

If the topic does not include the necessary functionality, then you’ll have to install additional plug-ins, edit it manually, or ask for the help of a programmer.

#5 Check the Frequency of Updates and the Availability of Technical Support

I’ve already said about it above, but I want to emphasize one more time: if the topic is constantly updated, it means that the developers track the latest design/market changes and respond to them adequately. The regularity of updates, as well as the availability of free technical support, indicate the seriousness of the approach to the theme. Almost all premium WP themes are regularly updated and have free technical support.

Do’s and Don’ts of WordPress Theme Customization

WordPress theme customization gives you an opportunity to add some extra features to your website. In website development, there is always more than one way to perform a job, however, these quick do’s and don’ts will show you which way to choose to get better results within stipulated time period.

Do and Dont of WordPress Theme Customization

Don’t Hack Parent Theme’s Code

This is the first and foremost thing to keep in mind. Do not ever alter or change the core! There are many bloggers who keep making the same mistake of changing the parent code. Constant updates of wordpress makes it difficult for a blogger or developer to keep the modifications made previously. With every update of wordpress, the modifications get lost. Also, the changes made in the core may lead to the failure of wordpress plugins or other important aspects.

Do Use Child Themes

One of the best ways to make changes in your wordpress theme is to create a child theme. It will allow you to make as many changes as you want in your wordpress theme while keeping the basic functionality alive and in proper working condition.

Wordpress Theme Customization-1
Do’s and Don’ts of WordPress Theme Customization

Don’t Use Inline Styles

Never use inline styles! This may seem convenient and easy at first, but you will definitely end up regretting. Inline styles have high preference and therefore, it will always win whether you have created external CSS style sheet or not. In addition, unlike external style sheets, inline styles are not easy to maintain. With infinite coding lines, you wouldn’t want to waste your time and effort on figuring out which inline style needs modification to get the required result.

Wordpress Theme Customization-2

In case you must put inline styles, use embedded style sheets in the <head> section instead. At least this way you can easily manage and modify them whenever you need.

Do Make Use of Core Options

WordPress comes with many options, plugins and functions, which are so easy to incorporate into your theme. Though these options don’t get used very often, they are a great way to enhance the functionality of your theme. One such example is of “date format”. You can simply incorporate it to users date or time format on comments.

Don’t Hardcode URLs

For some obvious reasons, don’t hardcore URLs. Make sure to use actions available in the coding.

Reasons why you shouldn’t hardcode URLs:

Plan on changing your domain name in the near future? If so, you’ll also need to change your hard-coded URLs.

If you are working on a local server and going to move it to server anytime soon, you should rather avoid hard-coding URLs.

You theme will break down if you are going to use it on another website.

Do use Enqueue function

Using enqueue function lets wordpress manage the queuing of all the files which are loaded at the right time. There are numerous reasons of avoiding the addition of resource into the init action. First of all, there is no way of checking whether or not a file has been loaded. Secondly, the scripts and styles will be loaded on every page when using in it. Also, it may lead to failure of some plugins.

Wordpress Theme Customization-3

Make wordpress customization easy with these tips.

Happy coding!

Blog Optimization Tips Every Blogger Must Know About

WordPress has proven a resourceful tool for bloggers, helping them build blogs that can be easily customized based on their preferences. With WordPress, you can set up your online blog for free. And, the best part is that you don’t even need to spend time in designing the layout for your blogging site or page, as you get access to plenty of pre-built WordPress themes – that enables to build a WordPress blog in no time. In addition, there are several great plugins that helps in adding advanced features to your blog design.

 WordPress Blog Optimization Tips Every Blogger Must Know About

But remember that, no matter how great your blog may look, it will still drive away your visitors if it is slow. In fact, your blog readers won’t take a second and will click the exit button, even if your blog takes 3 seconds to load. Through this post, I will share some easy-to-follow tips on WordPress blog optimization that you must know about.

#Tip 1: Choose a Lightweight Theme

Most of the bloggers, especially the ones tied to a low-development budget generally prefers using a free WordPress theme for their blog design. While this may help you setup a blog in just a matter of a few minutes, but the theme you’ve chosen might slow your blog down. That’s because, free to download themes usually contains unnecessary bloat that causes the blog to load slowly. But, carefully choosing a theme that contains only the essential design elements and components is the way to have a speedy WordPress blog.

#Tip 2: Post Original and Quality Content

Blog Optimization Tips Every Blogger
Blog Optimization Tips Every Blogger

Time and again, Google has introduced updates to prevent use of duplicate content. Also, the search engine giant pays special attention to blog posts featuring quality content. The Google’s Panda update fuelled the need to write “original and high-quality content”. Of course, you wouldn’t have been affected by the Panda effect if you were using meaningful content in your blog. But, many people publishing crappy content onto their blogs and websites were slapped hard. Though, this isn’t something new but newbie bloggers might not be aware of the same. So, make sure to read Google’s guidelines first before writing and publishing your blog content.

#Tip3: Install the W3 Total Cache Plugin Onto Your Blog

Well, there couldn’t be a better way to boost your blog speed, then installing the W3 Total Cache plugin. A caching plugin loads the static HTML files rather than dynamic ones; since this does not require the execution of any PHP or MySQL commands, it reduces the web page’s load time.

W3 Total Cache Plugin
W3 Total Cache Plugin

The W3 Total Cache plugin automatically optimizes the code of your blog, so as to make it load faster. Additionally, the W3 Total Cache helps optimize the server performance, reduces the download times drastically, and also offers integration with content delivery network (CDN). All these factors help in deploying enhanced user experience, which results in high conversion rates.

#Tip4: Create the Right Permalink Structure

Right Permalink Structure
Right Permalink Structure

Your blog’s URL that people enter in their browser to view your blog posts are called as permalinks. In fact, search engines use them for linking to your blog. You can find different variations of permalink structures, however, the most important ones to consider are:

yoursitedomain.com/post-name/

yoursitedomain.com/2015/7/12/post-name/

yoursitedomain.com/post-name/POSTID

From all of the above listed options, many argue that the first one is the best choice because of the following reasons:

  • It lets you make modifications to the “post-name”, in order to add a set of keywords to serve SEO need.
  • Avoiding to write date, helps in presenting the content in a new and relevant manner to the user.
  • It proves an effective way to remember lengthy post titles in the form of shared links.

#Tip5: Optimize The Images Of Your Blog For the Web

Images prove a viable means for increasing the engagement rate of the posts, and also help in getting your posts shared quite frequently across social channels. But, adding images take up plenty of storage space. And so, posts containing images may take more time to load. This is why it becomes important that the images, you’re including in your blog posts are optimized before uploading them to your blog or website.

Optimize The Images Of Your Blog
Optimize The Images Of Your Blog

One best way to optimize images is to make use of the WP Smush.it – that make use of the Smush.it API for optimizing images saved in the JPEG format. Another great solution is to utilize the Lazy Load plugin – that loads the images only when a user clicks on the desired location.

#Tip6: Get Rid of the Unwanted Pingbacks and Trackbacks

WordPress comes loaded with a very useful feature that allows sites to send a notification (or trackback) when they link to any of your posts. But, in case you’re not careful, chances are that spammers may use this feature to gain links from your blog. And, in case you’ve chosen to display “pingbacks” and “trackbacks” in your blog theme, then spam users will continue to send “trackback” or “pingback” links that will get displayed in your theme.

As a result, your blog will have a dozen of unnecessary pingbacks which will increase the size of your database files. And so, it is better to turn off the option that allows to receive notifications from other blogs in the form of trackbacks and pingbacks. To do so, head over to your WordPress admin dashboard screen and move to Settings → Discussion. This will open up the Default Settings dialog box, under which you’ll find the “Default article settings”. Corresponding to this setting, uncheck the option “Allow link notifications from other blogs (pingbacks and trackbacks)” as shown in the image below:

Unwanted Pingbacks and Trackbacks
Unwanted Pingbacks and Trackbacks

And finally, click on the “Save changes” button provided at the bottom of your blog page.

#Tip7: Make Appropriate Use of “Social Media Buttons”

Social media buttons hold a significant value as they allow site visitors to share your content on social media networks. However, these buttons need to make calls to external links, which results in slowing down your website. You can make the blog pages load quickly, by adding social media buttons only for those social networks that is commonly accessed by your audience. For instance, if your users rarely access your LinkedIn account, and instead spend their time on Twitter, then its better to avoid including a LinkedIn button onto your blog pages.

Wrapping Up

Are you unable to drive enormous traffic to your WordPress powered blog? This could be because of the slow loading speed of your blog. But, reading the above mentioned tips will definitely help you find the right solution to tackle such an issue in the most efficient manner possible.

How to stop trackback spam in wordpress

In wordpress CMS, Spam comments, Trackback and pinkback is big issue. Here in this article, I will give you some simple tips for stop spam in wordpress. For many bloggers and website owners, Spam trackback is really painful and serious issue.

How to stop trackback spam in wordpress

Pingbacks and trackbacks spam generated by spammers using automated scripts or program to send millions of trackbacks to websites all over the world. Just like comment spam, trackback spam is not directed to your site personally.

What is purpose of Trackback?

Trackbacks are not monitored as like comments so spammer thought. They will leave there links on our site. This is simple trick, used by many spammers.

Why Trackbacks are not good?

Through spam trackbacks, your website SEO will get affected. Most of these spam links point to illegal activities like selling drugs, running scams, distributing malicious code, etc.

Stop TrackBack and Pingback using WordPress setting

Go to WordPress admin page, Than Settings » Discussion section. In “Default article settings” section you will find following checkbox. (As shown in following Picture)

How to stop trackback spam in wordpress
How to stop trackback spam in wordpress

Uncheck “ ” checkbox. This setting will stop or disable trackback and pings to your wordpress site.

More Extra security

https://wordpress.org/plugins/akismet/ – Akismet

Akismet checks your comments against the Akismet Web service to see if they look like spam or not and lets you review the spam it catches under your blog’s “Comments” admin screen.

Major features in Akismet include:

  • Automatically checks all comments and filters out the ones that look like spam.
  • Each comment has a status history, so you can easily see which comments were caught or cleared by Akismet and which were spammed or unspammed by a moderator.
  • URLs are shown in the comment body to reveal hidden or misleading links.
  • Moderators can see the number of approved comments for each user.
  • A discard feature that outright blocks the worst spam, saving you disk space and speeding up your site.

Did You Forget These Things In Your Brand New WordPress Website

Okay, so you’re excited. You’ve just launched your sparkling new WordPress driven website on the Internet. You have spent a great amount of time choosing the prefect, flat, load like lightening theme, added a set of cool and so very useful plugins, and awesome content. Terrific.

Tips for Brand New WordPress Website

wordpress-logo-cristal_thumbnail-300x300
Brand New WordPress Website

But, there is a niggling sense of having forgotten something. In the tearing hurry to get the website ready for prime time there maybe some small but pertinent details you’ve forgotten about.

Here is my brand new WordPress site checklist, of things you absolutely must take care of with a brand new WP website.

Let’s kick off with what must be done in the WordPress Settings Menu.

Setting The Site Title And Site Tagline

Here is how to change your site title in wordpress and. Log in to your WordPress Admin Dashboard as usual, then hover your mouse cursor on the left hand side menu item Settings.

NOTE: To change your site tagline in wordpress please follow the same steps.

Check and ensure that under Settings  General that the Site Title and Tagline fields are filled out with the exact information you want displayed on your WP site as its Site Title and Tagline.

Nothing indicates your WordPress website is built by a novice like seeing the Tagline Just Another WordPress Site appear as the Browser title or worse in search engine result pages.

Setting The Correct Timezone and Date/Time Format

Check that the correct Timezone and Date/Time formats have been set. It’s really sad to notice a beautifully scripted Blog post with a wrong date and time being shown on your WordPress driven website.

Settings Discussion

85% of WordPress driven web sites do not use the WordPress commenting capabilities. Hence make sure that visit the Discussion page check that the settings there reflect exactly what you want for your WordPress driven website.

Settings Permalinks

WordPress creates and uses some pretty strange looking URLs with which it identifies all the Posts and Pages created on the website. These URLs use question marks and numbers and so on and are definitely not human friendly.

The Permalink setting empowers you to use and display human friendly URLs. Truthfully, almost any other setting other than the default setting should do just fine.

Don’t Forget SEO Techniques For WordPress Pages Or Posts

WordPress, like all CMS has a specific weakness when delivering Keywords, Description, and a few other key webpage attribute values that search engines require. This is because CMS use a single template (or a small group of templates) to deliver all pages and posts associated with the website.

Since these attributes are always delivered within the <head></head> section of the template it’s obvious that a unique set of keywords, descriptions (and more) for individual pages or post on the website just cannot be delivered using single template or theme technique of a CMS.

Hence, (just like any other CMS) WordPress encourages the use of seo plugins for wordpress, which ensures that while a single template is used to display page and post content, a unique set of keywords, Descriptions (and more) can be delivered for each web page or post via the plugin.

An SEO plugin used with WordPress exposes the Title, Keywords, Description, Blog post Tags (and more) for each page or post within the WordPress editor itself.

Hence, when the page or post content is stored in the WordPress database, along with its content, a unique Title, set of Keywords, Description, set of Tags and so on are bound to the web page or post and stored in the WordPress database as well.

When the page or post is being displayed in a site visitors Browser, the plugin ensures that the Title, unique set of Keywords, Description, Tags are appropriately, and dynamically, inserted within the <head></head> of the WordPress template.

Additionally, if your site has any particular content that you don’t want indexed, SEO plugins can help with that as well.

Google Analytics and Google Web Master Tools

If you’ve not done so yet, please sign up your website for both Google Analytics and Google Web Master tools. These free to use, tools are essential for learning just how well your website SEO efforts are doing.

Have An Emergency Plan In Place

You could lose your website anytime. Hackers can deface it, the web host can crash for one reason or another corrupting your website files, whatever the reason, you can suddenly find yourself starting all over again without a useable website.

Hence, be proactive. Have a regular backup plan in place. Back up the WordPress website database regularly and completely.

There are a lot of great plugins available some free, (some paid for but modestly priced) that will help you backup your database. Some plugins allow you to schedule backups to a 3rd party cloud service. Just do not rely solely on your web host to take care of this.

Having your own ability to restore your site database in the event of serious crash and burn of your website is absolutely priceless.

Using your cPanel Setup FTP for your WordPress site and at regular intervals do a complete backup of all the WordPress related folders and files. Backing up your /wp-content/ folder is especially important as this folder contains all the assets of your website, such as plugins used, images and/or videos uploaded, the WordPress theme and other crucial website data.

Secure Your Website

While the WordPress core has really pretty much secure, and the WordPress core developers really do a great job of patching security holes as they are identified, all too often it’s the plugins used that make a WordPress driven website vulnerable. Hence, do not ignore WordPress security altogether.

Today there are some awesome WordPress related, security plugins, available for use. The use of these plugin make it harder to hack into and deface (or worse) your website. Look out for plugins that will lock out a user after a number of failed login attempts. This seriously slows down the bots that attempt to brute-force their way into your website Admin section and from there take over your website.

The sad thing is that these attacks will happen. It’s only a matter of time. The good news is that you can help protect your site from them. And, don’t forget, use really complicated Admin passwords, a minimum 12 characters in length with a mix of Upper and Lower case characters, numbers and special symbols. Such passwords make a bot’s life miserable and definitely protect your WordPress driven website.

Use a Child Theme

A child theme normally resides in a separate folder within the /wp-content/themes/ directory. Think of it as a sort-of extension of the parent theme currently active on your website. Child themes are used to customize the look / feel and functionality of a website.

The benefit of having a child theme is that when theme developers release updates (much like plugins are updated), the child theme ensures that you will not lose any customization you made to your active WordPress theme when these updates are made.

Depending upon your technical (coding) capability levels, a child theme can be pretty easy to setup. If you’ve hired a web designer/developer to create your site, then ask them if you should be using one.

In Conclusion

At the time of launching your brand new WordPress driven website if you’ve taken care of all the above (none really are optional) your website will be up and running smoothly and safely for a long time.

If you liked this Blog post, I’d love to read your comments. If you thought that this Blog post was not upto your expectations, I’d love to read your comments.

It’s your comments that help me get better each day. Please pass on your bouquets or brickbats in the comments section right below.

Tips To Improve Your WordPress Site

Anyone who’s ever started up their own WordPress based site will tell you how difficult it can be to make yours stand out from the crowd and bring in the most users. That’s why we’ve pooled our resources of top experts to come up with a couple of top tips that you can use to make the most of your WordPress site and bring in as many unique visitors as you can.

Here are Tips To Improve Your WordPress Site

1: The Design

First of all is the golden rule of creating a web page ‘KISS’ or keep it simple stupid – try to go for style over substance. Sure a ton of flashy banners, tons of links, pictures and tabs may be what you think a professional website looks like more often than not it can turn a lot of people away as it looks too busy and confusing to navigate. A good approach to your design is to keep it as basic as possible, this will give your WordPress site a more natural, minimalistic and above all professional look.

Tips To Improve Your WordPress Site
Tips To Improve Your WordPress Site

2: Make It Easy To Get Around

Initially when you set up your site you’ll want to put as many things into it as possible, obviously don’t just dump it all on the home page as that will look incredibly amateurish. Also don’t have a ton of tabs as too much choice can and will put people off.

Try to keep the basic things like a navigation bar for a layout of what’s on your site, a search bar to let users find specific items and a categories list if they want to find a certain genre or type of item or article on your site.

The golden rule to website navigation is if it takes more than two clicks to get to something users are taking too long to get to your content and will subsequently get bored and leave. So try to keep your content close together. More helpful rules can be found here

3: Make Your Content Stand Out

This piece of advice kind of speaks for itself, if you want someone to interact with your content be that videos, games or articles to read you should always make it look as good as it possibly can. Try to make it look as appealing as possible, so add things like different formatting on your text or a unique typography, although make sure it doesn’t negatively impact your content.

You could also try sub-headings or if you’re feeling fancy you could try inserting graphics like tables or charts to add a bit of colour to your content.

Free bingo sites like this one are a good place to start if you’re looking for some inspiration as their content has been essentially designed to instantly grab their user’s attention and keep them on the site. So you could probably take a couple of cliff notes from them if you’re really struggling to come up with something to give your content some extra pizazz.

These are just a couple of tips to keep in mind when you’re designing your WordPress site or you’re trying to improve on one you already own. If you stick by these you should find your site will not only look great but you’ll also get a ton of fresh new users visiting it on a regular basis.

Send email to site users about new wordpress posts

For increasing traffic of website. It is good to send email to users about new post. we have script for Send email to site users about new wordpress posts.

There are many wordpress plugins available for sending email but I given small code for sending email to wordpress users without using any wordpress plugins

Send email to site users about new wordpress posts
Send email to site users about new wordpress posts

If you are wordpress developer then only use following code. Open your functions.php file from your theme and put following code in that file. Just copy and paste the following code on your functions.php file:

function send_email_users($post_ID)  {
    global $wpdb;
    $usersarray = $wpdb->get_results("SELECT user_email FROM $wpdb->users;");
    $users = implode(",", $usersarray);
    mail($users, "New Article is Published", 'A new article have been published on http://www.purabtech.in. Please visit');
    return $post_ID;
}
add_action('publish_post', 'send_email_users');

You just need to change my domain name to your domain name and put that in your functions.php file. If you are having any issues then Please write to me.
This wordpress hack, tip or trick written by wordpressapi.

Here is some very useful links for wordpress.

Check Following articles for great wordpress hacks of the all the time.

how to create contact us page without wordpress plugin
Add the extra new users details or fields to wordpress without plugin
Display wordpress Tags In A Dropdown Menu without plugin
How to change the Visual Editor Font Size wordpress without plugin
Display wordpress Tags In A Dropdown Menu without plugin
wordpress pagination style without wordpress plugin
show popular posts without wordpress plugin in theme
How to send smtp email through wordpress without plugin
How to put digg button in wordpress without plugin
Get the recent comments without using wordpress plugin or widget
How to Add the social Bookmar Icons in WordPress theme without wordpress plugins
How to exclude pages from wordpress menu without plugin
Show related posts with wordpress post without using any plugin

Share buttons in wordpress without wordpress plugin

I don’t recommend you to use wordpress plugin for adding the share buttons. we have simple code for add Share buttons in wordpress without wordpress plugin

Share buttons in wordpress without wordpress plugin

There are many wordpress plugins available for adding share button in wordpress or any website. I don’t recommend you to use the wordpress plugin for adding the share buttons like, facebook, twitter, linkedin, stumbleupon, delicious and Google buzz. Because when you install wordpress plugin for social buttons then that plugin will use your database and on every page view that will fire query to your database and your page view will became little bit slower. If you are having less visitors then this ok but if your site is having large visitors than you need to think about small issues also. Floating share button are very popular these days. You can easily add the sharebox which floating bar. Using following code you can add the share buttons without wordpress plugin.

I written some code for this and on my site share buttons are looking as follows:

Share buttons in wordpress without wordpress plugin
Share buttons in wordpress without wordpress plugin

I created file called sharebox.php and in that file just written following code.

<div id="sharebox" style="">
<a href="http://twitter.com/share" data-count="vertical" data-via="digcms">
Tweet</a>
<script type="text/javascript" src="http://platform.twitter.com/widgets.js">
</script>
</div>
<div>
<script>var fbShare = {url: <?php the_permalink() ?>,size: 'large',badge_text: 'fff',badge_color: '3b5998',google_analytics: 'true'}</script>
<script src="http://widgets.fbshare.me/files/fbshare.js"></script>
</div><div>
<script src="http://www.stumbleupon.com/hostedbadge.php?s=5"></script>
</div>
<div><a class='delicious-button'  href='http://delicious.com/save'> <!-- { url:"<?php the_permalink() ?>" ,title:"<?php the_title() ?>" } --> Save on Delicious</a></div><div style="display:none;">

<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a></a>

</div>

<div><a title="Post on Google Buzz" href="http://www.google.com/buzz/post" data-button-style="normal-count"></a>
<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script>

</div><div><script type="text/javascript" src="http://platform.linkedin.com/in.js"></script>
<script type="in/share" data-counter="top"></script></div></div>

After creating sharebox.php file, open your single.php file and put following code in that file.

<?php include 'sharebox.php'; ?>

After that open your style.css file and put following code in that file.

#sharebox{display: block;margin-left: -85px;
position: fixed;top:105px;width:65px;
border:#ccc 1px solid;padding:2px}

If you need more buttons then you should prefer following article. In this article you will find the all the share button code. and you dont need to add any wordpress plugin for adding share or like buttons in wordpress site.

Please write comment for our article: Share buttons in wordpress without wordpress plugin

Add the social Bookmark Icons in WordPress theme without plugins

disable html code in comments wordpress

WordPress tutorial for, disable html code in comments wordpress. We given code sample for functions file to prevent html code in wordpress comments section.

If you are wordpress developer then only use following code. Open your functions.php file from your theme and put following code in that file. Just copy and paste the following code on your functions.php file:

disable html code in comments wordpress

function wordpress_comment_post( $incoming_comment ) {
	$incoming_comment['comment_content'] = htmlspecialchars($incoming_comment['comment_content']);
	$incoming_comment['comment_content'] = str_replace( "'", '&apos;', $incoming_comment['comment_content'] );
	return( $incoming_comment );
}

function wordpress_comment_display( $comment_to_display ) {
	$comment_to_display = str_replace( '&apos;', "'", $comment_to_display );
	return $comment_to_display;
}
add_filter( 'preprocess_comment', 'wordpress_comment_post', '', 1);
add_filter( 'comment_text', 'wordpress_comment_display', '', 1);
add_filter( 'comment_text_rss', 'wordpress_comment_display', '', 1);
add_filter( 'comment_excerpt', 'wordpress_comment_display', '', 1);
disable html code in comments wordpress
disable html code in comments wordpress

add search form to wordpress navigation menu

In many wordpress premium theme search form added in navigation menu and many clients are demanding for same So here we created tutorial for adding search form.

WordPress tutorial for, add search form to wordpress navigation menu. If you are wordpress developer then only use following code. Open your functions.php file from your theme and put following code in that file.

add search form to wordpress navigation menu

add search form to wordpress navigation menu
add search form to wordpress navigation menu

Using following code in you can add the search form in your menu bar.

function add_search_box($items, $args) {
ob_start();
get_search_form();
$searchform = ob_get_contents();
ob_end_clean();
$items .= '
<ul>

<ul>
<ul>
	<li class="search-form">' . $searchform . '</li>
</ul>
</ul>

</ul>
';
return $items;
}
add_filter('wp_nav_menu_items','add_search_box', 10, 2);

There is very nice wordpress plugin which will add search box in navigation menu.

Search box on Navigation Menu

Search box on Navigation Menu
Search box on Navigation Menu

This plugin will add the default search box on main navigation menu that will save the space and flexibly fit with the menu.