Double Slash In URLS #joomlaImage://local-images/tags/ - Question | JoomShaper

Double Slash In URLS #joomlaImage://local-images/tags/

A

Addington

Helix Framework 1 year ago

I am trying to solve the issue that there are urls with a double slash on my site. They relate to all the images associated with tags and blog posts.
Lazyloading is switched off in Helix Ultimate.

I don't know what is causing the error but I am starting with the template.

Have you any ideas where I can look in the files to see if HU is the cuplrit?

Joomla version 5.1.4 Helix ultimate 2.1.1

0
3 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #171456

Hi there,

Thank you for reaching out, and I apologize for any inconvenience caused by this oversight. This issue isn't related with Helix.

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
A
Addington
Accepted Answer
1 year ago #171487

Thank you for your quick response regarding the double slash issue. I’ve investigated further and found that the problem originates from Joomla's media URL handling, as detailed in this GitHub thread. https://github.com/joomla/joomla-cms/issues/35871

The suggested solution is to use HTMLHelper::cleanImageURL() to clean the image URLs.

Would it be easy and appropriate to incorporate this into Helix Ultimate to ensure cleaner URLs in such cases?

Thanks again for your support.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #171542

We can't do it until they fix it inside the quickstart package. Thanks

0