Osclass Support Forums

Osclass theme support => Sigma Osclass Theme => Topic started by: asifcu on October 13, 2020, 09:24:34 AM

Title: Problem with external link
Post by: asifcu on October 13, 2020, 09:24:34 AM
Hi there
Thanks for your continuous effort. In recent updates we are able to create link in description. When someone clicks on the link it redirects in wrong way. Say for example, my classified website domain is flatlagbe.com and someone posted a listing on flatlagbe.com. In description he inputs a link say for example Basalagbe.com. when someone clicks on the link it redirects to flatlagbe.com/Basalagbe which is not right path.Please check it
Thanks
Title: Re: Problem with external link
Post by: MB Themes on October 13, 2020, 10:03:20 AM
@asifcu
In oc-includes/osclass/functions.php you have function osc_tinymce_script()
Try to play with parameter relative_urls and convert_urls, you may also check tinymce docs.