Hi,
Great theme!
Where can I Find and edit the contact form? I need to change "website" to "phone"...I checked everywhere & could'nt find the contact-form.php.
Thanks.
Hi,
Great theme!
Where can I Find and edit the contact form? I need to change "website" to "phone"...I checked everywhere & could'nt find the contact-form.php.
Thanks.
Hey,
you can find the contact form code in template_contact.php - search for following code:
<p><input name="website" class="text_input" type="text" id="website" size="20" value="<?php if (isset($the_website)) echo $the_website?>"/><label for="website"><?php _e('Website','avisio'); ?></label></p>Thanx Dude
I got it..Done it
Thanx Dude
Last thing. site http://www.jaspanesar.com
I want to move around my pages.
Home | Gallery | Services | Client Login | About me | Contact
instead of
Home | Gallery | About me | Contact | Services | Client login
I want all in middle, Is that possible
thanx
Of course - you can build a custom menu since WP3. Go to Appearance > Menus and arrange and add as many menu items as you like.
Hey, when I add my own menu, the content from the pages shows up under the menu link. It's done this with two different fresh installs. I need to get this up and running asap, so would appreciate some help.
Thank you
Nevermind :) found the tutorial in another thread.
Thank you
Glad that it works now :)
You must log in to post.