Hi @bianco1
Thanks for posting 🙂 Does the missing row appear when you publish the page?
Hi!
Yes, the missing rows don’t appear also when I publish the page.
Hi again. Thanks for letting us know. I have run into memory issues with large Page Builder pages. Can you perhaps install: https://wordpress.org/plugins/server-ip-memory-usage/, once activated, check the bottom of the WordPress admin when logged in. Please, copy and paste the line added there with your PHP memory info so we can take a look. Thanks.
Hi Andrew,
here the line:
Memory: 38.25 of 128 MB (30%) | WP LIMIT: 40 MB | IP 176.31.20.244 (web149.shellrent.com) | PHP 5.6.38-0+deb8u1 @64BitOS
Thank you for your support.
Thanks.
You could try adding to your wp-config.php file located in your WordPress root on your server:
define( 'WP_MEMORY_LIMIT', '256M' );
It’s a slightly advanced task, do you think you can give it a try?
https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can access your wp-config.php file via hosting file manager or FTP.
Andrew sorry for not replying anymore.
Thank you for helping me: now it works.
Awesome 🙂 Really glad to hear you’ve made progress.
All the best with your site.