- Posts: 3
- Thank you received: 0
Hot Host WP
-
hawkey
Inactive member - Topic Author
- New Member
Less
More
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 months ago #41796
by ivan.milic
Replied by ivan.milic on topic Hot Host WP
domain search???
Please Log in to join the conversation.
-
hawkey
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
10 years 3 months ago #41797
by hawkey
Replied by hawkey on topic Hot Host WP
Hot Host web hosting theme has a domain search for people to buy domains and I need to know how to edit it as I can't find it anywhere, Regards Hawkey
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 months ago - 10 years 3 months ago #41798
by ivan.milic
Replied by ivan.milic on topic Hot Host WP
That is custom html module, you pus this HTML in it:
just replace demo.hotjoomlatemplates.com/host17 with your site url
Code:
<form id="form1" method="post" action="http://demo.hotjoomlatemplates.com/host17/templates/hot_host/scripts/topdog_whois.php">
<label for="domain">Domain availability: </label>
<input type="text" name="domain" id="domain">
<select size="1" name="ext" id="tld">
<option selected="selected" value="com">.com</option>
<option value="net">.net</option>
<option value="org">.org</option>
<option value="co.ug">.co.ug</option>
<option value="ac.ug">.ac.ug</option>
<option value="or.ug">.or.ug</option>
<option value="sc.ug">.sc.ug</option>
<option value="ne.ug">.ne.ug</option>
<option value="co.za">.co.za</option>
<option value="co.uk">.co.uk</option>
<option value="info">.info</option>
<option value="biz">.biz</option>
<option value="ro">.ro</option>
<option value="de">.de</option>
<option value="in">.in</option>
</select>
<input type="hidden" name="option" value="check">
<input type="submit" id="register" value="check now!">
</form>
just replace demo.hotjoomlatemplates.com/host17 with your site url
Last edit: 10 years 3 months ago by ivan.milic.
Please Log in to join the conversation.
-
hawkey
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
10 years 3 months ago #41808
by hawkey
Replied by hawkey on topic Hot Host WP
Thanks have fixed that but now can't find the contact form on the contact page as I want to remove it? Regards Hawkey
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 months ago #41812
by ivan.milic
Replied by ivan.milic on topic Hot Host WP
It is embedded within contact page template, you would need to edit tat page template
Please Log in to join the conversation.
Time to create page: 0.165 seconds