Forums Forums Search & Filter Pro Problem with custom fields

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #25878

    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>
    Logo Bobbejaanland
    </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”>
    11260295_10207046471907654_258785145_o
    </article2>

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

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

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

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

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

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

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

    <article2 class=”ltcol”>
    12001899_10207046469347590_1812816069_o
    </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>

    Ross Moderator
    #26027

    Hey Bert

    Can you please post the code somewhere more readable like pastebin?

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)