BoKr Posted December 5, 2012 Share Posted December 5, 2012 Ich habe meinen permanten links Block in der TPL angepasst und CMS links zugefügt. <!-- Block permanent links module HEADER --> <div class="v2-header_links float" style="margin:0px 0px 0px 285px;font-weight:700;color:#FFFFFF"> <a href="{$link->getPageLink('contact-form.php', true)}" title="{l s='contact' mod='blockpermanentlinks'}">{l s='Contact' mod='blockpermanentlinks'}</a> | <a href="{$link->getPageLink('sitemap.php')}" title="{l s='sitemap' mod='blockpermanentlinks'}">{l s='Sitemap' mod='blockpermanentlinks'}</a> | <script type="text/javascript">writeBookmarkLink('{$come_from}', '{$meta_title|addslashes|addslashes}', '{l s='Bookmark' mod='blockpermanentlinks'}');</script> | <a href="content/4-wir-stellen-uns-vor" target="_self">Über uns</a> | <a href="content/10-konzept-gruenes-spielzeug" target="_self">Unser Konzept</a> | <a href="content/11-umwelt-kriterien" target="_self">Umwelt Kriterien</a> </div> <!-- /Block permanent links module HEADER --> Es sind die drei letzten links "content/...". Das lustige Problem ist, dass diese nur funktionieren, wenn ich sie zwei mal klicke?! Dann erscheint auch beim mouseover effekt der Text "www.meinedomain.de/content/content/..." !?! Warum machen das die browser? Wie kann ich ein normales Verhalten erzielen? PS: ich habe die htaccess neu generiert. 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