WebsiteBaker Community Forum

General Community => WebsiteBaker Website Showcase => Topic started by: eduardo on June 24, 2008, 11:34:27 PM

Title: a New client website ( dutch )
Post by: eduardo on June 24, 2008, 11:34:27 PM
The website is not ready jet, but i want to show it anyway

The pictures are a litle heavy i now.

There is only a problem with the search option, perhaps  someone have a  solution for this.

www.4x4velgendiscount.nl/index (http://www.4x4velgendiscount.nl/index)


Thanks

Ed

Sorry for my bad English
Title: Re: a New client website ( dutch )
Post by: doc on June 25, 2008, 06:55:21 AM
Hello,

you have spaces in the search code of your template index.php. Please try this code:
Code: [Select]
<?php if (SHOW_SEARCH) { ?>
<div class="search_box"> 
<form name="search" action="<?php echo WB_URL?>/search/index.php" method="get">
<input type="text" name="string" class="search_string" />   
<input type="submit" name="submit" value="<?php echo $TEXT[&#39;SEARCH&#39;]; ?>" /> 
</form>
</div>
<?php ?>

Regards Christian

P.S.: There was a typo on the Dutch help website (http://help.WebsiteBaker.org/pages/nl/gevorderden-docu/ontwerpers-gids/aanvullende-template-elementen.php#anker1), but it is corrected now.
Title: Re: a New client website ( dutch )
Post by: Luckyluke on June 25, 2008, 12:57:26 PM
Hi,

Nice site!
The shop you're using, is it Bakery or another?
You can also translate the properties (Eigenschappen van de nieuwsmodule / Algemene instellingen) in the news-module to Dutch. Now, you have a mix of Dutch and English.

Groetjes,
Luc
Title: Re: a New client website ( dutch )
Post by: eduardo on June 25, 2008, 05:40:29 PM
Thanks Guys

Christian,

Search problem has been solved, Thanks

Luc,

I will translate this the news module, and the shop i use is Bakery

Regards Ed