We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 52213
    • 12 Posts
    Some of my products has wrong URL with one extra slash. Now it looks like:
    sergi/-avtorskie/sergi-polusfera

    But it has to be like:
    sergi-avtorskie/sergi-polusfera


    In the template file it looks like:
    <a href="[~[+id+]~]">...</a>


    Where should I search to find the solution?