This topic has 7 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #114621
     Oceanglim
    Participant

    Hi!
    As recommended to optimize my site, I am now removing not necessary plugins….
    But…Before removing these I want to make sure they are not needed for SweetDate:

    – WooCommerce (I am not planning to sell anything for now…except for the memberships)

    – Akismet

    –  Wordpress Importör

    Thanks
    Oceanglim

    #114889
     Radu
    Moderator

    Hi,

    You can disable all plugins that you are not using.

    Please follow this article regarding the speed optimizing : http://seventhqueen.com/blog/code-snippets/the-definitive-wordpress-speed-guide-step-by-step-easy.html

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #114951
     Oceanglim
    Participant

    Thanks, I understand I can remove all plugins that I am not using of course, but is your answer that I can remove Woocommerce, Akismet and WordPress Importör/Importer because they are not used by SweetDate??

    #115086
     Radu
    Moderator

    Hi,

    yes you can deactivate them if you are not using

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #118696
     Oceanglim
    Participant
    This reply has been set as private.
    #118809
     Radu
    Moderator

    Hello,

    Hmm, maybe your issue is related to this ? https://wordpress.org/support/topic/paid-memberships-pro-1871-causes-very-high-database-writes

    Cheers

    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #118813
     Oceanglim
    Participant

    Hello Radu!
    Thanks! Wow!

    As I am not a coder, could you please tell me exactly what to do?
    Here are the How to fix this – lines from the WP forum you linked for me:

    Edit paid-memberships-pro.php and uncomment the following line:
    require_once(PMPRO_DIR . “/includes/updates.php”);

    Here is how the uncommenting looks like for those who don’t know:

    define(“PMPRO_DIR”, dirname(__FILE__));
    require_once(PMPRO_DIR . “/includes/localization.php”);
    require_once(PMPRO_DIR . “/includes/lib/name-parser.php”);
    require_once(PMPRO_DIR . “/includes/functions.php”);
    //require_once(PMPRO_DIR . “/includes/updates.php”);
    require_once(PMPRO_DIR . “/includes/upgradecheck.php”);

    Once you do that, PMPRO will work just fine and won’t bog down your server.

    You see, I don’t even know what uncommenting means in this world…he he 🙂
    Does it mean that I just add all those 6 lines directly after the line I am going to uncomment???

    Greatful for help,
    Jenni

    #119033
     Radu
    Moderator

    Hi,

    It seems that that was patched in the next version, do you have plugin updated ? If yes and still encounter that, open a ticket with this problem on pmpro wp support https://wordpress.org/support/plugin/paid-memberships-pro

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?