开发者 |
oliverfriedmann
baned carloscsz409 natashacalleia |
---|---|
更新时间 | 2023年8月22日 06:42 |
PHP版本: | 5.2.4 及以上 |
WordPress版本: | 6.3 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
directory and click on VideoWalls for Ziggeo in the Settings menu.No. We are using hooks (actions and filters) to hook into the Ziggeo core WP plugin. As such the changes are applied only while both plugins is running.
A: If you disable the integration, you will be stopping it from working, and as such it would not show the walls any more. There might be some text output representing your videowall shortcode, however that depends on your setup.
Of course! Just let us know on our forum under WordPress plugin topic and we would be happy to help you get started. We might already have some helpful tips on how to do the same as well.
In that case all you need are few classes
.ziggeo_videoWall
- To style videowall template (video gallery if you prefer)
.ziggeo_wall_title
- To style the wall title if any is given
.ziggeo_wallpage
- to style video wall pages
.ziggeo_wallpage > ziggeo
- to style the embedings within the video wall (from here standard Ziggeo embedding CSS codes will work properly)
.ziggeo_wallpage_number
- to style the page number buttons
.ziggeo_videowall_slide_previous
- to style the < (previous arrow)
.ziggeo_videowall_slide_next
- to style > (next arrow)
You can of course use your own CSS code, and with classes available for each element of the videowall this should be something very simple.
Of course! We welcome all feedback and suggestions, that is how we got to here, so do share with us your thoughts.
Leave a rating for our plugin. This helps dedicate more time on plugin improvements. Once that is done, leave a comment about your feature request on our WP forum. This will allow you and others to boost up the features that you like.
If you notice in your console the following error: NetworkError: 403 Forbidden - link to video snapshot
or if you check the link directly and you see This video is currently under moderation
it means that your video wall was able to load the video, however you have checked Client cannot view unaccepted videos
in your dashboard - that is why you are shown the same.
If you are still not sure about how to resolve that, just let us know.
To show videos you need to have videos on that specific page. This is done to allow you to show any videos from within your Ziggeo account that are specific to the post/page you are currently on. To show some videos, you can record your video in the post, or by recording it in the comments. All others that are added as video comments will be shown after new recording is made (to those that do it) or for all those that come to your page (depending on your setup). You can also tag your videos in our dashboard with the ID of the page that you want them shown on and voila, refresh your browser and they should be there.
show_pages
, slide_wall
, videosite_playlist
and stripes
(not with chessboard_grid
, mosaic_grid
).