Okay
  Public Ticket #1518279
Broken Pages & Posts after activating SEO Plugins
Closed

Comments

  • digitalanders started the conversation

    Hi, I am unsing Salint since a couple of years. I always have the same plugins installed on all websites I create with wordpress and Salient. I also do updates regulary. 

    Somehow, Salient seems to have a problem with seo plugins on the the server of our new client. When activating "Yoast" or even an other seo plugin, such as "All in one SEO Pack", the pages and posts are broken in the backend of wordpress. I can't even click on certain parts of window and the visual composer totally dissapeard. I attached two screen shots "seo plugin activated" and "seo plugin disabled". The screen shot shows how it looks like, when I activate a seo plugin. 

    Like I mentioned, I use Salient + other SEO Plugins (like Yoast) on many different pages of other clients and I never had a problem with it. So what could be the problem? The only thing that is different from client to client are the web hosters. The client where the problem appears, is hosting the website at https://alfahosting.de/ . We never had a client before, who uses alphahosting. Can it be a server or hoster based problem? 

    I am not sure and I really don't understand, why this is happening.

    Can you help me out here?

    Thanks for support

    Martin

  •  8,470
    Tahir replied

    Hey Again,

    Most Common Scenario is that your PHP Settings are likely not correct. Also ensure you are running PHP version 7.1 and not 7.2 as its incompatible .

    You can verify your PHP configuration limits by installing a simple plugin called WordPress phpinfo http://wordpress.org/extend/plugins/wordpress-php-info/

    Recommended PHP configuration limits are as follows:

    • max_execution_time 60
    • memory_limit 256M
    • post_max_size 48M
    • upload_max_filesize 48M

    Please have your hosting provider fix this for you so it can be installed correctly. 

    Thanks 


    ThemeNectar Support Team 

  • digitalanders replied

    Hi Tahir, 

    thanks for the fast answer. I upgraded the php version to 7.1, which didn't solve the problem... BUT ... it works by increasing max_execution_time, memory_limit, post_max_size and upload_max_filesize to the maxium. Some configuration limits are not as high as you recommended... but I guess high enough.

    So everything is fine now ;)

    Thanks for support. I was kind of confused and couldn't believe that this is caused by server settings. 

    Best

    Martin

  •  2,744
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Alright. Please be sure to reach in in case you encounter another issue,

    Regards