Revolution Slider System Requirements Fault

Hi Support,

I have a Revolution Slider system requirements fault in a new installation. The fault is saying i have to little memory, upload size being 2m instead of 32m and post size 8m instead of 32m.

Can you help please?

Also can i ask your best advice to migrate or change a site from one url to another?

Kind Regards

Mario

Hi @mariogarcia1,

Thanks for writing in.

You can check the link below for guide on how to migrate site:

https://theme.co/apex/forum/t/cornerstone-migration/126

In regards to your Revolution slider, first, please try to reinstall your revolution slider.

Next, if still happening, increase your PHP memory allocation.

You can try adding this in your wp-config.php located at the root directory of your site.

define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );

You can add it before the line

/* That’s all, stop editing! Happy blogging. */

Sometimes, hosting does not allow manual memory allocation. Try to contact them so that you can increase your PHP memory allocation.

If not helping, please share us your admin credentials so we could check your setup closer. Don’t forget to set it in secure mode.

Thanks. :slight_smile:

Hi Support,

Thanks for that, tried it and it didnt work so called Godaddy and increased the size manually in the control panel. Thank you anyway.

I have a couple of additional questions if i may? I have an issue with the footer looking to big and the footer menu i added isn’t showing? its on a new site www.achilleus-security.co.uk.

Thanks again for your ongoing support.

Regards

Mario

Hi There,

That is how I see your footer, please clean your browser cache and test ia gain.

Thank you