Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • sanuss Developer
    #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
    Sanuss

    pavit Moderator
    #573175

    Hi

    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

    sanuss Developer
    #573191

    Hi,

    Thank you so much for support.

    Regards
    Sanuss

    sanuss Developer
    #573551

    Hi,
    One more help please,
    I want to edit the word Book now in home page ( Featured Hotel)
    Regards
    Sanu


    1. Joomlart
    sanuss Developer
    #738566

    Hi,
    One more help please,
    I want to edit the word Book now in home page ( Featured Hotel)
    Regards
    Sanu

    pavit Moderator
    #573553

    Hi

    Go to > Extensions > Language Manager > Override > Click New and add the string SR_BOOK_NOW for translation


    1. Screenshot_6
    pavit Moderator
    #738568

    Hi

    Go to > Extensions > Language Manager > Override > Click New and add the string SR_BOOK_NOW for translation

    sanuss Developer
    #573583

    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

    pavit Moderator
    #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

    sanuss Developer
    #573596

    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

    pavit Moderator
    #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 ,

    sanuss Developer
    #573672

    Sorry 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.
    Sanuss

    sanuss Developer
    #738686

    Sorry 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.
    Sanuss

    pavit Moderator
    #573677

    Hi

    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; ?>

    pavit Moderator
    #738691

    Hi

    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; ?>

Viewing 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