You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#113170 How to change Relative path to Absolute path?

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by MarkSimon on Tuesday, 14 March 2023 21:41 GMT

nbjed
in jce editor, some code like "<p><img src="https://www.joomlacontenteditor.net/images/ribbon/paper-designs-1.jpg" alt="wrapping paper designs" id="" title="wrapping paper designs" /></p>"
when them show in front-site, these pictures are gone, because they are Relative path.
How to auto change Relative path to Absolute path? let these pictures work fine.

Ryan
URL values for local images, links etc. should always be relative when displayed in front-end article content. The Joomla SEF plugin will resolve the urls so that the images and links display correctly.

Please ensure the Joomla System - SEF plugin is enabled (it should be by default).

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

MarkSimon
Go to the "Components"
> "JC Editor"
> "Profiles"
menu
Then select "default"
Then "Editor Perameters" and set URL conversion to "Absolute"
This will solve your issue