Custom themes not working?
Quote from ckubs on October 18, 2020, 3:51 pmI want to make Asgaros look a little more like my wp theme without ussing too much overrides. Duplicated default style.css, widgets.css and editor.css in a theme folder inside themes-asgarosforum. When I select it from Asgaros settings nothing happens. It still uses the default styles.
Custom themes are not working or am not doing it properly? Thank you for any help.
I want to make Asgaros look a little more like my wp theme without ussing too much overrides. Duplicated default style.css, widgets.css and editor.css in a theme folder inside themes-asgarosforum. When I select it from Asgaros settings nothing happens. It still uses the default styles.
Custom themes are not working or am not doing it properly? Thank you for any help.
Quote from ckubs on October 24, 2020, 10:56 amLooked further on this and actually the custom theme CSS is being picked up but still the forum default css has higher priority and its used instead. The only workaround I found was to rename default css files. Not a good option as I would need to do that after every update. I’m puzzled.
Looked further on this and actually the custom theme CSS is being picked up but still the forum default css has higher priority and its used instead. The only workaround I found was to rename default css files. Not a good option as I would need to do that after every update. I’m puzzled.
Quote from qualmy91 on October 27, 2020, 5:06 amHey @ckubs,
did you add all the required files in your theme and selected it in the settings of Asgaros Forum?
Quote from Asgaros on February 5, 2019, 4:57 pmCurrently there is only support for custom css-themes available.
You can add own themes for your forum in the /wp-content/themes-asgarosforum directory (for example: /wp-content/themes-asgarosforum/my-theme).
All themes in the /wp-content/themes-asgarosforum can be activated in the forum options. Each theme must have the following files: style.css, widgets.css and editor.css.
It’s also always important to tell your browser not to use the cached .css files. For most of the browsers you can press Ctrl + F5 or Ctrs + Shift + R. And also always purge the cache of any WordPress Plugin and your Webserver.
Hey @ckubs,
did you add all the required files in your theme and selected it in the settings of Asgaros Forum?
Quote from Asgaros on February 5, 2019, 4:57 pmCurrently there is only support for custom css-themes available.
You can add own themes for your forum in the /wp-content/themes-asgarosforum directory (for example: /wp-content/themes-asgarosforum/my-theme).
All themes in the /wp-content/themes-asgarosforum can be activated in the forum options. Each theme must have the following files: style.css, widgets.css and editor.css.
It’s also always important to tell your browser not to use the cached .css files. For most of the browsers you can press Ctrl + F5 or Ctrs + Shift + R. And also always purge the cache of any WordPress Plugin and your Webserver.