Unable to Save Theme settings just seeing icon rotation forever

Posted in: Newspaper
Post count: 7

Hi Team,

I have installed newspaper8 theme and when i tried to updated the theme setting i see only rotating icon forever. No changes to the setting is happening. please help me to fix this issue.

Post count: 82

This is usually because of insufficient server resources. Happened to me recently on a test installation.

Try increasing max_input_vars and WP_MEMORY_LIMIT. That solved the issue for me.

See https://forum.tagdiv.com/requirements-for-newspaper/

Post count: 7

Hi menneskedyr,

Really appreciate your quick response. Could you please provide me details on how you updated the values. a little guide is very helpful.

Post count: 82

WP_MEMORY_LIMIT is set in wp-config.php:

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

max_input_vars is set in php.ini, user.ini or .htaccess file, depends on how your server is configured – if you don’t know how to find it you’ll have to ask your host to do that for you.

It’s all described in https://forum.tagdiv.com/requirements-for-newspaper/

Post count: 7

I was able to update the values for both memory and max vars when i check system status show green earlier was showing yellow. but still saving is not working. saving keep on rotating forever. Please help to fix this.

Post count: 35449

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/

Thank you.

Post count: 82

Perhaps your numbers are still too low. It would probably be a good idea to check with your host.

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