• It looks like it is not possible to properly add the images into the tabs, with locally defined URL. If I try to define the URL starting with “/”, it gets rewritten to “../”, which is of course not the same.

    Also, it looks like it is not possible to define the image URL as an absolute path, starting with HTTPS, it is again rewritten to “../”. So the only solution I found was to define the absolute path with HTTP (this does work), but then you get the warning about the unsafe content.

    Is there any way to bypass such URLs auto “corrections”?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author richteam

    (@richteam)

    Dear alabasterized.

    Thank you for telling us about the problem related the Tab.

    We looked and cannot find the problem. Will you help us find and solve the problem?

    Please can you give us the link where we can see the problem, and can you please notice the link of the image which gives such a problem?

    Waiting for your reply.

    Thanks.

    Thread Starter alabasterized

    (@alabasterized)

    I am sorry, I can’t leave the site with broken images locations, and I guess it wouldn’t tell much about the cause of the problem anyway.

    But the problem is, as I wrote previously:

    If I type the image URL as
    /folder/image.gif,
    and save the tab, it gets edited to the
    ../folder/image.gif.

    If I type the image URL as
    https://www.domain.com/folder/image.gif,
    it again gets edited to the
    ../folder/image.gif

    If I type the image URL as
    https://www.domain.com/folder/image.gif,
    it says like that. But then the page includes “unsafe content”.

    What I’d like is to have this plug not correcting these URLs.

    • This reply was modified 4 years, 2 months ago by alabasterized.
    Plugin Author richteam

    (@richteam)

    Dear alabasterized.

    Excuse me. But we don’t see the problem as we test. When the site is hosted then give a link where we can see the problem. Waiting for your reply.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image URL “auto-correction”’ is closed to new replies.