希望这将由2SXC的伟大人物看到!
我们最近开始使用您的2shine DNN主题,并喜欢它,但是我们遇到了一个奇怪的情况,我们无法弄清楚。如果我们添加尝试任何Bootstrap V2旋转木马()示例在DNN页面中具有2shine主题,旋转木马不起作用。
具体来说,轮播中的图像确实在页面上显示,但是:
- 图像沿页面逐渐流下(所有显示)
- 当我们使用框架选择器或Next/prev按钮时, 标准的HTML按钮
- 在开发控制台中没有JS错误
您可以告诉我们我们缺少的是什么?
, 。
页面
/
-
- https://2shine.org/ )
- 是的,DNN包括jQuery
Hopefully this will be seen by the great folks at 2sxc!
We recently started using your 2shine DNN Theme, and loving it, but we bumped into a weird situation that we can't figure out. If we add try any of the Bootstrap v2 Carousel (https://getbootstrap.com/docs/5.1/components/carousel/) examples in a DNN page with the 2shine theme applied, the carousel doesn't work.
Specifically, the images within the carousel do show on the page, but:
- the images run down the page (all shown)
- when we use the frame selector or next/prev buttons they have no styling/content (just small, maybe 10 x 3px standard html buttons
- there are no js errors in the dev console
Can you tell us what we're missing?
I cannot provide a live URL (publicly), but if you provide a twitter, discord, or whatever, I can privately provide the site/page.
Thanks!
For anyone else....
- DNN version is 9.10.2
- Yes, DNN is including BSv5 via the 2Shine skin (https://2shine.org/)
- Yes, DNN is including jQuery
发布评论
评论(2)
仅供参考:您不需要jQuery。
对我来说,听起来您错过了一些CSS。
以防万一您激活了客户端依赖性,请确保碰到该版本,以防万一某些内容失败。
just fyi: you don't need jquery for this.
to me it sounds like you're missing some CSS.
Just in case you have client-dependency activated, make sure you bump the version in case something failed.
检查调试器工具控制台窗口。您可能会看到JavaScript错误。
Check the Debugger Tools Console window. You’ll probably see a JavaScript error.