WHMCS Domain Search tools option integration with wordpress

Whmcs domain search tools in wordpress-visual-basic-editor

How to integrate domain search tool in you wordpress.This is the post for those people who have WHMCS hosting integrated and want to intigrate the domain search tool in their Own WordPress template.

I have added the file you can download and can paste in your own and aslo can follow the procedure explain below or from Youtube.

See the below image how you domain search look on you website

yadvi galaxy domain search by thegogogo-com

DOMAIN SEARCH INTEGRATION PROCESS- CSS Code

1. Add Below CSS in you style.css

/* Search Domain ——————————————*/

.form_domain{
    padding: 14px 0;
}
.form_domain span{
    float: left;
    margin-left: 10px;
    padding: 8px 10px 0 0;
    font-size: 20px;
    font-weight: bold;
}
.form_domain input{
    margin:0;    
    width: 65%;
    height: 45px;
    border:solid #ddd 1px;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px;
float:left;
}
.form_domain select{
    height: 45px;
    width: 15%;
    margin:0 2%;
    padding: 5px 10px;
float:left;
    border:solid #ddd 1px;
}
.form_domain .button{
    padding: 5px 10px;
    height: 45px;
    margin: 0;
    width: 15%;
float:left;
}
.form_domain form{
    margin:0;
    padding: 0;
}

DOMAIN SEARCH INTEGRATION HTML Code



1. Add Below HTML text in you any Template.

2. Important: The Yellow color https://thegogogo.com with you own domain name.

 

 

<div class="form_domain">
<form action="https://thegogogo.com/order/domainchecker.php" method="post">
<input type="hidden" name="direct" value="true" />
<input type="text" name="domain" size="20" /> <select name="ext">
<option>.com</option>
<option>.in</option>
<option>.in.net</option>
<option>.net</option>
<option>.org</option>
<option>.us</option>
<option>.info</option>
</select>
<input class="button" type="submit" value="Search" />
</form>
</div>

GOGOGO-Icon

Courtesy of THE GOGOGO.com Who have provided the detail of Domain search tools and shared with us.

Youtube video for DOMAIN SEARCH INTEGRATION PROCESS

Video Play best with CHROME


If you want to know how to integrate Domain search tools with HTML Template then click below linkCLICK HERE

 

Loading Facebook Comments ...

Leave a Reply

Your email address will not be published. Required fields are marked *

LIKE US ON FACEBOOK & SHARE ON GOOGLE , TWITTER, FACEBOOK