Search:

Search: Search took 1.00 seconds.

  1. Thread: Camera Market

    by kmaisch
    Replies
    20
    Views
    2,143

    Hey, Sorry running short for time at the...

    Hey,

    Sorry running short for time at the moment, so not sure I can put together a detailed tutorial. However, I had noted down the changes that I hade made... (it's very rough, but you might be...
  2. Replies
    183
    Views
    22,813

    Hi Andre, From memory there are three places...

    Hi Andre,

    From memory there are three places where the code needs to be edited (one for each of the three tabs?)

    Kim
  3. Thread: Camera Market

    by kmaisch
    Replies
    20
    Views
    2,143

    Re: Camera Market

    Thanks Vienna - I'll look at doing that search mod, good idea!

    The rounded corners only work in Mozilla and Webkit (Safari/Chrome) and use a mixture of the following CSS attributes:
    ...
  4. Thread: Camera Market

    by kmaisch
    Replies
    20
    Views
    2,143

    Camera Market

    Hey all,

    I'll be launching this site soon - would be keen to know what people think :)

    http://ww2.cameramarket.com.au

    I've made the following mods:

    Replaced wp-login.php with login.php to...
  5. Replies
    183
    Views
    22,813

    Re: Highlight Featured Ads

    Found a way to style the feature ads :)

    I wanted to change the background colour of the box that the listings show in.

    In search.php, archive-default.php and also index-standard.php or...
  6. Replies
    183
    Views
    22,813

    Re: Highlight Featured Ads

    Figured out a way to get feature ads showing up first in search results and on the category pages.

    In both archive-default.php and seach.php, find this line:

    <?php if(have_posts()) : ?>

    Just...
  7. Replies
    60
    Views
    6,700

    Re: PARENT CATEGORIES

    Ok, in my code above - replacing this line:


    if(($_POST['cat'] == '26') || ($_POST['cat'] == '27') || ($_POST['cat'] == '28') || ($_POST['cat'] == '29')) { $cat_error = 'Please select a more...
  8. Replies
    60
    Views
    6,700

    Re: PARENT CATEGORIES

    Hey all,

    I've had a bit of a go at doing this, and have found a solution that seems to work well.
    The following hack comes up with a red error on the page when either no category is selected, or...
Results 1 to 8 of 8