newspaper 9.2 All settings of 「 Newspaper – Theme panel 」 cannot be saved.

Posted in: Newspaper
Post count: 5

All settings of 「 Newspaper – Theme panel 」 cannot be saved.save settings just seeing icon rotation forever,This is the current state
please help me
https://s1.ax1x.com/2018/12/07/F1hhXn.png
https://s1.ax1x.com/2018/12/07/F1hWlj.png
https://s1.ax1x.com/2018/12/07/F1hRpQ.png

php.ini

max_input_vars = 5000
max_execution_time = 300
post_max_size = 50M
upload_max_filesize = 50M
.hthaccess

php_value max_input_vars 5000
php_value max_execution_time 300
php_value post_max_size 50M
php_value upload_max_filesize 50M

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

is all ok

But I can’t find mod_substitute. Where is this? ↓
https://forum.tagdiv.com/wp-content/uploads/2015/05/td_mod_substitute.png

Post count: 20688

Hi,

That can be set as recommended by adding a code in the htaccess file, please check at the bottom of the requirements guide
https://forum.tagdiv.com/requirements-for-newspaper/

So the issue started to happen only after the theme has been updated? Please check if there are any errors in the browser inspector console.
Could be same as here maybe – https://forum.tagdiv.com/topic/cant-save-theme-options-2/

Also if you use Wordfence maybe, set the firewall to learning mode and check again
https://www.wordfence.com/help/firewall/learning-mode/

Let us know.
Thanks

Post count: 5

hi

<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

I have added code to .htaccess but it doesn’t work, I still can’t save any settings.

Post count: 20688

Hi,

We will take a look. Please provide admin access as well as cPanel or FTP if possible, by email at contact@tagdiv.com so we can investigate this issue. Include a link to this topic in the email.

Thanks

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