Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

How can I change label in sobipro
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: How can I change label in sobipro

How can I change label in sobipro 10 years, 5 months ago #13538

Hello,

How can I change label "PHOTO RESORT" in "MORE PHOTO" and if is possible, the images to be displayed permanently, not just when key is pressed.
Sorry for my english.

Thank you

Re: How can I change label in sobipro 10 years, 5 months ago #13607

Dear Costin,

Please go to your_site\components\com_sobipro\usr\templates\sj_resorts\entry\details.xsl and find:

1.
<li><a href="#tab3" data-toggle="tab"><xsl:value-of select="php:function('SobiPro::Txt', 'Photo resort')" /></a></li>


=>

<li class="active"><a href="#tab3" data-toggle="tab"><xsl:value-of select="php:function('SobiPro::Txt', 'More Photo')" /></a></li>


----------------------

2.
<li class="active"><a href="#tab1" data-toggle="tab"><xsl:value-of select="php:function('SobiPro::Txt', 'About the rooms')" /></a></li>


=>

<li><a href="#tab1" data-toggle="tab"><xsl:value-of select="php:function('SobiPro::Txt', 'About the rooms')" /></a></li>


-----------

3.
<div class="tab-pane about_the_rooms_tab active" id="tab1">


=>

<div class="tab-pane about_the_rooms_tab" id="tab1">


-----------------------

4.
<div class="tab-pane photo_resort_tab" id="tab3">


=>

<div class="tab-pane photo_resort_tab active" id="tab3">


Thanks!
The following user(s) said Thank You: costin
  • Page:
  • 1
Time to create page: 0.23 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes