Custom CSS not working

Posted in: Newspaper
Post count: 104

I have just installed the last update of the version 6 on a brand new database and server. Everything was alright until I started to write custom CSS on the “Custom CSS”. The result is 0. No matter what I target and how I target, with or without !important, the changes will not take effect.

I am considering making my changes directly on the style.css file but I know this is not the best practice. Did I miss something or what is happening here? What~s the solution?

Thanks in advance!

Post count: 104

Alright, issue solved!! 😀

The issue was max_input_vars being lower then 2000. I did in deed change the value on the php.ini file to 3000 but it still didn’t work. after some google search I found out that the same value can also be modified on the .htaccess. After changing the value on the .htaccess file all issues disappeared!

Please authors, change the English on the Newspaper system status. Instead of saying to change the value on the php.ini, say that it can be needed to change the value both on php.ini and .htaccess file.

Hope it helps others! Cheers!

Post count: 7909

Hi,

Glad that you solved this issue and thanks for the suggestion!

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