Search:

Search: Search took 1.00 seconds.

  1. [PLUGIN RECOMMENDED] you dont have to mod the plugin, you can use the...

    you dont have to mod the plugin, you can use the following code to pull in custom fields:
    %%cf_CUSTOMEfieldHERE%% => %%cf_cp_state%%

    ut i can't figure out how to pull in the ad category taxonomy,...
  2. Replies
    3
    Views
    405

    You may check the \includes\theme-actions.php for...

    You may check the \includes\theme-actions.php for that. Take note that this involves editing of the core theme files of which is not recommended as they will be overwritten when update comes.
  3. Thread: Add more pics

    by dandan
    Replies
    9
    Views
    1,081

    Actually I figured it out myself. To increase the...

    Actually I figured it out myself. To increase the number of pics displayed, open wp-content/themes/classipress/includes/forms/step-functions.php and on line 198 find

    for ( $i=0; $i <...
  4. [TUTORIAL] Add delete button to the dashboard with alert window

    Hi everyone!

    Note : Before editing the file make sure you have a duplicate
    First is first, I recommend using a child theme part 1 and part 2 tutorials, so you well not lose you changes.

    1....
  5. [PLUGIN RECOMMENDED] This problem has been solved and the fix will...

    This problem has been solved and the fix will come in the next update.

    Meanwhile, you can download the file "functions.php" attached and send it to the folder:...
  6. Replies
    9
    Views
    911

    \includes\theme-actions.php Find

    \includes\theme-actions.php

    Find

    <p class="post-meta">
    <span class="folder"><?php if ( get_the_category() ) the_category(', '); else echo get_the_term_list( $post->ID, APP_TAX_CAT,...
  7. [TUTORIAL] Show the location ( City and State ) on posts list

    For everybody who wants to know how to put the city and province to the listings and even add a link to them in order to search only for the listings from that city or province, than here is the code...
Results 1 to 7 of 7