2012-02-10, 07:08:40
Sorry to open another post, but its another problem.
Why when i write a simple link in a component (footer for example), get simple auto adds my local address prefix?
Example, when i write: getsimple turn it in "www.localsite.com/www.website.com" when i click on it.
I found something on this forum about this topic, but just about the page editor.
So, when i use WYSIWYG editor i can solve this problem choosing "URL" instead of "Local Link". And it works.
But how can do this in footer for example? or in header?
Why when i write a simple link in a component (footer for example), get simple auto adds my local address prefix?
Example, when i write:
Code:
<a href="www.website.com">LINK</a>
I found something on this forum about this topic, but just about the page editor.
So, when i use WYSIWYG editor i can solve this problem choosing "URL" instead of "Local Link". And it works.
But how can do this in footer for example? or in header?