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

Single slide - slidesNavigation dot is showing #1227

Closed
drawcard opened this issue May 19, 2015 · 3 comments
Closed

Single slide - slidesNavigation dot is showing #1227

drawcard opened this issue May 19, 2015 · 3 comments

Comments

@drawcard
Copy link

Hi,

With slidesNavigation set to true, single slides are displaying a small circle indicating the slide position. Can this be hidden in cases where there's only one slide available? This might also be the case for single sections + vertical navigation too, haven't tested yet.

@alvarotrigo
Copy link
Owner

You are not suppose to create a single slide in a section anyways. That'd be the proper way of doing it.

But I guess I can take a look at it, as many people who seem to be using CMSs or some server side language to create the HTML markup seem to be asking for sections with a single slide.

@drawcard
Copy link
Author

You are not suppose to create a single slide in a section anyways. That'd be the proper way of doing it.

I know, but as you've pointed out I am building a portfolio website using Wordpress and I've been using fullpage.js for the layout and the slide count is determined by how many images are in a given post :)

Thanks for looking into it.

alvarotrigo added a commit that referenced this issue Jun 8, 2015
- Fixed bug with slimScroll #1277
- Fixed bug when using `scrollBar:true` and opening a new tab (ctrl + t)
- Added new option `lockAnchors` to lock anchors #1198
- Added new option `responsiveHeight` #1256 
- Added new option `responsiveWidth` replacing the old option `responsive`
- Added new function `setLockAnchors` #1198
- Modified `setKeyboardScrolling` function to lock keyboard scrolling in specific directions #1236
- Added new functionality to cancel the scroll before it takes place #340
- Callback `onSlideLeave` has now a new parameter `nextIndex` #1235
- Single slide inside section won't show navigation bullets #1227
- Added a new functionality to lazy load images, videos and audio elements. #1220
- Added a new functionality to play and stop videos/audios when they enter in the viewport
@alvarotrigo
Copy link
Owner

Fixed in fullPage.js 2.6.6.

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

2 participants