Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter naastje

    (@naastje)

    own fault, didn’t change permalinks to category, now it works, but doesn anyone know how to put it horizontally instead of vertically?

    Thread Starter naastje

    (@naastje)

    I have added this to my header

    <div id="searchmenu">
    <?php chainselect_getcategories( 'category', 3, array('Select Country', 'Select County', 'Select Town'), array('Country', 'County', 'Town') ) ?>
     </div>

    and this to the sytle.css

    #searchmenu {
    height: 100px !important;
    margin:0 auto;
    position:relative;
    }

    but it doesn’t do anything… what do I do wrong..

    Hi naastje,

    I downloaded the plugin Category Ajax Chain Selects. I think i have the same problem you had with the permalinks. I keep getting a 404 error. What did you do to solve the problem?

    If you still need detail on the positing of the search box you have to go into the plugin editor and select Category Ajax Chain Selects and edit the .css file.

    Any help would be greatly appreciated.

    Thanks

    benclintz

    (@benclintz)

    Hey Nally123,
    Had the same problem with the 404 error but i resolved it by changing the permalinks to category.
    Go to the permalinks settings then on the custom structure add /%category% just before /%postname%/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Category Ajax Chain Selects] Sumbit .. and getting an error page?’ is closed to new replies.