Vinoth Kumar
Forum Replies Created
-
Forum: Plugins
In reply to: [All Video Gallery Plugin for WordPress] Add a back to gallery link– Open {root}/wp-content/plugins/all-video-gallery/site/player.php
– Add
<a href="<?php print $_SERVER['HTTP_REFERER'];?>">Go back</a>
next to
$output .= '</style>' . "\n";
– That’s it.
Most likely a permission error. Kindly get me your Live Site URL.
Forum: Plugins
In reply to: [All Video Gallery Plugin for WordPress] youtube video does'nt playIn other words, just add “English Title” for your video in “Slug” field.
Forum: Plugins
In reply to: [All Video Gallery Plugin for WordPress] Menu and SearchSorry, this is not possible.
Sorry. This is not possible in current version.
Forum: Plugins
In reply to: [All Video Gallery Plugin for WordPress] Add Video Button on MenuAppreciate your suggestion. Soon, we will do it.
Forum: Plugins
In reply to: [All Video Gallery Plugin for WordPress] Gallery Setting Not RecognizedHa..Ha..Ha..It’s a CSS conflict issue with your Theme.
Solution :
– Open https://www.bennyfeng.com/wp-content/themes/andrina-lite1/style.css
– Search for
.content-bar img{
max-width:612px;
height:auto;
}– Replace it as
.content-bar img { max-width:612px; }
– That’s it. Check at your front-end by clearing your browser cache.
Forum: Plugins
In reply to: [All Video Gallery Plugin for WordPress] Gallery Setting Not Recognized1. Make sure that you have added proper Profile ID in your plugin syntax.
2. Kindly get me your Direct Video Page URL in where the second issue occurs. So, I can check and provide the right solution.
Forum: Plugins
In reply to: [All Video Gallery Plugin for WordPress] youtube video does'nt play– Edit open your videos from All Video Gallery – Videos.
– Add English Alias name for your videos in Slug field.
That’s it. Hope, this fixed your issue.
Forum: Plugins
In reply to: [All Video Gallery Plugin for WordPress] Detail page nog workingSorry. You have posted in the wrong place. It seems you’re using “Contus Video Gallery”(another company). But we are “All Video Gallery”.
Forum: Plugins
In reply to: [All Video Gallery Plugin for WordPress] Non Latin Characters?There is a fantastic plugin named Convert WP Database to UTF-8. This plugin adds a sub-menu page named “UTF-8 DB Converter” to the Plugins Menu. Simple click on “Start converting” and the plugin will automatically execute the required SQL queries to alter the character set and collation of all your existing WordPress tables.
You only need to do it once per website, and the problem is fixed for good. You can then uninstall the plugin.
Although this plugin has always run without a hitch for me, it is proper practice to make a backup of your WordPress database before attempting this procedure.
You might have added the Front Page Link in “Custom Page URL” field.
Kindly check the Style the Gallery field.
It seems to be a conflict with other plugins.
Do you use any other gallery plugins ?
If yes, kindly try by disabling it and activate our plugin. If it works, then please be kind to mail your WordPress admin details to support@mrvinoth. So, we can help you solving this problem.Still, I am waiting for your reply …