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

Add options to switch off \ on Slideshow indicators and controls #869

Merged
merged 12 commits into from
Nov 18, 2024

Conversation

felixkat
Copy link

Add options to switch off \ on Slideshow indicators and controls

Also minor bug with widget ordering

@sonvnn
Copy link
Member

sonvnn commented Nov 15, 2024

Thank you for your contribute. I will be running a marathon this Sunday, so I will review and approve these changes next Monday.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think in the line 120. You should use $checked instead of checked. It will raise the PHP error

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, sorry, bad copy and paste. 😉

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 92: use $params->get('indicators', 1) instead of $indicators
Line 124: use $params->get('controls', 1) instead of $controls

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sonvnn sonvnn merged commit 1560ff1 into templaza:v3 Nov 18, 2024
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

Successfully merging this pull request may close these issues.

2 participants