Account created on 10 October 2005, about 19 years ago
#

Recent comments

🇩🇪Germany scroogie

By the way, it works for me for other components from the organisms folder, but not with the navbar-brand molecure. Did I misunderstand something?

🇩🇪Germany scroogie

I encountered exactly the same issue with the same component navbar-brand. I use the replaces in the component file and added the line in webpack config, but both versions get included. What did we miss?
@duntuk, did you ever solve this?

Greetings

🇩🇪Germany scroogie

Did you manage to do this in any way? I'd be interested as well. For example an optional checkmark for "open end".

🇩🇪Germany scroogie

Okay, got it. Sorry for the noise.

🇩🇪Germany scroogie

Okay, I found out that the footer color is set in the page-footer organism inside the components. While it uses $primary, it's not recompiled if I don't override it, so it stays the shaded original $primary color. That makes sense.

However, following the guide in https://docs.varbase.vardot.com/10.0.x/developers/theme-development-with... I'm not able to override it.

I copied the organism folder, added replaces: 'varbase_components:footer' in the page-footer.component.yml and uncommented the corresponding line in webpack.config.components.js. However, even if I hardcode values in that component, they don't take effect, no matter how often I run yarn components:build or yarn theme:full-build or whatever.

Does anyone have any idea what else I could try?

Production build 0.71.5 2024