x00
MVPx00 MVP
Reactions
-
Re: Attempting to show All Categories view on 2 columns without success, am I doing it wrong?
you should put it custom.js Also using ready after embedding at the end of the body is a bit pointless it would be by then. You need to debug your code. I gave you an untested example. Also use this … (View Post)1 -
Re: Attempting to show All Categories view on 2 columns without success, am I doing it wrong?
what you can do is got to /vanilla/settings/managecategories and check display root categories as headings, then style these differently. (View Post)2 -
Re: Attempting to show All Categories view on 2 columns without success, am I doing it wrong?
adding classes to views is the wrong way to go about styling. Use the vanilla selectors. It is not a good idea to use view overrides, as it makes updating problematic. You should be able to achieve t… (View Post)2 -
Re: Login failed Microsoft Edge browser - solved!
Actually, that is not true is a completely rewrite, almost a new engine. Whilst I understand the fury against IE is well deserved, this is not so with Edge. The detail all their short comings publicl… (View Post)1 -
Re: Just upgraded all pages not loading going back to index :(
Everything goign back to index implies a routing issue. Again server admin skill can help. You are running nginx, look at your server rules. Are you using reverse proxy. Note have even read the relea… (View Post)2