Before you ask please READ THIS

Hello!! i have problem in Theme Scroller

hey !
i have problem in Theme Scroller after that i click on photo i get White bars between photos.
And the them scroller it's not full screen.
( the website in Hebrew - RTL ! )
222.JPG
1358 x 630 - 100K
111.JPG
1365 x 623 - 109K

Comments

  • AirAir
    Posts: 10,970
    Hey :-)

    Thanks for this report. Indeed there is a bug there in RTL version. I will fix it for next update, as it need to be corrected in JavaScript files.

    With kind regards.
  • Posts: 18
    you can give me fix code please?
  • AirAir
    Posts: 10,970
    Unfortunately, it is in the minified file. So it will be hard to remove. But you can try this:

    1. Go to js/script.min.js and remove everything.
    2. Copy there contents of js/script.js
    3. Look for code:
    					//RTL site?
    					if(is_rtl){
    						scroller_options['rightToLeft'] = true;
    					}
    and remove it.
    4. Save.

    With kind regards.
  • Posts: 18
    I could not, how can I prevent clicks on the images? And turn off the green button?
  • AirAir
    Posts: 10,970
    Hello:-)
    niv656 said: how can I prevent clicks on the images?
    You can not prevent clicks, as it is part of the scroller.
    niv656 said: And turn off the green button?
    Please see https://support.apollo13.eu/discussion/comment/23758/#Comment_23758
    niv656 said: I could not
    You wanted to make edits. What is the problem?

    With kind regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion