Search:

Page 1 of 3 1 2 3

Search: Search took 1.00 seconds.

  1. Replies
    44
    Views
    4,093

    Hello, guys! I just want to share a quick and...

    Hello, guys!

    I just want to share a quick and simple way to make ClassiPress 4 look compact similarly to ClassiPress 3:



    html {
    font-size: 0.85rem
    }
  2. [SOLVED] Try this into functions.php or WordPress Code...

    Try this into functions.php or WordPress Code Snippets plugin ...



    function enable_location_fields($location) {
    foreach($location as $key => $value) {
    if(in_array($value,...
  3. Replies
    9
    Views
    277

    Send it over at obica@appthemes.com

    Send it over at obica@appthemes.com
  4. Replies
    9
    Views
    277

    You can add a filter in functions.php or the...

    You can add a filter in functions.php or the WordPress Snippets plugin to disable the ad archive description... "This is where you can create new classified ads on your site."


    ...
  5. Replies
    15
    Views
    1,574

    [SOLVED] Looks like most of the changes that made it into...

    Looks like most of the changes that made it into this release are bug fixes.

    If you're in a hurry, you can copy the featured.php file to your own child theme and change the slider options like...
  6. Replies
    19
    Views
    811

    [SOLVED] I think the logo link has been fixed already,...

    I think the logo link has been fixed already, probably not present in the dev-build, will be available with upcoming 4.0.1.

    Thanks for the feedback.
  7. Replies
    26
    Views
    2,330

    [SOLVED] Hey, Guys, I've updated code...

    Hey, Guys, I've updated code https://gist.github.com/dikiyforester/59371e7ac3235989499faf6bd5717e05

    I had to add Javascript block to fix the issue with All States option.



    Happy coding!
  8. Replies
    26
    Views
    2,330

    [SOLVED] Got it! Now I see the issue. I'll fix it and...

    Got it!

    Now I see the issue. I'll fix it and update in this thread.


    Cheers!
  9. Replies
    19
    Views
    811

    [SOLVED] Please report here any other issues you encounter...

    Please report here any other issues you encounter with RTL. We're monitoring the thread and do our best to include the fixes in next theme update.
  10. Replies
    26
    Views
    2,330

    [SOLVED] Yes, you need to explicitly choose the suggested...

    Yes, you need to explicitly choose the suggested address option from the drop-down.
    I think this thing needs to be improved.
  11. Replies
    26
    Views
    2,330

    [SOLVED] I've created a GitHub Gist for you with solution...

    I've created a GitHub Gist for you with solution https://gist.github.com/dikiyforester/59371e7ac3235989499faf6bd5717e05

    I think we can make Search form more flexible by allowing add custom fields...
  12. Replies
    26
    Views
    2,330

    [SOLVED] Hi! You would need to override template...

    Hi!

    You would need to override template searchform-listing.php by the child theme, remove search_location field and add cp_state drop-down field.
    This will work while this field will have the...
  13. Replies
    19
    Views
    811

    [SOLVED] Should be fixed now, you can download the...

    Should be fixed now, you can download the development version from your AppThemes account.
    Please let us know if you see any other issues with RTL.
  14. Replies
    2
    Views
    594

    I don't think you'll find such plugin since...

    I don't think you'll find such plugin since telephone is a custom field, not a core field.
  15. Replies
    2
    Views
    358

    Custom coding for both questions. Hard to say how...

    Custom coding for both questions. Hard to say how much time and effort it requires.
  16. Replies
    4
    Views
    285

    [SOLVED] Is that what you wanted? I'm browsing your site...

    Is that what you wanted? I'm browsing your site blindly, don't understand a thing. Let me know if issue is fixed.
  17. Replies
    4
    Views
    285

    [SOLVED] Email me WordPress admin credentials and I'll try...

    Email me WordPress admin credentials and I'll try to fix it.
  18. I'll have a look at the slider and get back to...

    I'll have a look at the slider and get back to you.
  19. Replies
    40
    Views
    4,717

    Thanks Oachour. I've tried many options during...

    Thanks Oachour.

    I've tried many options during these years, but finally run on Hostagtor WP optimized business package, with WP Super Cache (self installed by host). The problem is that you can't...
  20. Replies
    40
    Views
    4,717

    Hi Bobyrou, Thanks so much for sharing......

    Hi Bobyrou,

    Thanks so much for sharing... you've been working very hard on this I can see. I clicked on the translate button and it translated beautifully!

    June.

    - - - Updated - - -
  21. [SOLVED] I sent you an email. Let me know if you need help...

    I sent you an email. Let me know if you need help updating the theme.
  22. [SOLVED] You can probably hide them using css but that...

    You can probably hide them using css but that doesn't mean the browser won't load them.
    A more useful solution would be to edit featured.php and change line 13



    <?php if (...
  23. [SOLVED] Caching a small site with a few hundred visitors...

    Caching a small site with a few hundred visitors a day is useless indeed. This is only beneficial to the hosting company so they can squeeze a few more hundred clients on a single server using the...
  24. [SOLVED] I had a similar problem with stackcache. It came...

    I had a similar problem with stackcache. It came pre loaded with every install of wordpress. Couldn't logout etc etc. Was a nightmare. I disabled it and to be honest the site seems to run at the same...
  25. [SOLVED] Can you disable your plugins one by one? You may...

    Can you disable your plugins one by one? You may be running a caching plugin that causes problems. A live link would also help troubleshoot this.
Results 1 to 25 of 58
Page 1 of 3 1 2 3