godaddy-wordpress / godaddy-wordpress/coblocks
ISBAT use CoBlocks and Gutenslider with no CSS conflict
- Dominant language
- JavaScript
- Stars
- 794
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug:
I should be able to use [Gutenslider](https://wordpress.org/plugins/gutenslider/) plugin together w/ CoBlocks without issues.
There's a side effect due to conflicting styles inserted by CoBlocks which also includes SwiperJS.
This issue on WP forums is closely related:
https://wordpress.org/support/topic/slider-image-off-centre/
### To reproduce:
1. Install Gutenslider plugin => https://wordpress.org/plugins/gutenslider/
2. add a slide block
3. add some slides with images
4. set gutenslider to full width (applying class ".alignfull").
### Expected behavior:
See a full-width slider on site frontend.
### Screenshots:

### Isolating the problem:
- [ x] This bug happens with no other plugins activated
- [x ] This bug happens with a default WordPress theme active
- [x ] This bug happens **without** the Gutenberg plugin active
- [x ] I can reproduce this bug consistently using the steps above
### WordPress version:
WP 5.9.2
### Gutenberg version:
Contributor guide
Assessment
This issue has not been assessed yet.