html - Hyperlinks are showing path in Magento -


out of blue, magento site displaying "service temporarily unavailable". so, deleted maintenance.flags file , site came back, of header links on main page , sub pages showing paths on hyperlinks: enter image description here

i have not changed prior either of these issues , have no idea how fix this... have template path helper, cause , how fix this?

you have in skin/frontend/default/default/css/home/css/blueprint/print.css :

a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;} 

remove , work expected


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -