Forum Replies Created

Viewing 3 replies - 16 through 18 (of 18 total)
  • Thread Starter Speed of Sound

    (@joeysaviour)

    Hey Zoe,

    Thanks for trying to help, but it seems it’s already set to ‘/’ (mentioned in the first link you supplied above) as you’ll see from the code snippet below:

    <div id="topsearch">
    				<form  method="get" action="<?php echo get_option('HOME'); ?>/">
    					<p><span class="bg_input"><input type="text" name="s" value="<?php _e('search','templatesquare'); ?>" class="inputbox" onBlur="if (this.value == ''){this.value = '<?php _e('search','templatesquare'); ?>'; }" onFocus="if (this.value == '<?php _e('search','templatesquare'); ?>') {this.value = ''; }"/></span>
    					<input type="submit" value="" class="but" /></p>
    				</form>
    									</div><!-- end topsearch -->

    My General settings are also set to the correct URL.

    Any other ideas? I’ve got a feeling it might be something I need to change in the mySQL database, but I don’t know what to change.

    Thread Starter Speed of Sound

    (@joeysaviour)

    nobody?

    Pretty please, this is all I need to get my site finished, I’d really appreciate it if there’s a wordpress genius out there who could help?

    Thread Starter Speed of Sound

    (@joeysaviour)

    Anybody? Pretty please, this must be really easy for a wordpress wiz out there?

Viewing 3 replies - 16 through 18 (of 18 total)