System Status – Memory Space

Posted in: Newspaper
Post count: 10

Hello,

Can anyone help me with this problem please? How can I increase memory space?

https://www.total-design.ro/wp-content/uploads/2021/03/2021-03-12.png

Is there also someone to help me for a fee with optimizing the Newspaper theme to improve the speed of opening our site?

Thank you and we look forward to your reply

Post count: 27744

Hello,

To increase memory space please follow this guide -> https://forum.tagdiv.com/requirements-for-newspaper/ also, in config is WP_MEMORY_LIMIT not PHP Memory Limit (there is a typo, sorry) => https://www.screencast.com/t/88pK5QXpC and please increase all requirements that are lower, and follow all steps.

Hope this helps you!

Thank you!

Post count: 10

Hello,

Thank you very much for the answer! It helped me

A beautiful day

Post count: 124

Create a file called myphpinfo.php and upload it to root folder:

Add
phpinfo to it.

Then you can see exactly how much memory you have available.

There seems to be a bug in the Newspaper them so check your wp-config.php file in your root folder.

Observe that even if you change this limit you might not have that memory from your hosting company anyway. That is why you need to check this with phpinfo.

Post count: 124

This fixed all my problem. I created a file called .user.ini in the root folder of the wordpress installation.

I then added this to it:

memory_limit = 256M

You can also add:

max_input_vars = 5000

Post count: 10

Hello,

Thank you very much for your answers!

Please one more thing ….. Can you please tell me which cache plugin fits and works with the Newspaper theme?

Thank you very much for your help

Post count: 27744

Hi,

We tested with our theme the WP Super Cache and with the settings from our guide this is working correctly: https://forum.tagdiv.com/cache-plugin-install-and-configure/

Hope that helps you!

Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.