Search:

Page 1 of 3 1 2 3

Search: Search took 1.00 seconds.

  1. Replies
    14
    Views
    535

    If you can wait a bit, I'll have the helper...

    If you can wait a bit, I'll have the helper plugin version sent so it would be no hassle to implement.


    - JOmark
  2. Replies
    14
    Views
    535

    I'll check for the most efficient option to...

    I'll check for the most efficient option to implement it, then I will get back to you.


    - Jomark
  3. Replies
    44
    Views
    2,855

    [SOLVED] I checked if it has the option to exclude pages...

    I checked if it has the option to exclude pages from being cached, it doesn't have any. However, it can be done by modifying the theme files or via helper plugin.

    You may test this helper plugin...
  4. Replies
    8
    Views
    551

    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
  5. Replies
    44
    Views
    2,855

    [SOLVED] 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
  6. Replies
    44
    Views
    2,855

    [SOLVED] 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
  7. Replies
    44
    Views
    2,855

    [SOLVED] 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...
  8. Replies
    6
    Views
    349

    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.
  9. Replies
    12
    Views
    1,253

    [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;
    }
  10. Replies
    1
    Views
    276

    [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...
  11. Replies
    3
    Views
    336

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

    by jomarkosabel
    Replies
    1
    Views
    418

    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
  13. Replies
    3
    Views
    619

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

    [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...
  15. [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
  16. [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
  17. Replies
    4
    Views
    1,350

    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.
  18. Replies
    4
    Views
    1,350

    Not without modifying a bunch of core files ...

    Not without modifying a bunch of core files ...
  19. Replies
    3
    Views
    469

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

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

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

    I submitted a ticket for devs to consider adding the feature within the core.
  21. Replies
    15
    Views
    1,240

    Only on those marked as sold

    Only on those marked as sold
  22. Replies
    2
    Views
    389

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

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

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

    by ovidiubica
    Replies
    8
    Views
    1,124

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

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

    by ovidiubica
    Replies
    15
    Views
    1,272

    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.
Results 1 to 25 of 55
Page 1 of 3 1 2 3