-
AuthorPosts
-
palos Friend
palos
- Join date:
- January 2013
- Posts:
- 369
- Downloads:
- 37
- Uploads:
- 8
- Thanks:
- 125
- Thanked:
- 27 times in 7 posts
June 19, 2015 at 12:42 pm #207612Hi,
Where should we translate e.g. the Search module under the slideshow?
Search… | Select Category | – Select location –
Tried to make an override but nothing found for the constant JAK2_ITEM_ORDERING_SELECT_BOX at backend nor in some ini file (even in en-GB.tpl_ja_directory.ini or en-GB.mod_jak2filter.ini)
:((jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 21, 2015 at 8:06 am #574924Hi there
You can use search string to locate it in few second
Here you are
<input type="text" name="searchword" id="searchword<?php echo $module->id; ?>" class="form-control"
value="<?php echo htmlspecialchars(JRequest::getVar('searchword',''));?>"
placeholder="<?php echo JText::_('SEARCH_BY_KEYWORD', ''); ?>"
/>
templatesja_directoryhtmlmod_jak2filterdefault.php
https://www.dropbox.com/s/xl283uxggbz71ng/2015-06-21_15-06-27.png?dl=0
Thank you,
Viet Vu1 user says Thank You to jooservices for this useful post
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 21, 2015 at 8:06 am #641268Hi there
You can use search string to locate it in few second
Here you are
<input type="text" name="searchword" id="searchword<?php echo $module->id; ?>" class="form-control"
value="<?php echo htmlspecialchars(JRequest::getVar('searchword',''));?>"
placeholder="<?php echo JText::_('SEARCH_BY_KEYWORD', ''); ?>"
/>
templatesja_directoryhtmlmod_jak2filterdefault.php
https://www.dropbox.com/s/xl283uxggbz71ng/2015-06-21_15-06-27.png?dl=0
Thank you,
Viet Vu1 user says Thank You to jooservices for this useful post
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 21, 2015 at 8:06 am #739931Hi there
You can use search string to locate it in few second
Here you are
<input type="text" name="searchword" id="searchword<?php echo $module->id; ?>" class="form-control"
value="<?php echo htmlspecialchars(JRequest::getVar('searchword',''));?>"
placeholder="<?php echo JText::_('SEARCH_BY_KEYWORD', ''); ?>"
/>
templatesja_directoryhtmlmod_jak2filterdefault.php
https://www.dropbox.com/s/xl283uxggbz71ng/2015-06-21_15-06-27.png?dl=0
Thank you,
Viet Vu1 user says Thank You to jooservices for this useful post
palos Friendpalos
- Join date:
- January 2013
- Posts:
- 369
- Downloads:
- 37
- Uploads:
- 8
- Thanks:
- 125
- Thanked:
- 27 times in 7 posts
June 22, 2015 at 6:53 am #574983Dear Viet Vu,
Thank you but still have no glue where to translate this: Select location
…well, I can find it out, of course: JAK2_SELECT_OPTION=”- Select %s -“
But it is harder to make a proper translate on languages what are not using the Indo-Eurpean/English word order and grammatic structure or rules.Edit: Ohh, it is not just grammatic issue… If I rename “Location” at JA K2 Filter” Component (backend) then it stops listing and writes a gray “Location” text in the input field. Also found nothing hardcoded about “Location” in the default.php
I would kindly ask you to forward my (our) message to the dev. team that it would be highly appreciated if the localisation workaround would ignore the annoying digging of hardcoded strings. It would be much more user friendly to give it a chance adding it at the backend! In any template!
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
palos Friendpalos
- Join date:
- January 2013
- Posts:
- 369
- Downloads:
- 37
- Uploads:
- 8
- Thanks:
- 125
- Thanked:
- 27 times in 7 posts
June 22, 2015 at 8:08 am #575001Ok, thanks! And what do you think about this: If I rename “Location” at JA K2 Filter” Component (backend) then it stops listing and writes a gray “Location” text in the input field. Also found nothing hardcoded about “Location” in the default.php?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 23, 2015 at 1:58 am #575151Hi there
About hard code i’ll inform that with team.
About “Location” I would suggest use translate string.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 23, 2015 at 1:58 am #641481Hi there
About hard code i’ll inform that with team.
About “Location” I would suggest use translate string.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 23, 2015 at 1:58 am #740143Hi there
About hard code i’ll inform that with team.
About “Location” I would suggest use translate string.Thank you,
Viet Vupalos Friendpalos
- Join date:
- January 2013
- Posts:
- 369
- Downloads:
- 37
- Uploads:
- 8
- Thanks:
- 125
- Thanked:
- 27 times in 7 posts
June 23, 2015 at 7:55 am #575205???
Please share the solution with us!
Thank you#2 did not helped
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 26, 2015 at 2:25 am #575554Hi there
Please provide your site backend & Cpanel access. I’ll help you work on it directly.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 26, 2015 at 2:25 am #641884Hi there
Please provide your site backend & Cpanel access. I’ll help you work on it directly.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 26, 2015 at 2:25 am #740545Hi there
Please provide your site backend & Cpanel access. I’ll help you work on it directly.Thank you,
Viet VuOctober 8, 2015 at 2:04 am #697321<em>@jooservices 480144 wrote:</em><blockquote>Hi there
Please provide your site backend & Cpanel access. I’ll help you work on it directly.Thank you,
Viet Vu</blockquote>what is the solution for this?
-
AuthorPosts
This topic contains 19 replies, has 5 voices, and was last updated by jmchauvel 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum