[email protected] Posted March 15, 2017 Share Posted March 15, 2017 hi . i need to show to logged customers the name and a additional text or image of the group they belong. see homepage of www.ilverziere.it/prestatest on the left bottom column. How can i achieve that? thanx Link to comment Share on other sites More sharing options...
rocky Posted March 16, 2017 Share Posted March 16, 2017 You can use code like the following: Current group ID is {Group::getCurrent()->id} and current group name is {Group::getCurrent()->name[$cookie->id_lang]} This will display the current group ID and name. You can create an image with the group ID as the filename and link to it. Link to comment Share on other sites More sharing options...
[email protected] Posted March 16, 2017 Author Share Posted March 16, 2017 thanx, i am a newbie....where exactly i need to code this? Link to comment Share on other sites More sharing options...
rocky Posted March 17, 2017 Share Posted March 17, 2017 I can't be more specific until I know exactly where you want it displayed. Do you mean below the "Facebook block" on the homepage or in the footer? Link to comment Share on other sites More sharing options...
[email protected] Posted March 24, 2017 Author Share Posted March 24, 2017 check www.ilverziere.it On left vertical column you see CMS, CATEGORY.....under CATEGORY. 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