Magento URL links Issue -
i using snippet in cms static blocks.
<li><a href="{{store url="contactus"}}">contact us</a></li> i tried direct_url , one
<li><a href="{{store url=""}}contactus/">contact us</a></li> but when hover on link on page see
localhost/abc/index.php/{{store url="contactus"}}
Comments
Post a Comment