简体   繁体   English

Nivo视频滑块在Drupal 6中

[英]Nivo Video Slider in Drupal 6

I am trying to implement a video slider using nivo plugin. 我正在尝试使用nivo插件实现视频滑块。 But I have a problem when I am trying to display it in my production site, no results are being displayed. 但是,当我尝试在生产站点中显示它时出现问题,没有显示任何结果。

I'm working with views, and panel fields. 我正在使用视图和面板字段。 When I run the query using the live preview, I am getting the desired results, but when I try to see it in my production site, nothing happens. 当我使用实时预览运行查询时,得到了期望的结果,但是当我尝试在生产站点中看到它时,什么也没有发生。

How can I implement a video slideshow using the nivo slider plugin? 如何使用nivo滑块插件实现视频幻灯片放映?

If its working in your live preview but not on the production site, the culprit I can think of is contextual filters . 如果它可以在您的实时预览中工作,而不能在生产站点中工作,那么我能想到的罪魁祸首是contextual filters

On the page where you have the final display check if the contextual filters are being passed correctly. 在最终显示的页面上,检查上下文过滤器是否正确传递。 Enable devel module and check the query that is being executed on the page. 启用devel module并检查页面上正在执行的查询。 That will give you a better idea. 那会给你一个更好的主意。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM