Author Archives: Harshal Shah

About Harshal Shah

Harshal Shah is CEO & Founder of Xhtmljunkies, Located in Gujarat, India, XHTML Junkies is one of the best companies that offer unique eCommerce solutions by the virtue of its dedicated professionals. Our professionals are extremely proficient in offering development services pertaining to eCommerce. You can find Harshal on and Twitter.

How to Design Your E-commerce Portal Efficiently ??

ecommerce-website

With the inception of internet, the age of science and technology has opened the assorted streets for all the e-business units in order to measure the success. In this age of internet users, the online shopping becomes extremely common and popular as there are numbers of people who are using internet for shopping. In order to make your online business successful, it is one of the most important points for you to design your portal or web store effectively and attractively.

Make sure that it is capable of showing all the products and services successfully that means to attraction visitors in huge number over others. B this way, you are not only able to increase the sales generating revenue but it will also help you to satisfying your marketing objectives. However, it is important to design portal on the most popular e-commerce platform so Magento is one of the most popular e-commerce carts that will surly add extra amount of spark to your online business. These days, numbers of big as well as small businesses are using this platform in order to design their e-commerce solutions efficiently.

One can say that it is strong open source framework that has gained lots of popularity in the market due to its innovative features and benefits that you can gain. Magento contains various and large community with numbers of modules, features and enhancements. By using this platform, portal designed is completely safe and secure, easy-to-use, feature-rich, cost effective and best. The best marketing search engine optimization and catalog management tools provides excellent flexibility to the online traders and store administrators in terms of content and functionality of the store.

The below are some tips that a portal developer has to keep in mind while designing a B2B and B2C e-commerce site:

Make sure to Secure Payment Methods:

One of the most important features of an e-commerce portal is security. You can find various online stores which lose their sales due to unsecured payment gateways so that it is most important to keep your payment methods secure. By using Magento CMS for your portal designing, you can keep your payments methods safe. Magento provides approximately 50 safe and secured payment gateways that allow immediate transactions. It also enables customers to make payments using any of these methods. At present in the market, magento payment gateways are one of the most popular as well as trusted mode of online transactions. Through its rocking features, you can build the trust of customers and can convince the visitors to visit your online store.

Easy to use and hassle free Navigations:

It is important to be tailored e-commerce websites with the expediency of the consumers and online traders. If your portal is simple and easy to navigate then it may lead to generate huge sales because customers can find all the products and information easily and effortlessly in a click. For product and services, no prospects like to spend much time on searching as he/she intends to purchase. In the interface itself, everything must be clearly visible so that the consumer searches the product that he/she is searching the product he/ she is looking for without wasting much time.

Striking Design:

As everyone knows that designing an e-commerce portal wants some extra knowledge and skills because it is quite dissimilar as compare to normal websites. For every online business, a portal is much important, however, it is must be designed in different way that it makes income by attracting the target audiences. It must have a reliable look with attractive colors.

Make use of optimized and quality images:

In the portal, the images that used, should be of high resolution and well optimized. As we all know that well optimized picture can saves your lots of time and also allows the visitors to enjoy their purchasing and provide them amazing experience. It is also most important to use quality pictures that will also add quality to your website. Well, the zoom on click gives much better visibility of the products.

Remember to use SEO friendly & customized themes: If you will make use of customizable and SEO friendly themes then you will not only add look and feel of the website but you are also optimizing the content of your entire website and driving traffic to your website by increasing its SEO ranking. By using magento theme, you can customize the themes of your portal as per your business need and can generate more and more traffic to your business profits.

Effectual Shopping Carts: If your shopping cart is effective and attractive then it allows for easy additions, cancellations and modifications of products. It is important that carts and checkout point s must be tactically placed so that the client can access his cart without any trouble or checkout anytime. As compare to other shopping carts, Magento shopping cart is completely best and effective to customize a portal offering the website owners with unlimited calculations and suppleness.

Browser Compatibility: A person must have to check how it looks and works on other browsers while designing a website. There are numbers of people who are surfing the web with various computers and from different browsers versions. Think, if your web is not obtainable in an appealing manner in other browsers then there are lots of chances which you might lose a hoard of purchasers. By using magento themes, portals designed are tested against all major browsers like Opera, Chrome, Safari, IE6/7/8, Firefox and more.

Conclusion: It is extremely important to have a good e-commerce portal and a good portal is clear, simple, easy to navigate and good looking. It must be slight and competent of attracting the visitors to spend more time searching for their requirements and finally end up in purchasing the products of their choice. Make sure to create best looking and easy functional e-commerce portal which is considered a key to success of your online business. To make positive image of your business, creating a good portal is much important. As it can also attract lots customers and improve business relationships.

How to Make Creative Image Slider in Web Design with Unique Code ???

Decorating site in best manner is prime aim of the webmasters. So, they are adopting various attractive designs that make their site eye-catching. Nowadays, the trend of Image sliders and sideshows are increasing and it becomes necessary component in web design. With these sliders, webmasters can easily display visual content as well as information in finest ways. Many web designing and developing websites are presenting some unique and creative versions of the classical slide-to-the-side to modern full page sliders.

If you have well-featured website constructed with Magento conversion, Magento Image Slider surely helpful for running your online business successfully and catches attraction of people. These image slides come with some of the best features like animation effect, image manipulation, animation speed, self-configuring status bar, use touch devices, etc. One by one image displays along with accompanying text and headings.

By adding this feature in your homepage, you don’t have modify layout files or add it to your head.html file as CMS page is there to modify it through admin panel. One cannot have to change or edit templates for advertisement, image or banner with module as there are customizable images that can easily enhance home slider for advertising experience through Google image. Webmasters can find Magento Slider in various variants with auto mode. Webmasters can also define number of panels and time-gap between two sliders. For grabbing more attention, it is best to place images, text, links and videos.

Template files and CMS pages are the main place, where webmasters can put slider. So, if you want to make your website more attractive with creative Image Slider then below you will find coding that helpful for you to make finest slider. Putting this coding is helpful for you to make slider of four different categories. On the home page, various categories and respective products are shown that can be scrolled vertically and horizontally.

Magento New Functionality Code

Code for Slider Implementation:

[code]<script type=”text/javascript” src=”<?php echo $this->getSkinUrl(‘js/jquery.js’) ?>”></script>

<script type=”text/javascript” src=”<?php echo $this->getSkinUrl(‘js/jquery.easing.js’) ?>”></script>

<script type=”text/javascript” src=”<?php echo $this->getSkinUrl(‘js/script.js’) ?>”></script>

<script type=”text/javascript”>

var j = jQuery.noConflict();

j(document).ready( function(){

j(‘#lofslidecontent45′).lofJSidernews( { interval:2000,

easing:’easeInOutQuad’,

duration:1200,

auto:true } );

});

</script>

<style>

ul.lof-main-wapper li {

position:relative;

}

</style>[/code]

<!– SLIDER – START –>

[code]<div class=”banner”>

<div id=”lofslidecontent45″>

<div class=”preload” style=”display:none;”>

<div>

</div>

</div>[/code]

<!– MAIN CONTENT –>

[code]<div>

<ul>

<?php echo $this->getChildHtml(‘topCategoryProduct’) ?>

</ul>

</div>[/code]

<!– END MAIN CONTENT –>

<!– NAVIGATOR –>

[code]<div class=”lof-navigator-outer”>

<ul>

<?php echo $this->getChildHtml(‘topCategory’) ?>

</ul>

</div>

<!– END NAVIGATOR –>

</div>

</div>[/code]

<!– SLIDER – END –>

1) topCategoryProduct – This will have following code (Loads Products Of Categories)

[code]<?php

$_main_categories = $this->getStoreCategories();

foreach ($_main_categories as $_main_category):

?>

<li>

<div>

<?php $_category = Mage::getModel(‘catalog/category’)->load($_main_category->getId()) ?>

<img src=”<?php echo $_category->getImageUrl(); ?>” />

<h3><?php echo $_main_category->getName(); ?></h3>

<?php echo substr($_category->getDescription(),0,100).”…”; ?>

</div>

</li>

<?php

endforeach

?>

2) topCategory – This will have following code (Loads Categories)

<?php

$_main_categories = $this->getStoreCategories();

foreach ($_main_categories as $_main_category):

?>

<li>

<div style=”width:593px;padding-left:35px;”>

<?php

$_productCollection = Mage::getResourceModel(‘catalog/product_collection’)->addCategoryFilter(Mage::getModel(‘catalog/category’)->load($cat_id));

$i=0;

foreach ($_productCollection as $product):

$product->load();

if($i<4)

