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

Featured Post Slider Issue with Page Orientation Change #5

Open
PrinterzPk opened this issue Jan 22, 2023 · 0 comments
Open

Featured Post Slider Issue with Page Orientation Change #5

PrinterzPk opened this issue Jan 22, 2023 · 0 comments

Comments

@PrinterzPk
Copy link

Steps to Reproduce:

1- In portrait mode, open the main page on a mobile web browser. Let’s assume the count of featured posts displayed at a time are two.

2- Change the orientation to Landscape mode by rotating the device. Now the page will show more featured posts at a time for example four.

3- Now rotate the device back to the Portrait mode.

Issue:

After executing step 3 above, the page will continue to show four featured post at a time rather than two.

It should go back to the number of featured posts to display as per the value set for slidesToShow corresponding to the breakpoint in the JS file.

The format of the text on top of each post in the slider is also messed up.

The same issue can be reproduced on a Desktop browser if the mobile device view of the main page is opened in Portrait mode and then the above steps are repeated. Images are attached (Chrome browser).

Same issue is also reproducible if the theme is run locally.

Step1
Step2
Step3

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

No branches or pull requests

1 participant