setting link in module "bottom links" does not work

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Jun 09, 2014 12:42 pm
Reply with quote
Report this post
Hello,

if i change :
Code: Select all
<div>
<h3>Cloud Hosting</h3>
<ul>
<li><a href="#">Managed Private Cloud</a></li>
<li><a href="#">Hyrbid Hosting</a></li>
<li><a href="#">Cloud Computing</a></li>
<li><a href="#">Cloud Storage</a></li>
</ul>
</div>


to (i.e.)

Code: Select all
<div>
<h3>Cloud Hosting</h3>
<ul>
<li><a href="index.php?option=com_content&amp;view=article&amp;id=94:agb&amp;catid=39:rechtliches&amp;Itemid=640" ">Managed Private Cloud</a></li>
<li><a href="#">Hyrbid Hosting</a></li>
<li><a href="#">Cloud Computing</a></li>
<li><a href="#">Cloud Storage</a></li>
</ul>


the page just reload itself with the same content (home) but the content behind that link does not get displayed / opened .
why ?
User avatar
Junior Boarder

GK User
Mon Jun 09, 2014 2:55 pm
Reply with quote
Report this post
Could you please post an url to your site?
User avatar
Moderator

GK User
Mon Jun 09, 2014 3:00 pm
Reply with quote
Report this post
User avatar
Junior Boarder

GK User
Mon Jun 09, 2014 3:12 pm
Reply with quote
Report this post
sry, line issue.

you have to click on AGB .
User avatar
Junior Boarder

GK User
Mon Jun 09, 2014 4:33 pm
Reply with quote
Report this post
It looks like link itself is wrong.
User avatar
Moderator

GK User
Fri Jun 13, 2014 12:58 pm
Reply with quote
Report this post
Jep, the link was broken. I wonder why, because it was from a component. Well, have to check the component.
User avatar
Junior Boarder

GK User
Mon Jun 16, 2014 10:22 am
Reply with quote
Report this post
Is there anything else I can help you with on this topic?
User avatar
Moderator

GK User
Mon Jun 16, 2014 12:15 pm
Reply with quote
Report this post
no thanks

resolved
User avatar
Junior Boarder


cron