Search:

Page 1 of 4 1 2 3 4

Search: Search took 1.00 seconds.

  1. Replies
    20
    Views
    1,548

    I already bumped the feature request ticket...

    I already bumped the feature request ticket relating to it.



    - Jomark
  2. Per development log, the devs are still working...

    Per development log, the devs are still working on the 22 open tickets before the next version release.

    Theme development is ongoing but in a restrained pace due to the current global condition....
  3. Replies
    10
    Views
    542

    [SOLVED] You should upgrade everything, fixing files here...

    You should upgrade everything, fixing files here in there may result in other bugs.

    The file we're talking about here is in includes/plupload/app-plupload.js
  4. [SOLVED] Put this into WordPress - Appearance - Customize...

    Put this into WordPress - Appearance - Customize - Additional CSS ...



    .featured-label {
    vertical-align: top;
    }
  5. Replies
    44
    Views
    4,091

    Classipress 4 is a new release. We will fix any...

    Classipress 4 is a new release. We will fix any outstanding bugs via the small releases. In the meantime, if you want to keep using classipress 3 thats fine.

    I am also, thinking that we may create...
  6. Replies
    2
    Views
    297

    [SOLVED] Artem fixed this in the development build. Let me...

    Artem fixed this in the development build. Let me know if you find other issues.
  7. Replies
    2
    Views
    203

    [SOLVED] That's not an easy task, you would have to edit a...

    That's not an easy task, you would have to edit a core file (includes/actions.php ~ line 1040) which I do not recommend as it would be overwritten on future theme updates.
  8. Thread: Radius

    by ovidiubica
    Replies
    1
    Views
    195

    [SOLVED] It is in includes/search.php ~ line 193

    It is in includes/search.php ~ line 193
  9. [SOLVED] Only shows up if post has no tags / no category....

    Only shows up if post has no tags / no category.
    Has been fixed in the development build.
    Thanks for reporting.
  10. Replies
    6
    Views
    344

    [SOLVED] You can try something like this in functions.php...

    You can try something like this in functions.php (did not test it)



    add_action( 'template_redirect', 'cp_redirect_visitors' );
    function cp_redirect_visitors() {
    if ( is_page('create-listing')...
  11. [SOLVED] If you just want to remove the random password...

    If you just want to remove the random password that wordpress puts in there, you can try to add this to functions.php



    add_filter('random_password', '__return_false');
  12. function remove_sold_action($actions) {...

    function remove_sold_action($actions) {
    unset($actions['set_sold'], $actions['unset_sold']);
    return $actions;
    }
    add_filter( 'cp_dashboard_listing_actions', 'remove_sold_action' );
  13. Replies
    12
    Views
    1,110

    [SOLVED] Hi weiching, yes it's possible. I'll try to...

    Hi weiching,

    yes it's possible. I'll try to make it this week.

    Thanks,
    Roi
  14. Replies
    5
    Views
    589

    [SOLVED] Hi Weiching, Sorry for the delay, I've been...

    Hi Weiching,

    Sorry for the delay, I've been extremely busy Sunday - Tuesday.

    I've gone ahead and updated the plugin now in the marketplace, and I've gone ahead and added better support for...
  15. Replies
    11
    Views
    964

    [SOLVED] Hi Weiching, I have setup WordPress 4.2.9 on...

    Hi Weiching,

    I have setup WordPress 4.2.9 on my local server.
    I also have ClassiPress 3.4.1 installed.

    I've made fixes to the plugin and it now works on these really old versions.
    The issue...
  16. Replies
    16
    Views
    780

    The current version does not have a translation...

    The current version does not have a translation file - I will add this in the next couple of days.

    I will need to download ClassiPress version 3.4.1 and test it - I will do this tomorrow and let...
  17. Replies
    2
    Views
    471

    [SOLVED] fixed in v2.0.10

    fixed in v2.0.10
  18. Replies
    2
    Views
    352

    [TUTORIAL] Free Classipress ChildTheme CoolClassi

    Free Download Link:
    http://sreethemes.com/downloads/coolclassi-classipress-free-childtheme-download/

    Features:
    – Simple and elegant design which give users a clear view of webpage. * * * * * *...
  19. Thread: Image uploader

    by alucas
    Replies
    24
    Views
    4,992

    Hello I think I answered this question time...

    Hello

    I think I answered this question time ago, but later I posted in my blog a better solution to avoid edit the classipress core files, check this out:
    ...
  20. Replies
    1
    Views
    202

    [SOLVED] Try to replace the => with =>

    Try to replace the => with =>
  21. [TUTORIAL] How to change recapcha v2 with your language

    Hi all, you can see change recapcha v2 with your languages please look that :)

    Go to files classipress\includes\recaptcha\class-recaptcha.php
    open class-recaptcha.php with notpad (suggets notepad...
  22. [SOLVED] I'm going to update the ribbons plugin with the...

    I'm going to update the ribbons plugin with the change I did on your site. It doesn't seem to break anything.
  23. Replies
    5
    Views
    339

    This has now been fixed in the dev build :)

    This has now been fixed in the dev build :)
  24. Replies
    2
    Views
    252

    Hi weiching, I reported this to the dev to fix...

    Hi weiching,

    I reported this to the dev to fix it.
  25. Replies
    14
    Views
    865

    [SOLVED] Hi all, i can see the problem, let me inform the...

    Hi all, i can see the problem, let me inform the dev to fix it asap.
Results 1 to 25 of 85
Page 1 of 4 1 2 3 4