Search:

Page 1 of 2 1 2

Search: Search took 1.00 seconds.

  1. Replies
    3
    Views
    290

    Samcy Open /classipress/sidebar.php and remove line 28....

    Open /classipress/sidebar.php and remove line 28. This here:


    <a href="<?php echo appthemes_get_registration_url(); ?>" class="mbtn btn_orange"><?php _e( 'Join Now!', APP_TD ); ?></a>

    ...
  2. Replies
    3
    Views
    290

    Samcy That needs a small customization. Open your...

    That needs a small customization.

    Open your /classipress/includes/functions.php and replace this (starting around line 11):


    /**
    * Displays the login message in the header.
    *
    * @return...
  3. Put your post in this section...

    Put your post in this section http://forums.appthemes.com/help-using-classipress/

    The section it is currently in has no official support...
  4. Replies
    10
    Views
    695

    I think it's very big problem in classipress...

    I think it's very big problem in classipress script, so I made this idea http://ideas.appthemes.com/classipress/deleting-data-from-expired-ads-options-automatically-after-time-set-or-manually-5704/
  5. Replies
    3
    Views
    278

    It won't even let me look at the site, I get a...

    It won't even let me look at the site, I get a 403 No Permission Error...!
  6. Replies
    1
    Views
    368

    Hi sonny cool, look in this tread...

    Hi sonny cool,

    look in this tread
    http://forums.appthemes.com/classipress-general-discussion/divert-contact-form-emails-admin-7606/

    Regards
    Gino
  7. Replies
    32
    Views
    1,364

    this should work. didn't try. put this code in...

    this should work. didn't try.
    put this code in your child theme. if you don't use a child theme you can insert it in the functions.php of CP theme.




    function my_title_fixer($post_id) {
    ...
  8. Replies
    3
    Views
    287

    Samcy Yes, possible, but needs customization from your...

    Yes, possible, but needs customization from your part. I would add the links in the users-sidebar.php

    Cheers
  9. [TUTORIAL] Move the category list to show under the home tabs

    Hi folks, i have had a few messages asking how to move the categories directory from the homepage and display them in a new tab on the homepage next to "Just listed, Popular etc "

    1)...
  10. Thread: view more ads

    by roidayan
    Replies
    14
    Views
    1,381

    ok. i'll be able to check later :)

    ok. i'll be able to check later :)
  11. Thread: view more ads

    by roidayan
    Replies
    14
    Views
    1,381

    I didn't try but try and tell us :) edit...

    I didn't try but try and tell us :)

    edit tpl-ads-home.php

    find




    <?php
  12. Replies
    8
    Views
    521

    move the following part:

    move the following part:



    <?php appthemes_before_sidebar_widgets(); ?>

    <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar('sidebar_listing') ) : else : ?>

    <!-- no dynamic...
  13. Replies
    2
    Views
    331

    Hi sonnycool I'm sure this is default within...

    Hi sonnycool

    I'm sure this is default within wordpress settings if you head over to the settings -> reading settings you will be able to set the amount of desired posts there to be displayed on...
  14. Replies
    20
    Views
    667

    Samcy Hi sonnycool, I sent you private message with...

    Hi sonnycool,

    I sent you private message with v1.0.3.
    Please tell me when you download it and test it.

    demo:
    http://demo.roidayan.com/classipress/?author=1

    Thanks,
    Roi
  15. Replies
    20
    Views
    667

    Samcy I was just thinking the same thing. I'm looking...

    I was just thinking the same thing.
    I'm looking into it. if I'm able to do it in the plugin without modification to the theme.
  16. Replies
    20
    Views
    667

    Samcy you need to do: $curauth = get_userdata(...

    you need to do:



    $curauth = get_userdata( $aid );
    $curauth->phone_number;


    $aid is the author id.
  17. Replies
    10
    Views
    670

    Samcy Hi sonnycool, I am not sure I understand what...

    Hi sonnycool,

    I am not sure I understand what the Precise price option is about, is it an option used to limit the max price? Anyway, it suddenly appeared on my site and I looked for a way to...
  18. Replies
    20
    Views
    667

    Samcy I just released an update to add google plus and...

    I just released an update to add google plus and pinterest. you can redownload to get the updated version.
  19. Replies
    9
    Views
    374

    To do multi-column, use css styling to create the...

    To do multi-column, use css styling to create the effect of multi column. i.e. margin-left: Xpx; X being the number of pixels you want to "push' each item to the right to make your next "column"....
  20. Replies
    2
    Views
    260

    Pending review is not a relative function to...

    Pending review is not a relative function to membership plans. Buy the Smooth Approve Plugin at the APP Theme Marketplace. You can set the number of ad submissions a buyer must have previously...
  21. I checked the dev build and the two bugs I...

    I checked the dev build and the two bugs I reported here and here are still not fixed.

    I checked the dev files for another common bug raised on the forum regarding geolocalization not working and...
  22. Really? It is a real pity to have to wait several...

    Really? It is a real pity to have to wait several months to get bugs fixed!! I would not dare installing a dev build on my site as the supposedly stable version already contains many bugs that need...
  23. Replies
    2
    Views
    300

    Samcy You can change that text in your WordPress admin...

    You can change that text in your WordPress admin area, => ClassiPress => Settings => General (tab). Scroll down to "Membership Purchase Message"

    Cheers
  24. Replies
    20
    Views
    667

    Samcy you can also check out...

    you can also check out http://marketplace.appthemes.com/plugins/classipress-ad-social/?aid=36397
    which will add social fields
  25. Replies
    2
    Views
    340

    In your sidebar-ad.php file on line 10... ...

    In your sidebar-ad.php file on line 10...

    change:
    $gmap_active = true;

    to:
    $gmap_active = false;
Results 1 to 25 of 32
Page 1 of 2 1 2