MaxStrax Posted August 6, 2023 Posted August 6, 2023 As the title says... Do you know how to show the copyright footer section on this theme?
netamismb Posted August 7, 2023 Posted August 7, 2023 I added the copyright in the module blockcmsinfo.
MaxStrax Posted August 7, 2023 Author Posted August 7, 2023 (edited) 1 hour ago, netamismb said: I added the copyright in the module blockcmsinfo. Ok, I managed to add it. Cool! But, how did you manage to place it in the footer? Just below everthing in the footer? I tried playing with the modules location, but when I try to re-add the hook for it, it just adds it on 'displayHome', which is above of 'displayFooter'. Edited August 7, 2023 by MaxStrax
datakick Posted August 7, 2023 Posted August 7, 2023 Niara already has copyright section. You can edit content using Community Theme Configuration module
MaxStrax Posted August 7, 2023 Author Posted August 7, 2023 (edited) 3 hours ago, datakick said: Niara already has copyright section. You can edit content using Community Theme Configuration module I already know about that module. But, I was asking it because that module does nothing in my case when I configure the corresponding text for the Copyright notice. Nothing is shown anywhere. Edited August 7, 2023 by MaxStrax
datakick Posted August 8, 2023 Posted August 8, 2023 It works fine for me. Check that your niara theme has this code: https://github.com/thirtybees/niara/blob/d469fcb47b589783deebe847b77bc8d1c0a1d242/footer.tpl#L17-L21 if the code is there, check that Community Theme Configuration module is enabled (in all stores contexts, in case of multistore) if it's enabled, check that Disable non thirty bees modules settings is not on check Customer group module Authorized Modules - maybe your Visitor group has this module unchecked reinstall module to ensure all hooks are properly attached 1
MaxStrax Posted August 8, 2023 Author Posted August 8, 2023 ✅ Check that your niara theme has this code: https://github.com/thirtybees/niara/blob/d469fcb47b589783deebe847b77bc8d1c0a1d242/footer.tpl#L17-L21 ✅ if the code is there, check that Community Theme Configuration module is enabled (in all stores contexts, in case of multistore) ✅ if it's enabled, check that Disable non thirty bees modules settings is not on ✅ check Customer group module Authorized Modules - maybe your Visitor group has this module unchecked 👉 reinstall module to ensure all hooks are properly attached After reinstalling it again, the copyright notice shows as expected now. Thank you! 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now