OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

Joomla Real Estate

Go to bottom Favoured: 0

NEWS area

Villo (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
NEWS area 7 Years, 2 Months ago
Karma: 1  
Hi,
i need to delete the "construction year" from "News" area.
How can i do?
In attachment you can see what i mean.
Thank a lot for support.
Regards, Fabio.
Logged Logged
The administrator has disabled public write access.
RomanD (User)
Support
Platinum Boarder
Posts: 471
graphgraph
User Offline Click here to see the profile of this user
Gender: Male OrdaSoft
Re:NEWS area 7 Years, 2 Months ago
Karma: 3  
Hello,

Before making any upgrades, make the backup files of component and please do full export.
At first please check upgrade/update process at the test website!

If you have custom changes of component, you can lose your changes.

Please, in that case do not make update.

If you would like any further information, please do not hesitate to contact us too.


in file your_site/modules/
mod_realestatemanager_featured_pro_j3/tmpl/default.php


Delete this part code:
Code:

if (trim($row->year)) {
                    echo "<div class='featured_houses_year featured_houses_inline'>".
                      "<i class='fa fa-tint'></i> " . _REALESTATE_MANAGER_LABEL_BUILD_YEAR .
                       ': ' ."{$row->year}&nbsp;</div>";
                }



Thanks,
RomanD
OrdaSoft team.
Logged Logged
Last Edit: 2017/02/09 15:27 By RomanD.
The administrator has disabled public write access.
Go to top
»