Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing problem with flexslider #127

Open
allaghi opened this issue May 16, 2017 · 7 comments
Open

Facing problem with flexslider #127

allaghi opened this issue May 16, 2017 · 7 comments

Comments

@allaghi
Copy link

allaghi commented May 16, 2017

I am using bootstrap-rtl in my new project and I am using flexslider as well.

The problem that I am facing is that flexslider doesn't work , but when I remove bootstrap-rtl it works !!!
is there anyone faced this problem before ?

@geminorum
Copy link

try layalk/FlexSlider

@morteza
Copy link
Owner

morteza commented May 17, 2017

@allaghi Would you please provide sample codes to reproduce this issue?

@MuhamedAuda
Copy link

MuhamedAuda commented May 17, 2017

The problem is not in Bootstrap, problem in flexslider you have to fix flexslider to work in RTL mode,
Almost is make a class that display slides to be LTR or Fix javascript files or check flexslider docs to see if has option to enable RTL mode like other media gallers

@allaghi
Copy link
Author

allaghi commented May 18, 2017

@morteza you can download this template and test it locally as an example of the issue with flexslider
https://w3layouts.com/baby-care-society-people-category-flat-bootstrap-responsive-web-template/

@MuhamedAuda
Copy link

@allaghi @morteza add the add the following rule at the end of file: flexslider.css
or add just:
direction: ltr;
at class: flexslider in line 42 at flexslider.css
thats all

@allaghi
Copy link
Author

allaghi commented May 18, 2017

@MuhamedAuda Thank you so much it did work , awesome

@MuhamedAuda
Copy link

@allaghi , No friend it work fine, check this live image: http://nimb.ws/bwqDRX
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants