Hi
I dont know where to find help.
I have porto installed in magento 1.9.
On our shop the URL puts a trailling slash on porto core urls (like account, search, login)
I customers type in search, then this happen
https://www.uldtraaden.dk/catalogsearch/result/?q=garn&cat=
But when removing the trailling slash after “result” it works perfect:
https://www.uldtraaden.dk/catalogsearch/result?q=garn&cat=
How do I get rid of this trailling slash in search, account, login?
I have tried to edit the …htaccess and I works - but this causes some images problems. Almost every images is gone then, with editing …htaccess.
Thanx