Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
PinPics Posted December 5, 2023 Posted December 5, 2023 When using IPS on a mobile, a "Home" button appears on the far left. This is clicking to the default IPS area, but we don't use that as the home page. I've got the logo clicking to the correct link, but I need to be able to tell that home button to click to a certain link. How do I do that, please?
opentype Posted December 5, 2023 Posted December 5, 2023 It’s the first link in the mobileNavBar template pointing to {setting="base_url"}. (Personally, I would rather reconsider the use of your homepage than trying to find every possible use of $base_url to manually override it.)
Marc Posted December 5, 2023 Posted December 5, 2023 I agree with opentype there. You are essentially trying to use the system outside the wait in which it is supposed to operate. While you could overide these things in the theme, this is something that will take some maintaining over time, and probably cause you issues at some point
Recommended Posts