Search:
Search took 1.00 seconds.
-
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...
-
Hi Andre,
From memory there are three places where the code needs to be edited (one for each of the three tabs?)
Kim
-
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:
...
-
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...
-
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...
-
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...
-
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...
-
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...