Hi all, today I noticed that when my site URL is written with the www. before the domain name the content inside the tags
is not shown but when I write only "domainname.com" without www. at the beginning then the content is visible... Does anybody knows what can be causing this issue?
- Code: Select all
<cms:if k_user_access_level ge '7' > </cms:if>
is not shown but when I write only "domainname.com" without www. at the beginning then the content is visible... Does anybody knows what can be causing this issue?