Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Smile Holiday Friend
    #204906

    How to change the texts of the gallery buttons?
    And does the gallery has any exit button to show? Older visitors get stuck there…

    pavit Moderator
    #564132

    Hi

    Which text exactly you want to change ? The Load More and That’s all text is inside this filelanguageen-GBen-GB.tpl_ja_hotel.ini

    VIEW_ALL= "View all"
    TPL_VIEW_SLIDE_SHOW = "View Slide Show"
    TPL_NUMBER_PHOTOS_OF_SLIDESHOW ="%d Photos"
    TPL_LOAD_MORE = "Load More"
    TPL_LOAD_MODULE_AJAX_DONE = "That's All"
    TPL_VIEW_FULL_SCREEN = "Full Screen"

    <blockquote>And does the gallery has any exit button to show? Older visitors get stuck there…</blockquote>

    There is a close button X at top right of the page


    1. Screenshot_13
    Smile Holiday Friend
    #564145

    Hi,

    The “next” and “previous” buttons and “# Photos”.
    Is it possible to change the X with another text also?

    pavit Moderator
    #564207

    <em>@smileholidaypl 464847 wrote:</em><blockquote>Hi,

    The “next” and “previous” buttons and “# Photos”.
    Is it possible to change the X with another text also?</blockquote>

    Hi

    <blockquote>The “next” and “previous” buttons</blockquote>

    Open this file templatesja_hotelhtmllayoutsblueimpgallery.php

    <button type="button" class="btn btn-default pull-left prev">
    <i class="glyphicon glyphicon-chevron-left"></i>
    Previous
    </button>
    <button type="button" class="btn btn-primary next">
    Next
    <i class="glyphicon glyphicon-chevron-right"></i>
    </button>

    <blockquote>and “# Photos”.</blockquote>

    this file languageen-GBen-GB.tpl_ja_hotel.ini

    TPL_NUMBER_PHOTOS_OF_SLIDESHOW ="%d Photos"

    <blockquote>Is it possible to change the X with another text also?</blockquote>

    Open this file templatesja_hotelhtmllayoutsblueimpgallery.php

    <a class="close">×</a>

    Change the x with your text

    Smile Holiday Friend
    #564226

    Thx for your help 🙂

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Smile Holiday 9 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum