Menu Content

Currencies Accepted


Shopping Cart

cart
Your Cart is currently empty.

How to Download A Product

For most of our products, including the free ones, you will need to go through checkout and place an order.

Read More

 

Find Us Elsewhere

Follow us on Twitter

Spiral Scripts on Facebook

rapidssl_ssl_certificate
2Checkout.com is a worldwide leader in payment services
Home » Forum

Welcome, Guest

Flash 3D Slideshow Advanced Config
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Flash 3D Slideshow Advanced Config

Flash 3D Slideshow Advanced Config 1 year, 1 month ago #5

Thank you for your work, this slideshow solved a lot of my problems building a site for an artist.

Is it possible to exclude child products from the slideshow? I have each available image listed as a VirtueMart product with items/child products for other things like prints and t-shirts, but the child products use the same thumbnail (at least for now). It would be great if the slideshow only used parent products so that there wouldn't be a bunch of duplicate images.

Also, is there a way to change the size or placement of the caption bar? To make the images the focus, it would be great if the caption bar could be under the slideshow or shorter to take up less space.

Thanks so much.

Re: Flash 3D Slideshow Advanced Config 1 year, 1 month ago #6

Great, glad it is useful.

You should be able to exclude child products by modifying the SQL query in the galleryXML component. The file that you need to modify is the frontend file

components/com_vmgalleryxml/models/vmgalleryxml.php

the line that you need to modify is either

$q .= "product_publish='Y' ";


which you will want to modify to

$q .= "product_publish='Y' AND product_parent_id='0' ";


or

	$q .= "AND #__vm_product.product_publish='Y' \n";
 


which you will modify to


	$q .= "AND #__vm_product.product_publish='Y' AND #__vm_product.product_parent_id='0' \n";
 


Each of these lines occur several times, so you will need to make sure you find the correct one, or change it in all cases.

If you are used to php it is quite simple, but if you are not then I realise it could be a bit confusing. I would be happy to send you a modified file if you need it.

Re: Flash 3D Slideshow Advanced Config 1 year, 1 month ago #7

In answer to your second question, it is not easy to change the position of the information pane, I suggest you change the colour to a lighter one, possibly close to the background, then it won't stand out.

Re: Flash 3D Slideshow Advanced Config 1 year, 1 month ago #23

Hi,

Thank you for your response. I hadn't thought of changing the color, that works wonderfully.

To exclude the child products, I tried to edit the file you indicated, but I must have done something wrong, it didn't seem to change anything. I think I need a modified file.

Thank you so much.

Re: Flash 3D Slideshow Advanced Config 1 year, 1 month ago #25

You need to change the code in several different places, depending on which module type you are using eg top products, random products etc.

Anyway it is probably quicker to just do it than to explain it, so I will send you a modified file. You will need to copy it to your site, to components/com_vmgalleryxml/models/vmgalleryxml.php
  • Page:
  • 1
Time to create page: 0.76 seconds
 
 

VirtueMart Featured Products Grid

Switch View

This module displays a short excerpt from articles in a selected category or section, or from a specified list of articles, with link and optional thumbnail image.

£14.00


A Flash puzzle game for the Joomla! content management system. This would be suitable for a site aimed at children.

£12.00


Buy both our Flash slideshow products for Virtuemart and save £5.

£25.00


This module can be used as a replacement for the Virtuemart featured products, top products, random products or recent products modules. It displays product images as a 3 Dimensional Flash slideshow.

£15.00