wpthemes
Forum Replies Created
-
Forum: Plugins
In reply to: vslider jquery version conflict@4culture & Other theme designers: Please refer to the below link on www.ads-software.com on how to include jquery in your child theme.
https://codex.www.ads-software.com/Function_Reference/wp_enqueue_script
There are several benefits of doing so which includes avoidance of multiple inclusions of jquery & reduction of the load time of your theme.
( v )@saltcod: We have included an uninstall link in vSlider menu with the 4.1.1 update, so now on updates your slider data would remain inctact. This feature was however not present in vSlider 4.0.3 and below versions which was the reason for settings loss.
( v )
for w3c validation I would recommend you to use our vSlider developer version.
Thank you Nyhm, Point has been noted and would be included in our next update.
( v )Forum: Plugins
In reply to: Slider Plugin code for Index.php file help@tlaron: You can refer to this video tutorial below, in case you want to go with vSlider.
https://www.screenr.com/eqssif this doesn’t help please create a thread in our Forums.
https://www.vibethemes.com/forum/forum/vslider-support( v )
@nyhm and ZigPress: The effect which is not running is the fade effect, this is because the fade effect is actually a hack inserted in vSlider due to popular demand, since many people use vSlider only for the cross fade effect.
We are including a functionality to select some transitions from the set of transitions for each vSlider with our coming versions.( v )
Forum: Plugins
In reply to: vSlider as header???<?php if( is_front_page() AND function_exists(‘vslider’)) {vslider(); } ?>
use
<?php if( is_front_page())
{ if(function_exists(‘vslider’))
{vslider(); }
}
?>From 4.1.1, you would not loose data as you can see there is a button to uninstall vslider. Unless the slider is uninstall using the uninstall button no data is lost, even if you deactivate and delete the plugin.
Forum: Plugins
In reply to: [vSlider Multi Image Slider for WordPress] Vslider on MultisiteThis is a known issue in vSlider, refer to this thread in our forums for more information and help. We would include this fix in our next update:
https://www.vibethemes.com/forum/topic/vslider-for-wp-multisite@maxchirkov: Thank you! we will try to address this in our next plugin update.
( v )
issue fixed in vSlider 4.1.1
@maxchirkov: Thanks for the update. Just to update our users, we are using TimThumb version 2.7, with our latest plugin update 4.1.1.
In case you have not updated vSlider 4.0+, please update it to version 4.1.1 in case you face any issues we will help you out at
https://www.vibethemes.com/forum/Thanks,
( v )At this point it is hard to say. As we have collected a lot of feature requests and bug fixes requests.
But the work is on progress, most importantly we request you to create a thread in vibethemes forum vslider support with your feature/bug request to help us in keeping tack of important updates and bug fixes.Thanks,
( v )Yes, as of now, drag and drop re-ordering of slides do not work. But this is a nice feature to add to next vslider verion. Thank you for your suggestion.
If possible please create a thread in VibeThemes.com/forum as this would help us in keeping track of feature requests and important bug fixes.Thanks,
( v )We are working on this and would be solved in next vslider verion.
Thanks,
( v )