Page 1 of 1

How to change link defined in code

PostPosted: 24 Oct 2019, 16:43
by djakaridja
Hi Support Team,

We want to change the link in
Code: Select all
<a target="_blank" href="https://open-real-estate.info/en/download-open-real-estate">Get a new version of Open Real Estate CMS</a>
in translations. But we see, as per attached screenshot, it is defined in code

Thank in advance

Re: How to change link defined in code

PostPosted: 24 Oct 2019, 18:47
by Xpycm
Hi,

What's the matter?

This text is displayed in bottom of "overview" page, example: https://demo-pro.open-real-estate.info/ ... main/admin

Re: How to change link defined in code

PostPosted: 29 Oct 2019, 17:51
by djakaridja
Hi,

How to change the link on the button in the attached picture ?

Re: How to change link defined in code

PostPosted: 30 Oct 2019, 16:10
by Foton
You can change it in file themes/dolphin/views/site/_index_feature_block.php look at
Code: Select all
 $urlTo = ...

Re: How to change link defined in code

PostPosted: 30 Oct 2019, 19:04
by djakaridja
Tank you. It is working fine now