{

echo “<div style=’width:140px;float:left;’><img src='”.$product->getImageUrl().”‘ width=’100px’ height=’100px’ /></div>”;

}

$i++;

endforeach;

?>

</div>

<div>

<?php $_category = Mage::getModel(‘catalog/category’)->load($_main_category->getId()) ?>

<h3>

<a href='<?php echo $_category->getUrl() ?>’>

<?php echo $_main_category->getName(); ?>

</a>

</h3>

<p><?php echo substr($_category->getDescription(),0,250).”…”; ?></p>

</div>

</li>

<?php

endforeach;

?>[/code]

Importance of Related Entries & How to Include it in your Blog

As we all know that blog posting is extremely important task that one can easily perform to get best results. Blog is much important for your business by which you can easily maximize the online presence of your business. But, you have to make sure that you take time to keep your blog updated and exciting so that readers get interest in your blog. With some tips and tricks, you can easily keep your blog active and can draw more and more readers. You also have to make sure to create informative blogs regarding your products and services. Blog posting is essential for those people who are looking to get increased or higher search engine rankings.

Firstly, you keep in mind to provide new information with each post and keep your information existing and latest because blog readers are looking forward to know what’s going on and is this affects their business or not. There are various blog websites that offer scheduled blogs for its readers. If you are updating blog regularly then related entries with your blog also plays an important role in your business. Through related entries feature in your blog, readers can get huge information on related topics. And your website can also get many views on various blogs also that is much beneficial for you. So, creating related entries feature in your blog is important by which you can get more views on your other blogs. There are many websites on the web that are using plug-in to add related entries feature in their blog post but to utilize it more easily and conveniently, you can use below code:

[code]

&lt;?php

//RELATED TAG DISPLAY

$tags = wp_get_post_tags($post-&gt;ID);

if ($tags) {

echo ‘&lt;div class=”youlike_text”&gt;You may also like:&lt;/div&gt;’;

$first_tag = $tags[0]-&gt;term_id;

$args=array(

‘tag__in’ =&gt; array($first_tag),

‘post__not_in’ =&gt; array($post-&gt;ID),

‘showposts’=&gt;3,

‘caller_get_posts’=&gt;1

);

$my_query = new WP_Query($args);

if( $my_query-&gt;have_posts() ) { ?&gt;

&lt;div class=”gallery_main”&gt;

&lt;?php

while ($my_query-&gt;have_posts()) : $my_query-&gt;the_post(); ?&gt;

&lt;div class=”gallery_box”&gt;

&lt;div class=”gallery_repetbg”&gt;

&lt;?php

$img = get_post_meta($post-&gt;ID, “Image”, true);

if($img){

?&gt;

&lt;div class=”gallery_img”&gt;&lt;a href=”&lt;?php the_permalink() ?&gt;” rel=”bookmark” title=”Permanent Link to &lt;?php the_title_attribute(); ?&gt;”&gt;&lt;img src=”&lt;?php echo $img; ?&gt;” alt=”” width=”200″ height=”81″ /&gt;&lt;/a&gt;&lt;/div&gt;

&lt;?php } ?&gt;

&lt;div class=”gallery_text”&gt;&lt;?php the_title(); ?&gt;&lt;/div&gt;

&lt;/div&gt;

&lt;div class=”gallery_bottombg”&gt;&lt;/div&gt;

&lt;/div&gt;

&lt;?php

endwhile; ?&gt;

&lt;/div&gt;

&lt;?php }

//wp_reset_query();

}

//END

?&gt;

[/code]

Enhance Your Website Visibility & Optimize Advertising Performances with Banner Design

It is very simple and easy task to design banner in order to promote your business online. Many website owners are worrying about the final look of their website. So, they are trying to adopt marketing strategies to target huge number of audience. It is best for any webmaster to use web banners for presenting their products or services. Not only online, webmaster can also able to promote their business offline and generate number of leads in a remarkable way.

Making impressive banner is not only task to grab attention of people, but webmaster has to place that banner in appropriate manner. Nowadays, most of webmasters are avoiding taking help of banner advertisement as they are moving towards PPC, SMM and SEO. Nowadays, webmasters are also opting for flash banner that gives great impact in online advertisement. There are many important reasons, why to choose flash technology; one of them is it shows professionalism.

Site made with flash banner design looks complete and create positive effect to company’s product and service. Many a time, visitors visit website for reading article and due to less-featured websites then leave in half ways. In such cases, eye-catching banners work as a promoter and it diverts attention of visitors.

