Hi, I have problem with url of selected image in tiny mce . https://github.com/2amigos/yii2-tinymce-widget
el finder work correctly It's upload image in the correct folder and show in elfinder , after I am choosing picture and show the url in modal like this:
the url is like this: ../../uploads/tinymce/2.jpg
when I am in module my structure is like this: app/admin/
two dot came back to correct url and show picture in admin module but when I want to show picture with text in front end the url is not correct how can I fix this?
Hi, I have problem with url of selected image in tiny mce . https://github.com/2amigos/yii2-tinymce-widget el finder work correctly It's upload image in the correct folder and show in elfinder , after I am choosing picture and show the url in modal like this: the url is like this: ../../uploads/tinymce/2.jpg when I am in module my structure is like this: app/admin/ two dot came back to correct url and show picture in admin module but when I want to show picture with text in front end the url is not correct how can I fix this?