Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Omri Amos Posted November 1 Posted November 1 i assume he means to change the menu items.. ArtooStark 1
WebCMS Posted November 1 Posted November 1 Here is a suggestion I already made (will re-post it here) - https://preview.invisionalpha5.com/topic/232-mobile-menu-tabs-configuration SoloInter 1
R G Posted November 5 Author Posted November 5 On 10/31/2024 at 5:09 PM, Matt said: What do you need to change? To change the fixed tabs. For example, I want to add a custom page there. The same issue raised by @WebCMS in the above post. SoloInter 1
Management Matt Posted November 5 Management Posted November 5 It's not possible for v5.0 but it's a common request that we'll likely add to our roadmap. R G, SeNioR- and WebCMS 3
SoloInter Posted November 5 Posted November 5 About the footer menu on desktop. We can find theses links : privacy, contact, ... Is there a way to add a link ?
WebCMS Posted November 6 Posted November 6 (edited) 18 hours ago, SoloInter said: About the footer menu on desktop. We can find theses links : privacy, contact, ... Is there a way to add a link ? You can create a template from Appearance > Themes > Theme Designer: Templates > Hook Select dropdown values -> System, front/global/footer, themes, after closing tag -> and add links (<li> for consistency but can be just <a> elements too) in the Content box, like so: <li><a href="/help/">Help</a></li> <li><a href="/terms/">Terms</a></li> The above will add the links after the Themes dropdown in the footer (no way to precisely position the links in the footer as there are only 4 fixed positions for the target -> before/after opening tag and before/after closing tag). These hooks will not get overwritten when we apply an update (unlike the template files in v4). However, I haven't found a way to remove/hide existing links like Cookies in the footer (maybe use nth-child CSS and JS). Also could not find parent-child hierarchy of themes (like it exists in v4) so we could create a parent CSS that gets shared across child themes. Please implement this in v5. Existing essential features in v4 cannot be taken away in v5. That would be a bummer. Edited November 6 by WebCMS SoloInter 1
SoloInter Posted November 6 Posted November 6 Thanks a lot for your message @WebCMS , I was not aware of this way to edit template. Nice. On my side, I can not find the file you speak about (front/global/footer)
WebCMS Posted November 6 Posted November 6 2 minutes ago, SoloInter said: Thanks a lot for your message @WebCMS , I was not aware of this way to edit template. Nice. On my side, I can not find the file you speak about (front/global/footer) When you select Hook Application dropdown > System, it is 4th item in the System dropdown - SoloInter 1
WebCMS Posted November 6 Posted November 6 (edited) 1 minute ago, SoloInter said: Strange. This is all my list : You may be using self-hosted and not up-to-date? In my Dashboard on IC Cloud, it says "Invision Community v5.0.0 Beta 3" Edited November 6 by WebCMS SoloInter 1
WebCMS Posted November 6 Posted November 6 Just now, SoloInter said: Ah yes, I'm self hosted. Is it a bug @Marc ? It may be due to an old version you are using SoloInter 1
Marc Posted November 6 Posted November 6 1 hour ago, SoloInter said: Ah yes, I'm self hosted. Is it a bug @Marc ? If you feel something isnt working, please post in the bug tracker
Marco Junior Posted November 6 Posted November 6 Custom template does not work, I reported this on this version. You need wait the next version with the problem has resolved !
Recommended Posts