Search:

Page 1 of 2 1 2

Search: Search took 1.00 seconds.

  1. Replies
    1
    Views
    156

    [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...
  2. Replies
    3
    Views
    175

    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
  3. Thread: Php8.0

    by jomarkosabel
    Replies
    1
    Views
    265

    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
  4. Replies
    3
    Views
    410

    [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...
  5. Replies
    5
    Views
    3,786

    [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...
  6. [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
  7. [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
  8. Replies
    4
    Views
    1,074

    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.
  9. Replies
    4
    Views
    1,074

    Not without modifying a bunch of core files ...

    Not without modifying a bunch of core files ...
  10. Replies
    3
    Views
    287

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

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

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

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

    Only on those marked as sold

    Only on those marked as sold
  13. Replies
    2
    Views
    251

    [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 );
    }...
  14. Replies
    5
    Views
    1,154

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

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

    by ovidiubica
    Replies
    8
    Views
    903

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

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

    by ovidiubica
    Replies
    15
    Views
    693

    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.
  17. Replies
    5
    Views
    263

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

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

    [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.
  19. Replies
    3
    Views
    214

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

    Maybe the widgets are not there? go to ClassiPress - System info - Default widgets - Restore
  20. Replies
    1
    Views
    296

    Can you please open support requests within the...

    Can you please open support requests within the "Help using ClassiPress" forum? This one's for Community support.
    As for the question, you need to add it within the top bar menu, see attached...
  21. Replies
    18
    Views
    1,166

    [SOLVED] The new ClassiPress is very close to being...

    The new ClassiPress is very close to being released. We are just in the final stages of testing and creating documentation.
  22. Replies
    1
    Views
    176

    Are you referring to the "ads" slug? You cannot...

    Are you referring to the "ads" slug? You cannot remove it but you can modify it in WordPress - Settings - Permalinks
  23. Replies
    1
    Views
    381

    [SOLVED] Rather than delete any code, I'd advise to just...

    Rather than delete any code, I'd advise to just hide the display of it using css.
    Just add the following to the custom css in the Appearance->Customizer - Additional CSS

    .dashicons-before.clock,...
  24. Replies
    3
    Views
    285

    That would require customising the core CP files....

    That would require customising the core CP files. Not recommended due it being overridden upon updates. So I would keep a list of changes you make to core files so you can add them back in after each...
  25. [SOLVED] I reported this bug to the developers.

    I reported this bug to the developers.
Results 1 to 25 of 46
Page 1 of 2 1 2