- Posts: 3
- Thank you received: 0
word change
- jesus solano
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
11 years 7 months ago #5871
by jesus solano
word change was created by jesus solano
I want to change the word BOOK NOW in the slideshow module, but can not find where to make those changes, I appreciate indicate where in I can make the change, thanks
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
11 years 7 months ago #5873 by Trung Duong
Replied by Trung Duong on topic Re: word change
Hello,
That is an image from css. So you can edit it by another image with css code below(/modules/mod_ot_k2slideshow/css/style.css)
Regards
That is an image from css. So you can edit it by another image with css code below(/modules/mod_ot_k2slideshow/css/style.css)
Code:
.k2-items ul.navigator li.item3 p.readMore, .k2-items ul.navigator li.item6 p.readMore {
background: url("../images/readmore-3.png");
}
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- jesus solano
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 3
- Thank you received: 0
11 years 7 months ago #5874
by jesus solano
Replied by jesus solano on topic Re: word change
hi thanks for replying, the image that does not contain the letter says only the background color, I require change are the Book Now letter word, but can not find where, thanks
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
11 years 7 months ago #5875
by Trung Duong
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Replied by Trung Duong on topic Re: word change
Hello,
You can find it in template language file. (templates\ot_mbox\language\en-GB\en-GB.tpl_ot_mbox.ini)
Regards
You can find it in template language file. (templates\ot_mbox\language\en-GB\en-GB.tpl_ot_mbox.ini)
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
11 years 3 months ago #6889
by Jim John
Replied by Jim John on topic Re: word change
the same problem. replaced in this file the next line.
TPL_OT_K2_LEAVE_A_COMMENTS = "Got something to say? Go for it!"
TPL_OT_K2_COMMENTS = "Comments"
TPL_OT_K2_TAGS = "Tags"
TPL_OT_DETAILS = "Details"
TPL_OT_ITEMS = " item(s)"
TPL_OT_CUSTOM_ALBUM = "Album: "
;OT K2 SLIDESHOW MODULE
OT_K2SLIDESHOW_READ_MORE = "BOOK NOW"
TPL_OT_K2ITEM_PREVIOUSLINK = "Previous"
TPL_OT_K2ITEM_NEXTLINK = "Next"
now.
TPL_OT_K2_LEAVE_A_COMMENTS = "Хочешь прокомментировать? Сделай это!"
TPL_OT_K2_COMMENTS = "Comments"
TPL_OT_K2_TAGS = "Tags"
TPL_OT_DETAILS = "Details"
TPL_OT_ITEMS = " item(s)"
TPL_OT_CUSTOM_ALBUM = "Album: "
;OT K2 SLIDESHOW MODULE
OT_K2SLIDESHOW_READ_MORE = "ВЫБРАТЬ СОБЫТИЕ"
TPL_OT_K2ITEM_PREVIOUSLINK = "Предыдущее"
TPL_OT_K2ITEM_NEXTLINK = "Следующее"
but the problem again.
Help.
TPL_OT_K2_LEAVE_A_COMMENTS = "Got something to say? Go for it!"
TPL_OT_K2_COMMENTS = "Comments"
TPL_OT_K2_TAGS = "Tags"
TPL_OT_DETAILS = "Details"
TPL_OT_ITEMS = " item(s)"
TPL_OT_CUSTOM_ALBUM = "Album: "
;OT K2 SLIDESHOW MODULE
OT_K2SLIDESHOW_READ_MORE = "BOOK NOW"
TPL_OT_K2ITEM_PREVIOUSLINK = "Previous"
TPL_OT_K2ITEM_NEXTLINK = "Next"
now.
TPL_OT_K2_LEAVE_A_COMMENTS = "Хочешь прокомментировать? Сделай это!"
TPL_OT_K2_COMMENTS = "Comments"
TPL_OT_K2_TAGS = "Tags"
TPL_OT_DETAILS = "Details"
TPL_OT_ITEMS = " item(s)"
TPL_OT_CUSTOM_ALBUM = "Album: "
;OT K2 SLIDESHOW MODULE
OT_K2SLIDESHOW_READ_MORE = "ВЫБРАТЬ СОБЫТИЕ"
TPL_OT_K2ITEM_PREVIOUSLINK = "Предыдущее"
TPL_OT_K2ITEM_NEXTLINK = "Следующее"
but the problem again.
Help.
Please Log in or Create an account to join the conversation.
11 years 3 months ago - 11 years 3 months ago #6890
by Jim John
Replied by Jim John on topic Re: word change
the same problem even if I delete this file
templates\ot_mbox\language\en-GB\en-GB.tpl_ot_mbox.ini
why template works without this file?
as if the settings are written to the database when you install and never change
templates\ot_mbox\language\en-GB\en-GB.tpl_ot_mbox.ini
why template works without this file?
as if the settings are written to the database when you install and never change
Last edit: 11 years 3 months ago by Jim John.
Please Log in or Create an account to join the conversation.
Time to create page: 0.197 seconds