VirtueMart Forum

VirtueMart 2 + 3 + 4 => 3rd party extension => Topic started by: Minh BlackRed on November 05, 2014, 09:05:32 AM

Title: Product Slider Mobile for VirtueMart 2&3 - FREE
Post by: Minh BlackRed on November 05, 2014, 09:05:32 AM
(http://blackreddesigns.com/images/brps_vm_logo_300.jpg)

BlackRed Product Slider Module for VirtueMart is a fully responsive slider to display VirtueMart's products.

(http://blackreddesigns.com/images/bps_vm_screens.jpg)

Features:
- Designed for VirtueMart 2.6 * 2.9 (3.0)
- Fully responsive. Scales with its container.
- Separate settings per breakpoint
- Uses CSS3 when available. Fully functional when not.
- Swipe + Desktop mouse dragging
- Infinite looping.
- Fully accessible with arrow key navigation
- Autoplay, dots, arrows buttons
- Free

The module is powered by Slick and requires jQuery 1.7+ to work

Demo (http://demo.blackreddesigns.com/flatlia25/) | Download (https://www.blackreddesigns.com/store/products/2-other-joomla-extensions/7-product-slider-module-for-virtuemart-2)

You may also love to use: Flatlia Mobile Template for VirtueMart 2 (https://www.blackreddesigns.com/guide/flatlia/virtuemart-mobile-template-how-to-set-it-up)

History:
[Nov 06 14]: 1.1.0
+ Support for VM 2.9
Title: Re: Product Slider Mobile for VirtueMart 2 - FREE
Post by: jenkinhill on November 05, 2014, 12:09:33 PM
Not yet for J3.x/VM3?
Title: Re: Product Slider Mobile for VirtueMart 2 - FREE
Post by: Minh BlackRed on November 05, 2014, 14:58:34 PM
@jenkinhill: I'm working on this, and will release in a couple of days ;)
Title: Re: Product Slider Mobile for VirtueMart 2 - FREE
Post by: jenkinhill on November 05, 2014, 15:58:09 PM
Great!
Thanks.
Title: Re: Product Slider Mobile for VirtueMart 2 - FREE
Post by: MarioP on November 06, 2014, 07:53:39 AM
Hi,
Not showing prices for me. Of course 'Display price' is set to 'Yes'. More interestingly when I set the parameter to 'No' the layout of the module becomes distorted - it's vertical. Did I miss something? Is this a bug?
Title: Re: Product Slider Mobile for VirtueMart 2&3 - FREE
Post by: Minh BlackRed on November 06, 2014, 09:41:36 AM
@MarioP: Thanks for you report. This bug is fixed in 1.1.0, please download the update now:
https://www.blackreddesigns.com/store/products/2-other-joomla-extensions/7-product-slider-module-for-virtuemart-2

;)

This new release also supports for VM 2.9 (3.0)!
Title: Problem with Black Red Product Slider Module for VirtueMart 1.1.0
Post by: franconeroddi on February 14, 2015, 14:46:49 PM
Hi,
i built a site with joomla 3.3.6 and virtuemart 3.0.4 and i have a problem:
I installed the "Black Red Product Slider Module for VirtueMart" 1.1.0:
http://forum.virtuemart.net/index.php?topic=126577.msg433720#msg433720

If I insert it in an inside page of the site there is no problem, but if I insert it on the home page gives me this error:

Warning: require(/home/mhd-01/www.stefanofalconi.com/htdocs/administratorDScomponentsDScom_virtuemartDShelpersDSconfig.php): failed to open stream: No such file or directory in /home/mhd-01/www.stefanofalconi.com/htdocs/modules/mod_brproductslider_vm/mod_brproductslider_vm.php on line 16

Fatal error: require(): Failed opening required '/home/mhd-01/www.stefanofalconi.com/htdocs/administratorDScomponentsDScom_virtuemartDShelpersDSconfig.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/mhd-01/www.stefanofalconi.com/htdocs/modules/mod_brproductslider_vm/mod_brproductslider_vm.php on line 16

Can you help?
Thanks  :D
Title: Re: Product Slider Mobile for VirtueMart 2&3 - FREE
Post by: GJC Web Design on February 14, 2015, 18:01:27 PM
try adding


defined('DS') or define('DS', DIRECTORY_SEPARATOR);

at the top of the file just after the joomla exclude stuff -> 

defined('_JEXEC') or die();


modules/mod_brproductslider_vm/mod_brproductslider_vm.php
Title: Re: Product Slider Mobile for VirtueMart 2&3 - FREE
Post by: franconeroddi on February 14, 2015, 19:41:28 PM
Hi GJC,   :D
everything is ok, once again I have to thank you!
Thank you and have a nice day.
Franco
Title: Re: Product Slider Mobile for VirtueMart 2&3 - FREE
Post by: franconeroddi on February 15, 2015, 11:31:25 AM
Sorry I want to ask you something  :D
in the shop page
sometimes the slider is visible even when the cart with the products is visible,
how do I make invisible the slider when the cart with the products purchased is visible?
Thank you very much
Title: Re: Product Slider Mobile for VirtueMart 2&3 - FREE
Post by: GJC Web Design on February 15, 2015, 13:25:01 PM
this has been answered many times on here.. normally a menu item hidden for the cart
Title: Re: Product Slider Mobile for VirtueMart 2&3 - FREE
Post by: franconeroddi on February 15, 2015, 14:23:17 PM
... i enclose a picture of the problem.
Can you give me a link for an answer to my problem?
thank you GJC  ;D