Search:

Search: Search took 1.00 seconds.

  1. Replies
    3
    Views
    775

    Just an update on this, since I have just...

    Just an update on this, since I have just installed v.3.1.8 and having just changed the 'Categories' menu label yo 'Classifieds':
    Advice given earlier by Scarsten back in 2010 is still correct,...
  2. [TUTORIAL] Adding stuff (like ribbons!) the SMART way using action hooks

    When I was shopping for a classifieds solution, the main reason I picked ClassiPress was because it supported Child Themes and more importantly for me, it supported Hooks and Filters and provides...
  3. Replies
    3
    Views
    589

    Hello, I figured out myself how to do it, and...

    Hello,

    I figured out myself how to do it, and am posting the solution here in case anyone else needs it.

    The file that needs to be modified, is style-bais.css. (in my case, because I chose the...
  4. [TUTORIAL] I have working alternative to that ...

    I have working alternative to that

    http://wordpress.org/extend/plugins/smarter-navigation/
    Author: scribu Thx man to get working in a simple way

    to get the plugin working for example just add...
  5. [TUTORIAL] You need to modify two files "sidebar-ad.php /...

    You need to modify two files "sidebar-ad.php / single-ad_listing.php", both can be edited through the Wordpress editor.

    1 - Disable the sidebar Map

    Open the "sidebar-ad.php" and change...
  6. Hi efolush, here is the solution for your...

    Hi efolush,

    here is the solution for your problem.

    I have been the same situation :)

    http://www.tildemark.com/programming/php/enable-curl-with-xampp-on-windows-xp.html
  7. Replies
    17
    Views
    2,265

    Try the code below; $cats =...

    Try the code below;


    $cats = get_terms('ad_cat', 'hide_empty=0&hierarchical=0&pad_counts=1&exclude=57,197&show_cou nt='.$cp_cat_parent_count.'&orderby='.$cp_cat_orde rby.'&order=ASC');
  8. Replies
    3
    Views
    775

    Re: Rename "Categories" link in Menu

    modify the header.php file line 105 (in version 3.0.1)
    OLD CODE:

    <?php _e('Categories','cp'); ?><?php bloginfo('template_url'); ?>/images/menu_downarrow.gif
    NEW CODE:

    ...
  9. Replies
    6
    Views
    480

    Re: Contact Ad Owner Not working

    Just make sure you have the "Allow Send Inquiry" set to "Yes" in your ClassiPress settings page. Also some hosting providers don't let you send emails unless they come from an actual email account on...
Results 1 to 9 of 9