Hi all,
We have installed the forum and so far it's working great in terms of functionality. It's quick and easy to navigate, however we are having some issues with the colors. We have tried changing via the styles page and updating, clearing cache, but nothing updates at all no matter what we change.
Do we need to do manually do the css for each section we change as well?
After changing the colors, deleting all caches you should reload it twice pressing Ctrl+F5.
Also the problem may come from file writing permissions.
In your site wpforo have not a permission to write into file
/wp-content/plugins/wpforo/wpf-themes/classic/colors.css
The right way to solve this problem is fix files and folders permission.
All files in FTP to be have a chmod 0644 and folders to have chmod 0755