I'm trying to expand the amount of available colors in the text color palette. Where might I go for this in the ACP? I know on IPS there was a specific area in the admin CP for modifying the toolbar above the rich text editor.
sites-available has the default file I posted earlier and a .bak backup of it, and sites-enabled just has that link towards the sites-available default file
https://gyazo.com/8c31328e86724ba771722315fad15b4c
huh, when I open this it just opens the default file in /etc/nginx/sites-available
do I need to make a new file just in sites-enabled?
Unless I misunderstood you, I added the parts I snipped from the copy I posted to the default file under /sites-available to the one you put down minus the uncommented note, but still 404 errors upon turning on Friendly and Content Titles under SEO :cry:
Ah yeah, I remember working with that when I was setting up our LEMP stack.
I'll dump the contents here.
##
# You should look at the following URL's in order to grasp a solid understanding
# of Nginx configuration files in order to fully unleash the power of Nginx.
#...
Fixed now! Dunno about Perry's suggestion on solving the friendly URLs though. To change the stack for our webserver I'd essentially have to go to my providers and have them clear everything and install with a new OS.
Should I just try to put stuff in .htaccess to see if it works?
https://gyazo.com/7859aa91e6f52204d1a93b7b011db1e8
? :whistle:
Finally found the bugger while running through all the style templates, for some reason it was under forum_list. No idea why but the only lingering issue now is just friendly URLs, and that's more of just a stylistic one since with...
When going through my templates it doesn't seem like there are any that are named widget
The site in question is the one that's linked in my signature and its this part of the sidebar on the homepage that I'm trying to find. I've dug through the templates that should be relevant to it but still...
Well, if figuring out this issue with friendly URLs is gonna take a while longer, I would appreciate it if anyone could help me find the source for this sidebar's code so I can edit it.