- Posts: 160
- Thank you received: 1
Maps module before and after text
12 years 7 months ago #28432
by hkeyzer
Maps module before and after text was created by hkeyzer
Hi,
The maps module before and after text module paramaters indicates that it will accept <HTML> - however whenever I do this i.e add <br> to place address elements on a new line.
The tags are stripped out when saving the text.
How do I keep the tags in?
Thanks
Henk
The maps module before and after text module paramaters indicates that it will accept <HTML> - however whenever I do this i.e add <br> to place address elements on a new line.
The tags are stripped out when saving the text.
How do I keep the tags in?
Thanks
Henk
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Offline
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 7 months ago #28449
by ivan.milic
Replied by ivan.milic on topic Maps module before and after text
Open:
mod_hot_maps.xml
find this 3 elements
<param name="link_text" ...
<param name="pre_text" ...
<param name="post_text" ...
add attribute filter="raw" in all 3 of them. Also make sure text filtering is set to no filtering in joomla global config under text filters tab
mod_hot_maps.xml
find this 3 elements
<param name="link_text" ...
<param name="pre_text" ...
<param name="post_text" ...
add attribute filter="raw" in all 3 of them. Also make sure text filtering is set to no filtering in joomla global config under text filters tab
The following user(s) said Thank You: hkeyzer
Please Log in to join the conversation.
12 years 7 months ago #28528
by hkeyzer
Replied by hkeyzer on topic Maps module before and after text
Thanks,
Adding the attributes to the three lines fixed the problem.
Adding the attributes to the three lines fixed the problem.
Please Log in to join the conversation.
Time to create page: 0.191 seconds