you need to add the full “https://somesite.com
” url.
Definitely thought that was tried before. Just upgraded to the latest beta, tried your suggestion and works great. Thank you so much!!!
A few more quick questions that I thought would make sense to post here for the benefit of all.
- when using darker backgrounds, light mode / dark mode switching does not always work out so well for readability. Is there a way to disable the dark mode text color switching for the welcome header and description line?
- Above the category selection and filter header on each category page there is a lot of wasted space. Either a thin category banner or none at all would free up space and look cleaner (especially when light mode/dark mode icons both need to be white for style reasons). Is there a way to remove this header? This might be a bug? It only seems to occur when a category image is uploaded.
Hello,
is it possible that the avatar that appears to the left of each post represents the creator of the post and not the last person to comment on that same post?
I’ve already installed something that fixes it on mobile, but not on computer.
Hmm, Im not seeing the category image in the screenshot here.
It’s because the category image is white. Only occurs when an image is uploaded.
You’ve uploaded a blank white square as a category image?
Just trying to understand what’s going on.
No it’s a blank square with a white icon. Can be seen at community.BrewOps.com
Oh I see thanks for sharing more details.
You can use this CSS in a custom theme component to hide the image.
.category-logo.aspect-image {
display: none;
}
That worked great, thank you! Any idea on why the light/dark switcher is not working? Also can you recommend how to disable the dark mode font color switch for the welcome headline and text line below it? AKA how to force it to remain the same font style at all times regardless of light/dark mode.
Thank you again for all of your help.
maybe try this:
Similar issue here, got any solution ?
Thank you, this solved it!
Is it possible to insert one latest topic under it/the subcategories if any exist?
I want to condense all this
Into the box above, so one topic and the little bullet style view of the sub categories.
At the moment, no this is not possible. This is a nice request though, maybe something to think about adding in the future.
Thank’s for the theme
How size it’s necessary for the background image behind search bar ?
Youre welcome!
Ideally, I’d say 1920 pixels wide x 1080 pixels high.
A few questions.
First, the dark mode toggle is also not appearing on my site, even with the 2 color pallets selected. I’m using the sidebar so perhaps that’s part of the issue?
Second, I’m wondering if it’s possible to adjust the Category Box text. In my instance, I have 14 modules, and once I get to Module 10, it shows M1. The same is true for Modules 11, 12, 13, and 14. This would be confusing for users. Can I edit these specifically?
Third, what is the pixel size for the Category Boxes? Now that I’ve switched, all of the category images are squished trying to fit to the dimensions. I’ll need to resize everything to fix this.
Fourth, can I adjust how much of the search banner background image is shown? It seems a recent update has reduced the size of the image that displays here dramatically.