If you are banner-designer or webmaster that wants to design banner for their website then here, you will find some helpful tips:

  • Firstly, you have to use shapes, symbols, text and images wisely to look banner attractive. If you are creating flash banner design, then don’t make it heavier as it takes lots of time in loading as a result website becomes slow.
  • Use appropriate marketing fundamentals signs such as ‘Order Now’, ‘Grab the opportunity’, ‘limited period offer’, etc. for grabbing attention of people.
  • It is best, if you are using brightest colors as it catches attention of large number of population as compare to dull-shaded web banners.
  • Use animation to make quick interaction as it is helpful for escalating click through rate for the banner design.
  • For additional advantages, it is best to give some special effects on text and the other elements.
  • Most importantly, use Hyperlink on your banner design to it will helps visitor to reach at desired location. Your landing page must be filled with appropriate information, which is related to your website.

There are many online websites that offer service of simple banner and flash banner designer at competitive rates, one of such websites is xhtmljunkies.com. Xhtmljunkies.com is one of the best destinations of banner design and designers. At this website, you will find banner service in two packs, i.e. starter pack ($130) and marketers pack ($199). Their designers are delivering banners and logos in best manner with all attractive designs. So, purchase Banner Design pack and enhance your website visibility.

Importance of Phone Validation Code in WordPress Contact Form

It is very difficult task to develop websites with all latest features. Latest features containing websites are helpful in attracting huge number of visitors as it is easy to access. But there are some challenges that have to face by webmaster while creating websites. It is must for you to appoint well-experienced professional of PSD to WordPress conversion service, if you want to create high quality website with appropriate codes. Make sure that professionals are creating codes, which are compatible with all the browsers. Aside to this feature, one can have to consider that website has authenticated with emails and phone numbers.

As we all have an idea that emails and phone numbers are must for running business successfully. If you want to confirm business deal then you have to require emails and phone numbers for contacting clients. Phone number will helpful to identify that client is lawful or not. Email validation and phone validation are used for such case also. Various codes are available that are very helpful for phone validation and email validation.

With the help of such codes, one can easily run and manage their websites along with maintaining data quality of their addresses. This type of codes is helpful for identifying client’s name, addresses, email validation and many other things as phone number is obtainable through such codes. Client cannot able to insert characters in place of numbers. So, there is no chance of invalid phone number. With such type of code, one can improve the overall quality of their data.

One of the great advantages of this coding is it can helpful to raise the consistency of the contact data and also maintain quality of data. So, if you want to improve abilities of your website and increase your business by making proper contact with clients then simply add phone validation in WordPress contact form by going through some steps. Below you will find appropriate coding that you just have to copy and paste at appropriate place:

Steps to Add Phone Validation in wordpress contact form:

Open the “contact-form-7″ folder located in your wp-contents/plugins folder.

STEP 1. Open “contact-form-7/modules/text.php”:

insert this code:

[code]wpcf7_add_shortcode( ‘number’, ‘wpcf7_text_shortcode_handler’, true );

wpcf7_add_shortcode( ‘number*’, ‘wpcf7_text_shortcode_handler’, true );[/code]

after this code:

[code]wpcf7_add_shortcode( ’email*’, ‘wpcf7_text_shortcode_handler’, true );[/code]

insert this code:

[code]if ( ‘number’ == $type || ‘number*’ == $type )

$class_att .= ‘ wpcf7-validates-as-digit’;[/code]

after this code:

[code]if ( ‘text*’ == $type || ’email*’ == $type )

$class_att .= ‘ wpcf7-validates-as-required’;[/code]

insert this code:

[code]add_filter( ‘wpcf7_validate_number’, ‘wpcf7_text_validation_filter’, 10, 2 );

add_filter( ‘wpcf7_validate_number*’, ‘wpcf7_text_validation_filter’, 10, 2 );[/code]

after this code:

[code]add_filter( ‘wpcf7_validate_email’, ‘wpcf7_text_validation_filter’, 10, 2 );[/code]

insert this code:

[code]if ( ‘number’ == $type || ‘number*’ == $type ) {

if ( ‘number*’ == $type && ” == $_POST[$name] ) {

$result[‘valid’] = false;

$result[‘reason’][$name] = wpcf7_get_message( ‘invalid_required’ );

} elseif ( ” != $_POST[$name] && ! is_validNumber( $_POST[$name] ) ) {

$result[‘valid’] = false;

$result[‘reason’][$name] = wpcf7_get_message( ‘invalid_number’ );

}

}[/code]

