Search:

Page 1 of 3 1 2 3

Search: Search took 1.00 seconds.

  1. Replies
    4
    Views
    65

    I'll be making a follow up to see if they can...

    I'll be making a follow up to see if they can provide a new timeline of development.


    - Jomark
  2. Replies
    40
    Views
    1,131

    I'll test the said plugin first to see what can...

    I'll test the said plugin first to see what can be done.



    - JOmark
  3. Replies
    40
    Views
    1,131

    Download the zip file and upload it just like a...

    Download the zip file and upload it just like a plugin.

    To reiterate, backup your database and installation files just to be on the safe side.



    - JOmark
  4. Replies
    40
    Views
    1,131

    There might be some settings in the plugin that...

    There might be some settings in the plugin that exclude certain pages on the theme to prevent conflict.

    However, it seems to be a common issue with the plugin blocking the reset password function...
  5. Replies
    6
    Views
    155

    I'll let you know once the snippet is provided...

    I'll let you know once the snippet is provided for by the devs.



    - Jomark.
  6. Replies
    12
    Views
    1,011

    [SOLVED] Now you can try the code below via Additional CSS...

    Now you can try the code below via Additional CSS (WP Admin>>Appearance>>Customize>>Additional CSS);



    .m-large-6 {
    width: 50%;
    display:none;
    }
  7. Replies
    1
    Views
    234

    [SOLVED] This will create a situation where a logged-in...

    This will create a situation where a logged-in user logs out and then can't find the login page when he tries to log back in again.

    I have no overall idea how you have things set up, so you might...
  8. Replies
    3
    Views
    268

    I will run it on my install to test then I will...

    I will run it on my install to test then I will get back to you.



    - Jomark
  9. Thread: Php8.0

    by jomarkosabel
    Replies
    1
    Views
    334

    I did not find any issues with it on my test site...

    I did not find any issues with it on my test site but I will check the threads for similar concerns.



    - Jomark
  10. Replies
    3
    Views
    524

    [SOLVED] It is possible to add but will require code...

    It is possible to add but will require code customization to implement. However, I can log a feature request ticket for it so the dev team can evaluate it for implementation.

    If it is a immediate...
  11. Replies
    5
    Views
    3,900

    [SOLVED] Add this to apparance / custom css: .widget...

    Add this to apparance / custom css:

    .widget .widget-title {color: #ffcc33;}
    .textwidget {color:#ff0000;}

    Change the colors to whatever you like. I tried it and it works, demo can be seen at...
  12. [SOLVED] I believe the simple plugin allows you to bump it...

    I believe the simple plugin allows you to bump it to the top with a click of a button. The manual route ... you would need to modify the date, the expiration, etc
  13. [SOLVED] Left unchecked, ads will remain live but marked...

    Left unchecked, ads will remain live but marked as expired. If enabled, ads will be taken offline (not deleted). Frequency can be set via the cron job option on the advanced tab.

    21743
  14. Replies
    4
    Views
    1,178

    I'll open a ticket, we'll see if or when this...

    I'll open a ticket, we'll see if or when this gets implemented.
  15. Replies
    4
    Views
    1,178

    Not without modifying a bunch of core files ...

    Not without modifying a bunch of core files ...
  16. Replies
    3
    Views
    360

    [SOLVED] You can modify the translation and write more...

    You can modify the translation and write more info in there.
  17. Replies
    2
    Views
    1,395

    [SOLVED] I submitted a ticket for devs to consider adding...

    I submitted a ticket for devs to consider adding the feature within the core.
  18. Replies
    15
    Views
    996

    Only on those marked as sold

    Only on those marked as sold
  19. Replies
    2
    Views
    330

    [SOLVED] Here it is ... put it inside WordPress Code...

    Here it is ... put it inside WordPress Code Snippets plugin.



    function disable_report_function() {
    remove_action( 'cp_listing_single_bar_actions', 'cp_report_listing_button', 45 );
    }...
  20. Replies
    5
    Views
    1,235

    [SOLVED] Yes, it is. No issues detected so far and unit...

    Yes, it is.
    No issues detected so far and unit tests pass well.
  21. Thread: searchbar

    by ovidiubica
    Replies
    8
    Views
    1,033

    [SOLVED] You can add a filter in functions.php or...

    You can add a filter in functions.php or WordPress Code Snippets plugin ...
  22. Thread: API Keys

    by ovidiubica
    Replies
    15
    Views
    918

    You don't have to pay unless your current traffic...

    You don't have to pay unless your current traffic quickly consumes the free share.
    With ClassiPress 4.1 there is support for some alternative Map providers. You can get the plugins from here.
  23. Replies
    5
    Views
    381

    I'll ask, see if there's something we can do...

    I'll ask, see if there's something we can do about this.
  24. Replies
    3
    Views
    334

    [SOLVED] Best way is to create your own child theme and...

    Best way is to create your own child theme and then copy parts/content-edit-profile.php file to the same folder in your child theme and remove the appthemes_media_manager code.
  25. Replies
    3
    Views
    302

    [SOLVED] Maybe the widgets are not there? go to...

    Maybe the widgets are not there? go to ClassiPress - System info - Default widgets - Restore
Results 1 to 25 of 52
Page 1 of 3 1 2 3