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

How to change "next" "previous" and "pause" ?
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: How to change "next" "previous" and "pause" ?

How to change "next" "previous" and "pause" ? 10 years, 11 months ago #9202

Hi,
I need to change "next" "previous" and "pause" text in mod_sj_content_slideshow with "Theme2" selection. I need to change it to my native language. I'm using "SJ News" template if it''s matter. How can I do this?

Other thing is, why there is limitation to 7 slides? When I try to more then 7 slides navigation panel (with next prev pause buttons) just disapears. It is realy must be less or equal 7?

Thanks for Your reply.
The topic has been locked.

Re: How to change "next" "previous" and "pause" ? 10 years, 11 months ago #9209

  • SA Thuy
Dear Radoslaw Michalak,

Please open theme2.php file(your site/templates/sj_news25/html/mod_sj_content_slideshow/theme2.php) and find:

<div id="play_pause_<?php echo $module->id;?>" class="pause">Pause</div>

<div id="prev<?php echo $module->id;?>" class="preview">Previous</div>

<div id="next<?php echo $module->id;?>" class="next">Next</div>


and you can translate "Pause", "Previous", and "Next" to your native language.

You can adjust number of slideshow, maybe more then 7 slides, then you have to open file style.css(your site/templates/sj_news25/html/mod_sj_content_slideshow/style.css), find:
.ytc-content-slideshow .theme2 div.ytc-center {
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 275px;
}

change width to:
.ytc-content-slideshow .theme2 div.ytc-center {
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 50%;
}


Thanks
The topic has been locked.

Re: How to change "next" "previous" and "pause" ? 10 years, 11 months ago #9222

Thanks, everything is fine now.
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.20 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