WordPress主题内的jQuery可滚动

我想在http://flowplayer.org/tools/demos/scrollable/plugins/index.html的WordPress主题页面中使用以下jQuery Scrollable插件(每个窗格显示5张照片)。允许WP Admin用户进入此页面并通过使用WordPress中的页面”插入媒体”功能在此jQuery可滚动插件中添加/删除他们想要的任何图像的方法。

这可能吗?如果是这样, 你将如何在WP页面中进行此设置?


#1


我最近在投资组合网站上创建了类似的解决方案。仅使用插入媒体功能是相对困难的, 我能够使用自定义字段来执行此操作, 然后查询具有非空自定义字段的帖子, 然后在可滚动视图中使用这些图像。

我页面上的可滚动项稍微复杂一点, 因为它使用了富文本格式和图像, 但是可以使用WPquery在自定义字段中搜索URL, 然后仅将那些图像包括在可滚动项中。

因此, 存在两个步骤的过程。 1)使用插入媒体上传图像, 2)将URL复制到自定义字段。

我想知道是否可以使用单个页面库自动​​完成…。

🙂

来源:

https://www.srcmini02.com/63657.html

微信公众号
手机浏览(小程序)

Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(): Failed to enable crypto in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_41729.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
0
分享到:
没有账号? 忘记密码?