Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

check Why modify TMPL files doesn't reflect on site?

More
8 years 6 months ago #8560 by Ciro
He, I'm trying to correct some easy part of code.

For example: mod_jux_realestate_realtysearch/tmpl/vertical.php

line 249:

from:
<option value="0">No.of Bedrooms</option>


to:
<option value="0"><?php echo JText::_('MOD_JUX_REAL_ESTATE_BEDROOMS'); ?></option>


Why my site doesn't reflect the modify?
I'm thinking Joomla is caching something, so, I delete Joomla cache, but the result is the same.


Can suggest me? Please?

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #8561 by Ciro
Solved myself. I write here the solution to help some other user if he need.

The file to modify is not in module directory, but in tempate directory (the template makes override)

NOT THIS
modules/mod_jux_realestate_realtysearch/tmpl/vertical.php

THIS ONE
templates/jux_citilights/html/mod_jux_realestate_realtysearch/vertical.php
The following user(s) said Thank You: Huyen Tran, NT

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #8575 by NT
Hi Indiana71
I am very happy that you have solved the problem. :) Thanks

****************
Best Regards
__DiepNT__

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.035 seconds
Powered by Kunena Forum