Search:

Page 1 of 4 1 2 3 4

Search: Search took 1.00 seconds.

  1. Replies
    22
    Views
    1,977

    [SOLVED] Remove the leading dot within #main ...

    Remove the leading dot within #main



    jQuery('.#main.site-main #refine_widget').prependTo('#sidebar');
  2. Replies
    14
    Views
    690

    So it is a conflict with the hCaptcha plugin? I...

    So it is a conflict with the hCaptcha plugin? I will refer it to the development team.

    I will get back to you once I have a reply.



    - Jomark
  3. Replies
    5
    Views
    856

    [SOLVED] give iOS Images Fixer good for solving...

    give
    iOS Images Fixer good for solving above....
  4. Replies
    14
    Views
    1,244

    add to your css span.post-stats.sep-l::before...

    add to your css

    span.post-stats.sep-l::before {
    display:none;
    }


    it will remove what you desire....
  5. Replies
    14
    Views
    1,244

    yes in your child theme , make a new folder ...

    yes in your child theme , make a new folder named parts then put your original "content-cover-ad_listing.php" in the parts folder. you can now edit the content-cover-ad_listing.php like...
  6. Replies
    14
    Views
    1,244

    number 2 i can only see the way is to modify...

    number 2 i can only see the way is to modify themes core files... you could cheat and place the category just above the details by inserting a text widget./??

    wp daash board goto...
  7. Replies
    14
    Views
    1,244

    to add you have cp_street for street...

    to add
    you have
    cp_street for street
    cp_city for city
    cp_state for state
    cp_country for country
    cp_zipcode for zip

    <li class="listing-cat fa-icon fa-map-marker"> <?php echo...
  8. Replies
    14
    Views
    1,244

    question 1 1 )make a template child(over...

    question 1

    1 )make a template child(over ride) in your child theme of themes/classipress/parts/content-cover-ad_listing.php .

    2 ) you should now have themes/your child...
  9. See if this CSS code helps to hide 0 reviews...

    See if this CSS code helps to hide 0 reviews stars...



    span[data-rating="0"],
    span[data-rating="0"] + .critic-rating-total {
    display: none;
    }
  10. Replies
    1
    Views
    1,204

    Hi there, the widget is hardcoded, it only shows...

    Hi there,
    the widget is hardcoded, it only shows up on category and search results loops. If you need more fields to refine the ads, you can enable Advanced Search for each one of them within ad...
  11. Thread: Chat Plugin

    by madmanc
    Replies
    6
    Views
    2,007

    [SOLVED] try the plugin userpro , its what i use, lots of...

    try the plugin userpro , its what i use, lots of features you can use instead of classipress,user reviews etc etc....
  12. It depends on how the tab is loaded. I would need...

    It depends on how the tab is loaded. I would need to load asynchronous on click of the Maps tab.
  13. The Maps load a 3rd party library. I'm not aware...

    The Maps load a 3rd party library. I'm not aware of any tricks to lower the API calls. There are some alternative Map providers within the AppThemes Marketplace. Maybe you could use each one for 10...
  14. Replies
    2
    Views
    3,860

    look at leaflets.js

    look at leaflets.js
  15. Replies
    25
    Views
    2,426

    That one's attached to a ticket for a future...

    That one's attached to a ticket for a future release. I don't have a date for you.
  16. Replies
    25
    Views
    2,426

    Add this within a Code Snippet or within...

    Add this within a Code Snippet or within functions.php



    // set max limit to 70 characters for title field
    function custom_title_maxlength( $args, $result, $post ) {
    $args['maxlength'] = 70;...
  17. Replies
    25
    Views
    2,426

    I'm looking into the sorting issues ...

    I'm looking into the sorting issues ...
  18. You "need" it at server level... but its not...

    You "need" it at server level... but its not mandatory.
    Oh, and its not a requirement for the theme.
  19. They probably pasted HTML content which counted...

    They probably pasted HTML content which counted for those 15 characters.
  20. I added them to the "Wishlist"

    I added them to the "Wishlist"
  21. [SOLVED] The fix is already included on the Classipress...

    The fix is already included on the Classipress dev build.



    - Jomark
  22. Replies
    25
    Views
    2,426

    I agree with Chris, in my opinion the only reason...

    I agree with Chris, in my opinion the only reason not to help in setting a maximum number of characters is that they want to push their plugin. Ridiculous. Support is poor here, and if you look at...
  23. I'll see what devs have to say. Meanwhile, you...

    I'll see what devs have to say. Meanwhile, you can use the CSS trick just fine as it should prevent such issues.
  24. Replies
    30
    Views
    1,222

    Hello! ClassiPress Address Field has been...

    Hello!
    ClassiPress Address Field has been updated to version 1.1.0. https://marketplace.appthemes.com/plugins/cp-address-field/
    For best compatibility recommend to use with ClassiPress 4.2.5+.
  25. Replies
    30
    Views
    1,222

    Hello! I'm working on it. it will be released...

    Hello!

    I'm working on it. it will be released soon!
Results 1 to 25 of 97
Page 1 of 4 1 2 3 4