after this code:

[code]if ( ’email’ == $type || ’email*’ == $type ) {

if ( ’email*’ == $type && ” == $_POST[$name] ) {

$result[‘valid’] = false;

$result[‘reason’][$name] = wpcf7_get_message( ‘invalid_required’ );

} elseif ( ” != $_POST[$name] && ! is_email( $_POST[$name] ) ) {

$result[‘valid’] = false;

$result[‘reason’][$name] = wpcf7_get_message( ‘invalid_email’ );

}

}[/code]

STEP 2. Open “contact-form-7/modules/text.php”:

insert this code in Function wpcf7_add_tag_generator_text_and_email():

[code]wpcf7_add_tag_generator( ‘number’, __( ‘Number field’, ‘wpcf7’ ),

‘wpcf7-tg-pane-number’, ‘wpcf7_tg_pane_number’ );

after this code:

wpcf7_add_tag_generator( ’email’, __( ‘Email field’, ‘wpcf7’ ),

‘wpcf7-tg-pane-email’, ‘wpcf7_tg_pane_email’ );

insert new function:

function wpcf7_tg_pane_number( &$contact_form ) {

wpcf7_tg_pane_text_and_email( ‘number’ );

}[/code]

after this code:

[code]function wpcf7_tg_pane_email( &$contact_form ) {

wpcf7_tg_pane_text_and_email( ’email’ );

}[/code]

replace these lines:

