Soesoe Posted September 28, 2013 Share Posted September 28, 2013 Hello Everyone, I'm trying to finish my website, but since I don't have many experience i'm looking for anyone that can help me with a few things: 1. I want to add a new cms category with cms links in the footer. Now there's a cms category 'information' but I want to add another one, how can I do this? 2. I want to move the 'contact' us contact form link in the footer that's under the cms category 'information' to the footer module 'contact info' , how can I replace this? Hope you can understand what I try to explain Thanks in advance Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2013 Share Posted September 28, 2013 1) It isn't possible to create additional footer block in block CMS module. You can do it with module like htmlblock or contentbox. But you will have to create code manually Link to comment Share on other sites More sharing options...
Soesoe Posted September 28, 2013 Author Share Posted September 28, 2013 Alright, I figured some things out already, but how do I change the permanent link 'contact us' to the module 'contact information' footer. That would be nice if possible Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2013 Share Posted September 28, 2013 you need to add this link manually. open blockpermanentlinks.tpl file and copy code with link to the contact us page. then open: blockcms/blockcms.tpl file and paste your link manually to the footer section there is no other way to add this link to the information block in footer section Link to comment Share on other sites More sharing options...
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