bonfanticonsulting Posted October 15, 2016 Share Posted October 15, 2016 I modified the information, but when I go to see the look on a single line instead of 3 lines. why? Link to comment Share on other sites More sharing options...
endriu107 Posted October 15, 2016 Share Posted October 15, 2016 What module you edit? Blockcontactinfos? This module display address filed text in one line, if you want to show in different way you need to edit blockcontactinfos.tpl file and for display break line you need to add nl2br to adress filed. Link to comment Share on other sites More sharing options...
bonfanticonsulting Posted October 15, 2016 Author Share Posted October 15, 2016 {if $blockcontactinfos_address != ''}<li>{$blockcontactinfos_address|escape:'html':'UTF-8'|nl2br}</li>{/if} nl2br is just in blockcontactinfos.tpl but address view only in one line :-( Link to comment Share on other sites More sharing options...
endriu107 Posted October 16, 2016 Share Posted October 16, 2016 This file you changed in themes folder? 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