-
AuthorPosts
-
June 7, 2015 at 11:09 am #207057
Hi,
I want to change the tab title in hotel search. When searching in hotel the browser tab title shows “Hotels in florida Book your hotel now!” . This title I want to change something new. Please see the page source detail. In which file I can edit this? -Working in localhost.
<!DOCTYPE html>
<html prefix=”og: http://ogp.me/ns#” lang=”en-gb” dir=”ltr”
class=’com_solidres task-search itemid-596 j34 mm-hover’><head>
<base href=”http://localhost/Hotel(1)/index.php” /><meta http-equiv=”content-type” content=”text/html; charset=utf-8″ />
<meta name=”description” content=”Call: 0800 – 225 487″ />
<meta name=”generator” content=”Joomla! – Open Source Content Management + SEOSimple (http://daobydesign.com)” /><title>Hotels in florida Book your hotel now!</title>
Regards
Sanusspavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 7, 2015 at 12:20 pm #573175Hi
You can find it in this file administratorlanguageen-GBen-GB.plg_solidres_hub.ini
pluginssolidreshubadministratorlanguageen-GBen-GB.plg_solidres_hub.ini
SR_HUB_PAGE_TITLE_RESERVATION_ASSETS_IN_LOCATION="Hotels in %s. Book your hotel now!"
%s is the variable and cannot be changed
1 user says Thank You to pavit for this useful post
June 7, 2015 at 4:46 pm #573191Hi,
Thank you so much for support.
Regards
SanussJune 10, 2015 at 6:35 am #573551Hi,
One more help please,
I want to edit the word Book now in home page ( Featured Hotel)
Regards
Sanu
June 10, 2015 at 6:35 am #738566Hi,
One more help please,
I want to edit the word Book now in home page ( Featured Hotel)
Regards
Sanupavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 10, 2015 at 6:44 am #573553Hi
Go to > Extensions > Language Manager > Override > Click New and add the string SR_BOOK_NOW for translation
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 10, 2015 at 6:44 am #738568Hi
Go to > Extensions > Language Manager > Override > Click New and add the string SR_BOOK_NOW for translation
June 10, 2015 at 10:35 am #573583Hi,
Thanks for your reply.
It’s not working. Give me more clarification. I given “book now” in search, but no search results found.Sanuss
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 10, 2015 at 10:38 am #573586<em>@sanuss 477437 wrote:</em><blockquote>Hi,
Thanks for your reply.
It’s not working. Give me more clarification. I given “book now” in search, but no search results found.Sanuss</blockquote>
I cannot give clarifications if i cannot check it directly on your website ,
send me via Private Message a super user account to your backend and i will fix it directly on your website
June 10, 2015 at 11:35 am #573596Hi,
Really Sorry, It Is in local host, I tried with some other words it is working but “BOOK NOW” is not listing, Thank you so much for the easy reference link of values.
Regards
Sanupavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 10, 2015 at 4:48 pm #573616<em>@sanuss 477455 wrote:</em><blockquote>Hi,
Really Sorry, It Is in local host, I tried with some other words it is working but “BOOK NOW” is not listing, Thank you so much for the easy reference link of values.
Regards
Sanu</blockquote>Hi
Please try to move your site in a public host so we can access it ,
1 user says Thank You to pavit for this useful post
June 11, 2015 at 6:02 am #573672Sorry Sir,
We find out the area,
Root: templates/JA hotel/ACM/solidres/tmpl/style1.php———–line81<a href=”<?php echo $link; ?>” class=”btn btn-default”><span>Booksss now</span></a>
Thank you somuch
This is our 1st answer and post in forum
Once again Thank you all.
SanussJune 11, 2015 at 6:02 am #738686Sorry Sir,
We find out the area,
Root: templates/JA hotel/ACM/solidres/tmpl/style1.php———–line81<a href=”<?php echo $link; ?>” class=”btn btn-default”><span>Booksss now</span></a>
Thank you somuch
This is our 1st answer and post in forum
Once again Thank you all.
Sanusspavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 11, 2015 at 6:24 am #573677Hi
Go to this file templatesja_hotelacmsolidrestmplstyle-1.php
and change / translate this part of code :
<?php if($show_readmore): ?>
<section class="readmore">
<a href="<?php echo $link; ?>" class="btn btn-default"><span>Book now</span></a>
</section>
<?php endif; ?>1 user says Thank You to pavit for this useful post
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 11, 2015 at 6:24 am #738691Hi
Go to this file templatesja_hotelacmsolidrestmplstyle-1.php
and change / translate this part of code :
<?php if($show_readmore): ?>
<section class="readmore">
<a href="<?php echo $link; ?>" class="btn btn-default"><span>Book now</span></a>
</section>
<?php endif; ?>1 user says Thank You to pavit for this useful post
AuthorPostsViewing 15 posts - 1 through 15 (of 15 total)This topic contains 15 replies, has 2 voices, and was last updated by pavit 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum