- This topic has 1 reply, 2 voices, and was last updated 10 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Problem with custom fields
This is my code.
I have a search form to filter on length.
But I have no idea how to add custom fields.
I would like to have my search form to work.
Maybe some nice tutorials?
<!DOCTYPE html>
<html>
<body>
<section1>
<p>
![]()
</p>
</section1>
<section2>
<h1>Ticketprijzen</h1>
<p>
Hier komen de ticketprijzen
</p>
</section2>
<article8>
<h3>GOOGLE MAPS</h3>
<p>
[wpgmza id=”1″]
</p>
</article8>
<article1>
<h3>PARKBESCHRIJVING</h3>
<p>
Hier komt de parkbeschrijving
</p>
<hr>
</article1>
<article2>
<h3>ACHTBANEN</h3>
</article2>
<article2 class=”ltcol”>

</article2>
<article2 class=”ctcol”>

</article2>
<article2 class=”rtcol”>

</article2>
<article2 class=”rtcol1″>

</article2>
<article2 class=”ltcol”>

</article2>
<article2 class=”ctcol”>

</article2>
<article2 class=”rtcol”>

</article2>
<article2 class=”rtcol1″>

</article2>
<article2 class=”ltcol”>

</article2>
</article2>
<article3>
<hr>
<h3>THRILLRIDES</h3>
<p>
Hier komt alle thrillrides
</p>
</article3>
<article4>
<hr>
<h3>WATERATTRACTIES</h3>
<p>
Hier komt alle waterattracties
</p>
</article4>
<article5>
<hr>
<h3>DARKRIDES</h3>
<p>
Hier komt alle darkrides
</p>
</article5>
<article6>
<hr>
<h3>FAMILIE-ATTRACTIES</h3>
<p>
Hier komt alle familie-attracties
</p>
</article6>
<article7>
<hr>
<h3>KINDERATTRACTIES</h3>
<p>
Hier komt alle kinderattracties
</p>
</article7>
</body>
</html>
Hey Bert
Can you please post the code somewhere more readable like pastebin?
Thanks