开发者 |
iamdavekiss
videogallery |
---|---|
更新时间 | 2024年10月15日 16:09 |
PHP版本: | 4.7 及以上 |
WordPress版本: | 6.6 |
版权: | GPL-3.0 |
Vimeography Themes Make your gallery stand out with our custom video gallery themes! All themes come with one year of updates and support. Check our all of our video gallery designs at https://vimeography.com/themesWant more features? Check out Vimeography Pro for additional features:
vimeography.zip
to the /wp-content/plugins/
directoryIf you would like to show videos that are hidden from Vimeo, you will need Vimeography Pro. The way that it works is you mark your videos as hidden from Vimeo and then place them in a Public showcase. You then use that showcase URL as the source for your video gallery. The videos won't appear anywhere on Vimeo, but will still be accessible by the Vimeography WordPress plugin.
First of all, don't worry! I promise you that we can get it looking right. This can be caused by a multitude of things, so try the following (in the order of appearance):
[raw][/raw]
tags.wp_footer()
function so that all of the Vimeography stylesheets are printed.Make sure that you have the latest version of the Vimeography theme plugin that you are using installed and that it is activated. Then, go to the gallery editor and select that theme under the Appearance tab. If you're still having problems, reach out on the Vimeography contact page.
Vimeography themes are treated as WordPress plugins. Make sure you're installing the Vimeography theme on the "Plugins" page in your WordPress dashboard.
If you purchased your video gallery theme at vimeography.com, you should have received an email receipt containing an license key for your theme. Enter that license code on the "Manage Licenses" page of the Vimeography plugin. Once done, you will be subscribed to theme updates which will automatically be delivered to your WordPress installation, just like any other plugin.
Easy! All you have to do is type [vimeography id="#"]
, where #
is replaced by the ID number of your Vimeo video gallery.
Each video gallery’s ID number is located next to the video gallery’s title in the first column on the edit galleries page.
Sure thing! You can define all of the properties found in the admin panel right in your shortcode as well. Try using one, any, or all of the following parameters:
[vimeography id="3" theme="thumbs" featured="http://vimeo.com/28380190" source="http://vimeo.com/channels/staffpicks" limit="60" cache="3600" width="600px"]
Yes, but you’ll need some PHP knowledge to do it! Open the file you want to add the video gallery to, and type <?php do_shortcode('[vimeography id="#"]'); ?>
, where #
is replaced by the ID number of your gallery.
Heck yeah! Use the appearance editor to change your video gallery theme's style so that it matches your site perfectly.
Sure, why not. Here's an example: ` <?php echo ob_get_clean(); } add_action('admin_head', 'my_custom_harvestone_thumbnail'); add_action('wp_head', 'my_custom_harvestone_thumbnail'); ` Vimeography will load your template for the defined module instead of the default one for your theme.
= 2.4.4 * [Fix] Vulnerability issue: path-to-regexp outputs backtracking regular expressions. * [Update] Installation of Patched versions version path-to-regexp=1.9.0. * [Fix] Fix the compatibility of the activation key message with the Vimeography Theme: Coast plugin add-on. = 2.4.3 * [Fix] Vulnerability issue: ws affected by a DoS when handling a request with many HTTP headers * [Update] Installation of Patched versions version ws^7.5.10, ws^6.2.3 and regeneration of directories located in lib/admin/blocks/vimeography-gallery. = 2.4.2 * [Fix] Vulnerability issue: Fix vulnerability to Cross Site Request Forgery (CSRF). * [Update] Adding Nonce Verification in vimeography_action_ Hooks = 2.4.1 * [Fix] Vulnerability issue: Fix the vulnerability in lodash. * [Update] Installation of Patched versions version ^4.17.21 and regeneration of directories located in vimeography-harvestone/. = 2.4.0 * [Fix] We fixed security vulnerabilities in all the plugin.
seialize
and unserialize
) on Duplicate gallery via REST APIvimeography.player.settings
filter for controllable embed player settings per gallery (https://github.com/davekiss/vimeography/commit/055feef83ea347a9e23533b19af367196c5d40d2)private
within Vimeo./galleries
and /themes
API endpointsvimeography.settings.linkify_descriptions
filter to control description behaviorvimeography.gallery.settings
filter. (https://github.com/davekiss/vimeography/commit/94562623d1f317d89fe4a0b6359d11288e62eb42)vimeography.gallery.wrapper_class
filter so you can apply custom CSS classes to your gallery wrappers.vimeography/gallery-settings
filter before displaying a gallery. This allows for modifying gallery settings programatically while rendering a gallery.tags
as a valid Vimeo video gallery collectionvimeography.capabilities.menu
filter to allow adjusting permissions to manage VimeographyIMPORTANT: Vimeography now requires WordPress 4.7 or above!
IMPORTANT: Before performing this update, please be sure you have installed the latest versions of any Vimeography themes that you have purchased.
After this update, Vimeography will no longer disable any add-on plugins while upgrades are being performed. Please make sure your add-on plugins are updated to the latest version, or, are deactivated while updating Vimeography.
This update removes unnecessary response fields from the Vimeo API. If you've customized your Vimeography theme to use response fields other than what now ships with Vimeography, make sure to add them using the vimeography.request.fields
WordPress filter.
There is also an update available for Vimeography Pro. If you have Vimeography Pro installed, make sure to update it as well. The available version is marked as 1.0.1
There is also an update available for Vimeography Pro. If you have Vimeography Pro installed, make sure to update it as well. The available version is marked as 1.0
There is also an update available for Vimeography Pro. If you have Vimeography Pro installed, make sure to update it as well. The available version is marked as 0.7
Make sure to verify that your Vimeography themes are activated after updating.
This version is the minimum required version for Vimeography Pro.
If you've purchased a theme in the past, check your email! Make sure you install the new Vimeography theme plugin before updating! You may also want to back up any HTML or CSS customizations you may have made to your bugsauce theme.
This update prevents your purchased themes from being publically accessible.
This is the first public release of Vimeography.