Search:

Search: Search took 1.00 seconds.

  1. Replies
    480
    Views
    32,871

    Classipress 3.1 | launching tomorrow (woohoo)

    Can't wait for the theme release status
    APRIL FOOLS
  2. Replies
    480
    Views
    32,871

    Classipress 3.1 / Wordpress 3.1 / Meta Query

    So, after reading through some online posts, I've come learn that Wordpress 3.1 is supporting meta_query to allow searching across multiple custom fields.

    Is Classipress 3.1 waiting for the final...
  3. Replies
    8
    Views
    648

    'orderby' => rand (for random ordering) ...

    'orderby' => rand (for random ordering)

    'orderby' => asc (for ordering ascending a-z)

    'orderby' => desc (for ordering descending d-z)
  4. Replies
    6
    Views
    843

    OK.. so.. In order to accomplish this, you...

    OK.. so..

    In order to accomplish this, you just need to remove the ad content (see 'for reference' below) from single-ad-listing.php and replace with:



    <?php $cat_id =...
  5. Replies
    183
    Views
    22,807

    nope.. using 3.0.5.3 and it's not 'custom...

    nope.. using 3.0.5.3

    and it's not 'custom field' dependant.. it's just checking to see if the ad is "featured" or marked as "sticky" :p

    gimme some time to get a tutorial together..
  6. Replies
    6
    Views
    592

    i've created a tutorial - waiting for the...

    i've created a tutorial - waiting for the moderator to approve it...

    you can see it working here: SAMPLE - FEATURED ADS IN TAB
  7. Replies
    12
    Views
    1,916

    [TUTORIAL] Featured Ads - in hompage "tab" (3.0.5.3)

    in index.php find:


    <ul class="tabnavig">

    add this line.. note the #block.. (btw, you can add additional blocks if you wish or just edit a current block)



    <li>
  8. Replies
    9
    Views
    802

    [MOD NEEDED] not sure if this is what you want to do? you...

    not sure if this is what you want to do?

    you want the text to display using your custom fields?

    i.e. From $100.00 per night


    i have added custom field meta directly in my loop-ad.php to...
  9. Replies
    5
    Views
    441

    [MOD NEEDED] Thanks! I found that web link the other night and...

    Thanks! I found that web link the other night and overcomplicated the whole thought behind accomplishing it!

    It was easy as adding <?php cp_ad_loop_thumbnail(); ?> to includes/sidebar-gmap.php:
    ...
  10. Replies
    4
    Views
    857

    (using 3.0.5.3) ya.. had to do some tweaking...

    (using 3.0.5.3)

    ya.. had to do some tweaking to loop_ad.php and css in order to achieve this: see example click here

    tryin' to launch this networked site, once i do - i will return to explain...
  11. in includes/theme_searchbar.php around...

    in

    includes/theme_searchbar.php

    around line 24... after <div class="searchfield">

    the only thing you remove is:

    onfocus="if (this.value == '<?php _e('What are you looking...
Results 1 to 11 of 11