Alex

Results 32 comments of Alex

I am building a proof of concept theme and this was something i did not expected, is there a dirty fix for now i can use? I really need to...

I have searched and searched but I really cannot find anywhere within e107 where a link can become active through an active sublink. Sublinks and Main links work but are...

Oke, so it could be a bootstrap5 thing.... or something is missing in the navigation_template.php ... I thought that $NAVIGATION_TEMPLATE['main']['item_submenu_active'] would be selected by e107 when a sublink becomes active...

Nope, it's all on my laptop.... But it's based on the bootstrap 5 theme so when that works... i am happy :-) Sidenote - Sorry i was playing half-life alyx...

@Jimmi08 it looks like it works with the theme Artemis.... Bootstrap 5.0.1 ... but you have changed a lot in that theme with the navigation.. (e107 latest github) ![21-11-2023-liactive_artemis](https://github.com/e107inc/e107/assets/11962513/c171ac7b-9ee8-42bc-8bcc-783f083a937b)

Oke, so first thing, the e107_core/templates/bootstrap4/navigation_template.php is used when the theme has bootstrap 5 in the theme.xml. In the standard bootsrap5 theme there's no /templates so the version for Bootstrap4...

You're absolutely right Jimmi, but you know how I am, left or right I use what I can to get it working, reference should always be [https://getbootstrap.com/docs/5.3/components/navbar/](https://getbootstrap.com/docs/5.3/components/navbar/) and the '...

Oke, been playing with some things, installed new e107 with latest git, added the translations :-) thx! but the moment you activate and use the SEO links pagina/general/chapter-1/article-1 you never...

@sanslash332 hi, something has changed, you can find the links under e107_plugins/signin/templates. You can place the template signin_template.php in your own theme under e107_themes/bootstrap5/templates and make your adjustments. Hope this...