[code]function wpcf7_tg_pane_text_and_email( $type = ‘text’) {

if ( ’email’ != $type )

$type = ‘text’;[/code]

STEP 3. Open “contact-form-7/include/function.php”:

insert this code:

[code]’invalid_number’ => array(

‘description’ => __( “There is a field that sender is needed to fill in with numbers”, ‘wpcf7′ ),

‘default’ => __( ‘Please fill the required field with numbers.’, ‘wpcf7′ )

)[/code]

after this code:

[code]’invalid_required’ => array(

‘description’ => __( “There is a field that sender is needed to fill in”, ‘wpcf7′ ),

‘default’ => __( ‘Please fill the required field.’, ‘wpcf7′ )

),[/code]

STEP 4. Open “contact-form-7/include/function.php”:

[code]function is_validNumber($chkNum) {

$regexp = ‘/^[0-9+-)(ds]{7,}$/’;

if(preg_match($regexp, $chkNum))

return true;

else

return false;

}[/code]

Domain Management Software–Best Way to Manage Your Domains

Many of you are getting problem to manage your domains. We are forgetting to renew them because we all are busy and have huge work in our day-to-day life. We cannot remember the purchase and expiry date of all the domains and it is essential for you to remember each domain registration which where you registered and you will also need in information. These days, you can find many people who own more than one domain especially those who are in the business of obtaining and selling domain names. If you have lots of domains then it is most important for you to manage all the domain names, protect them and also track them. You have to purchase software by which you can efficiently manage your domain name.

Domain Management Software

Domain Management System is completely best software that is designed to help you to track your all domains very effectively. With this software, you can keep your domain records and login details also. Not all this, you can keep huge information with you such as expiry date of domain, purchase date and much more. Through this system, you can keep your all the information safe and secure and this software also allow you to know when your domain will expire. In this system, there are various other features are also included which comprises domain details, email details, hosting. FTP details and more. You are also able to quickly analysis of value of domains to instant access to website’s Google PageRank and so on.

There are various features that you can enjoy by using this software as it helps you to manage your all domain with simple using console. It is also important for you to ensure to create email address for every single domain on the system. The possibilities of one-click domains set up become easy and convenient with an unlimited sub domain creation. With this software, you can get the benefit of automatic detection of Google page rank and Alexa rank. At XHTMLJunkies.com, you can get the service of domain management system and it provides you complete array of benefits. You can enjoy large numbers of benefits by using this software from XHTMLJunkies.com. If you are using the service of domain management from XHTMLJunkies.com then you are getting all the features and benefits that you can find mentioned above!

Get Best Service of Android Application Development

Android Application Development

As we all know that these days, android smartphones has gained huge amount of popularity in the market as there are lots of people who are using android mobile phones for their daily work and other activities. Now-a-days, android smartphones are preferred by various people like working executives, housewives and senior citizens. To make their daily work easy and simple, they are using android smartphones. Purchasing android mobile phone is really best deal for you as you can enjoy lots of benefits.

With increasing the demand of android phones, the demand of android applications is also increasing as these applications can make your mobile more useful. Now, you can find various numbers of android applications in the market but recently XHTMLJunkies.com has launched five different android applications that are extremely best and useful for you. These days, we all need different android applications for different stuff. XHTMLJUNkies.com has launched five unique android applications that include Coupon Code & Deals Dealsbell, Check Weather, Currency Converter, EMI Calculator and SEO Tool.

These android applications are completely best for your android gadgets as they give lots of benefits. Using these applications is much easy and simple for anyone. You can find our all android applications from android market and can easily install those apps in your android smartphones and get benefited. These five android applications are best as you can easily use these apps and can enjoy.

When it comes to talk about particular android application, Coupon Code & Deals Dealsbell is best app that allows you to get latest coupon codes for more than 6,500+ merchandises. With Currency Converter, one can get help to calculate latest exchange value for any currency while EMI Calculator allows you to calculate your monthly EMI installments. Apart from these apps, SEO tool is also best for your mobile as it provides necessary SEO information like Alexa Rank, Page Rank & Compete Rank, in a few seconds. So, using these android applications for your mobile phones is excellent for you.

Follow Your Business Clientele with Follow-Up Management System

FMS stands for Follow-Up Management System, which is one of the powerful software that is helpful for following old clients. Using follow up management, one can also create new potential business customers. It is one of the best means of communication that includes number of tools such as emails, phones, newsletter and post card. It is one of the best software that helpful in adding new appointment, call note and so many other things. After finishing your call, you can simply add all the details of call.

Follow-Up Management System is specifically designed for whole business process that is directed towards new clientele, retaining existing one, and helpful in establishing a product status. We can say that, Follow-Up Management process is quite difficult one as it includes lead generation, capturing lead intelligence, filtering leads and also allocate qualified leads to the marketing team.

The main aim of Follow-Up Management System is to record all the details of clients and manage it with proper manner so it results into increase in income and ROI for business. Now, you must be like to know how it works. First of all, you have to login in your account by inserting user name and password. For adding user in your account, you have to click on “Add User” option by inserting information such as name, password, and user type and email address.

One can easily track their entire contact details and perform other activities as well. After completing entire, task of “ADD” option, you can view all your contacts from “View All” option. For adding number of leads, one can take help of “Add lead” option and insert information like name, address, email address, company name, status, etc. of your client. Even, user can easily create short URL by adding URL on Googleplace URL option.

Report can also be found here along with comment, status and latest call date. Another option of “CSV Upload” is also given for uploading CSV data. It is must to save file with .csv extension. Use follow-up Management System in best manner and complete your task as per your wish!!

Essential Features of WordPress Social Media Plug-in

In the world of Internet Marketing, it is much important to use blogs for promoting your website as well as increasing traffic. Many web masters are taking help of Social Networking Sites for giving latest up dates to their clients about the new things occurred in their business. This can be done by using WordPress Social Media Plug-in. Using Social Media Plug-in is very important for web masters as from such place, they are getting massive traffic.

Previously, it was much difficult for users to get latest information quickly but, with Social Networking Sites, one can get instant update instantly. One of the great advantages of using WordPress Social Media Plug-in is one can easily share their blog’s post to their friends, colleagues and also their followers. New WordPress plug-in comes with common feature that gathers massive traffic through blog or website by sharing content to your Facebook account or Twitter account.

Wordpress_Plugin

Latest feature of customization is also added in this plug-in through which webmaster can post daily updates on auto pilot by doing some setting on their site. Even, one can easily arrange site’s promotion any time they want. By launching number of promotion, webmaster can easily create Instant Social Media Traffic to their website, in order to add social links in your post; one can use “ShareThis” WordPress plugin. After plug-in, webmasters can able to share content via Email, Facebook, Twitter, Google +1, and many others.

One can see plug-in in every web page of their website. But, there are some pages in which you don’t want. For that, you just have to remove coding by going through settings panel. Here, you will find coding of social media link. You just have to copy this code and paste such code in function.php of theme folder and it displays result in admin side.

Copy and paste below code in you function.php file:

[code]$themename = &quot;Your Theme&quot;;

$shortname = &quot;wpc&quot;;

$options = array (

array( &quot;name&quot; =&gt; &quot;Social Media Settings&quot;,&quot;type&quot; =&gt; &quot;title&quot;),

array( &quot;type&quot; =&gt; &quot;open&quot;),

array( &quot;name&quot; =&gt; &quot;Facebook ID&quot;,

&quot;desc&quot; =&gt; &quot;Enter Facebook ID to Follow.&quot;,

&quot;id&quot; =&gt; $shortname.&quot; _facebook_id &quot;,

&quot;std&quot; =&gt; &quot;&quot;,

&quot;type&quot; =&gt; &quot;text&quot;),

array( &quot;type&quot; =&gt; &quot;close&quot;)

);&lt;/pre&gt;
&lt;form method=&quot;post&quot;&gt;
&lt;table style=&quot;background-color: #dceefc; padding: 5px 10px;&quot; width=&quot;100%&quot; border=&quot;0&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td colspan=&quot;2&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
case ‘text’:?&gt;
&lt;tr&gt;
&lt;td rowspan=&quot;2&quot; valign=&quot;middle&quot; width=&quot;20%&quot;&gt;&lt;/td&gt;
&lt;td width=&quot;80%&quot;&gt;&lt;input id=&quot;&quot; style=&quot;width: 400px;&quot; type=&quot;text&quot; name=&quot;&lt;?php echo $value[‘id’]; ?&gt;&quot; value=&quot;&quot; /&gt;&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td style=&quot;margin-bottom: 5px; border-bottom: 1px dotted #000000;&quot; colspan=&quot;2&quot;&gt;&lt;/td&gt;
&lt;td colspan=&quot;2&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;input type=&quot;text&quot; value=&quot;Save changes&quot; /&gt;

&lt;input type=&quot;text&quot; value=&quot;save&quot; /&gt;&lt;/form&gt;&lt;form method=&quot;post&quot;&gt;
&lt;input type=&quot;text&quot; value=&quot;Reset&quot; /&gt;

&lt;input type=&quot;text&quot; value=&quot;reset&quot; /&gt;&lt;/form&gt;
&lt;pre&gt;[/code]

To display in front side of wordpress theme paste below code where you want Icons links.

[code]

&lt;a href=&quot;http://facebook.com/&lt;?php echo $wpc_facebook_id;?&gt;&quot;&gt;&lt;img src=&quot;&lt;?php bloginfo( ‘template_url’ ); ?&gt;/images/facebook_icon.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;[/code]

Above is facebook coding, if you want entire coding of various social networking sites then you can simply mail us at support@xhtmljunkies.com.

PSD to Joomla- Best CMS solution for an Appealing Website

Nowadays, the conversion of PSD to Joomla theme/template has been increasing. It is considered as one of the best preferred content management system. Using Joomla, one can easily publish content on the World Wide Web and also intranets and MVC Web application framework that can be used separately. Joomla conversion is one of the best solutions for your website that manage, make, publish and edit content without using any kind of HTML programming skill. It is easy for those people, who doesn’t have any idea about technical knowledge still they manage content.

There are some PSD files that have to be converted into HTML/Joomla in order to make web portal become live. The entire procedure to Joomla conversion takes lots of time. But completion of conversion, it is very easy for you to handle your website. Using Joomla, one can easily add and change new pages. Joomla conversion comes with some of the wonderful features such as an in-built user management, supports multiple languages, WYSIWYG editor, Syndication and Newsfeed management, etc. In this conversion, one can also find media manager that helps you to manage your media files and folders with an ease. Aside to that, one can easily set up banners on website using banner manager.

Psd-to-Joomla

If anyone is opting PSD to Joomla integration and customization service, then he will get highly customized website that comes with complete accessibility with proper functionality, finest online visibility, right content usability and improved file management. If you want to get online business site which is powered with Joomla then it is advisable to appoint web developer, who has knowledge of converting PSD into Joomla theme/ template in proper manner. Most of people are appointing professional Joomla developers for CMS development and installation, RSS feeds management, Joomla modification, extensions development, custom module installation and lots of other things.

Many web design and web programming websites such as xhtmljunkies.com, available online that offer service of custom PSD to Joomla theme/ template conversion and many other conversion also. If you are thinning to adopt service of Joomla conversion, then simply contact xhtmljunkies.com for well-equipped and user-friendly websites.