VidMov - Video WordPress Theme By BeeTeam368

VidMov - Video WordPress Theme By BeeTeam368 v2.3.9

No permission to download

iBotWeb

Member
Jan 28, 2019
76
53
18
38
Hello @mr.tiendatdinh
Have you the last update

Version 1.8.7 (12/06/2022)
- New: [Beta] - Download from BunnyStream
- New: Autoplay for Slider Widget (Elementor)
- Improved: VAST Video Ads
- Improved player
- Update: Documentation
- Fixed: some minor bugs

Thanks
 

iBotWeb

Member
Jan 28, 2019
76
53
18
38
Hello,

For those who are having trouble activating the theme, here is the version where activation is done by clicking on "Verify".

1/ Install beeteam368 extensions and activate
2/ Go to VidMov Verify Purchase Code
3/ Click "Verify"
4/ Refresh

And if you use WP Automatic, here is the custom fields/taxonomies settings.

[ Update : 10/01/2023 ] : Import Youtube

beeteam368_video_formats_preview : auto
beeteam368_video_ratio : 16:9
beeteam368_views_counter_totals : [vid_views]
beeteam368_reactions_like : [vid_likes]
beeteam368_reactions_dislike : [vid_dislikes]
beeteam368_video_duration : [vid_duration]
beeteam368_reactions_total : [vid_likes]
beeteam368_reactions_data : fake.a:2:{s:4:"like";a:2:{s:6:"number";i:[vid_likes];s:5:"users";a:0:{}}s:7:"dislike";a:4:{s:6:"number";i:0;s:5:"users";a:0:{}s:4:"text";s:7:"Dislike";s:4:"icon";s:34:"<i class="fas fa-thumbs-down"></i>";}}

[ Update : 13/01/2023 ] : Import SoundCloud
beeteam368_audio_mode : pro
beeteam368_audio_url : [item_embed]
beeteam368_views_counter_totals : [item_playback_count]
beeteam368_audio_duration : [item_duration]
beeteam368_reactions_total : [item_likes_count]
beeteam368_reactions_like : [item_likes_count]
beeteam368_reactions_data : fake.a:2:{s:4:"like";a:2:{s:6:"number";i:[item_likes_count];s:5:"users";a:0:{}}s:7:"dislike";a:4:{s:6:"number";i:0;s:5:"users";a:0:{}s:4:"text";s:7:"Dislike";s:4:"icon";s:34:"<i class="fas fa-thumbs-down"></i>";}}

[ Update : 13/01/2023 ]
Add this code to functions.php :
PHP:
global $wpdb;
/* Fix WP Automatic Serialized Data to Database */
$vidmov_automatic_like_dislike = "UPDATE {$wpdb->prefix}postmeta SET `meta_value` = REPLACE(`meta_value`, 'fake.a:2', 'a:2') WHERE `meta_value` LIKE '%fake.a:2%'";
$wpdb->get_results($vidmov_automatic_like_dislike);

/* Fix WP Automatic Serialized Data iFrame SoundCloud VidMov */
$vidmov_automatic_soundcloud_iframe_height = "UPDATE {$wpdb->prefix}postmeta SET `meta_value` = REPLACE(`meta_value`, 'height=\"450\"', 'height=\"166\"') WHERE `meta_value` LIKE '%height=\"450\"%'";
$vidmov_automatic_soundcloud_iframe_visual = "UPDATE {$wpdb->prefix}postmeta SET `meta_value` = REPLACE(`meta_value`, '&amp;visual=true', '') WHERE `meta_value` LIKE '%&amp;visual=true%'";
$wpdb->get_results($vidmov_automatic_soundcloud_iframe_height);
$wpdb->get_results($vidmov_automatic_soundcloud_iframe_visual);

Reason :
Wordpress Automatic not allow insert postmeta serialize data directly into database.
Good coding :)
 

Attachments

  • themeforest-35542187-vidmov-video-wordpress-theme-[v1.8.6n].zip
    16.9 MB · Views: 160
Last edited:

comcpa2022

Well-known member
Staff member
Moderator
Babiato Lover
GiveAway Master
Trusted Seller
Trusted Uploader
Mar 15, 2020
2,504
2,158
120
babiato.tech
can you send it by text?
Please note: I kindly ask everyone to avoid posting irrelevant or off-topic replies.
Let’s keep the discussion helpful and meaningful for all members. Thanks!
 
Sep 21, 2022
40
57
18
Mrsam_1 updated VidMov - Video WordPress Theme By BeeTeam368 with a new update entry:

VidMov - Video WordPress Theme By BeeTeam368 v2.3.9

Decryption key:


VidMov - Video WordPress Theme By BeeTeam368 v2.3.9
Version 2.3.9 (11/24/2025)
- Fixed: Authenticated low-privilege users can write arbitrary files to webroot ( handle_submit_upload_file function & handle_submit_upload_chunk_concat_file function )

Read the rest of this update entry...
 

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu