Forum
Welcome, Guest

Product images inside the tabs
(1 viewing) (1) Guest
Please ask all of your DynTabs Virtuemart Theme questions here.
  • Page:
  • 1
  • 2

TOPIC: Product images inside the tabs

Product images inside the tabs 8 months ago #3097

Hi, I want the tabs to be on top of everything (that's how much I like them), most of the info and the IMAGES have to go in the first tab. The plugin has a long list of [VMFIELD=] codes but not to show the thumb image. How can I achieve this? I tried everything, but nothing works...
Last Edit: 8 months ago by ttttchess.

Re: Product images inside the tabs 8 months ago #3100

  • nicholas
  • OFFLINE
  • Moderator
  • Developing for Joomla since it was born!
  • Posts: 1197
Quick question to make sure I give you the proper answer - do you have the DynaTabs Virtuemart Theme, or the vmdTabs plugin?
Nicholas
CIO - CorFun, Inc.
Publisher - orthodoxbiz.com
Webmaster - Orthodox Christian Network

Re: Product images inside the tabs 8 months ago #3101

vmdTabs plugin

sorry did´t know there are more...

Re: Product images inside the tabs 8 months ago #3102

  • nicholas
  • OFFLINE
  • Moderator
  • Developing for Joomla since it was born!
  • Posts: 1197
I will check with Jerry and see if we can add a call in for the img element. If not, my suggestion is to remove all the elements from the theme that can't be called in by vmdTabs and then put them into the description manually.

If you go to this link:
newbookpublishing.com/to-kill-a-lion.html

You will see that the image to the left of the tabs (could have been in the tabs, but this is what the client wanted) is not the VM product image. I added it into the description and used a lightbox plugin to launch it as part of a photogallery. You can do the same thing within vmdTabs - put the image there, and remove it from the VM Theme for your flypage. That gives you total control over it anyway.

Even if we provide a call to the image, you will need to remove it from the VM Theme anyway to keep it from showing twice.
Nicholas
CIO - CorFun, Inc.
Publisher - orthodoxbiz.com
Webmaster - Orthodox Christian Network

Re: Product images inside the tabs 8 months ago #3103

Hi, I cleaned up the whole flypage already, have a look: 16joomla.nl/kruiden2/component/virtuemart/?page=shop.product_details&category_id=39&flypage=flypage-ask.tpl&product_id=22
It would be very nice if you add a call in for the img element because that way I can just copy products without having to edit all images (and thumbs..) in descriptions.

I think I am not the only one who's gonna need this, it is just an important element that is missing in the plugin..
Last Edit: 8 months ago by ttttchess.

Re: Product images inside the tabs 7 months, 4 weeks ago #3104

  • nicholas
  • OFFLINE
  • Moderator
  • Developing for Joomla since it was born!
  • Posts: 1197
Hello -

Please PM me an email address for us to deliver a new version of the product that includes the images fields. The total new fields are:

[VMFIELD=image] = $product_full_image;
[VMFIELD=thumb1] = $moreImages[0];
[VMFIELD=thumb2] = $moreImages[1];
[VMFIELD=thumb3] = $moreImages[2];
[VMFIELD=thumb4] = $moreImages[3];
[VMFIELD=name] = $product_name;
[VMFIELD=sku] = $product_sku;
[VMFIELD=short_description] = $product_s_desc;
Nicholas
CIO - CorFun, Inc.
Publisher - orthodoxbiz.com
Webmaster - Orthodox Christian Network
The following user(s) said Thank You: ttttchess
  • Page:
  • 1
  • 2
Time to create page: 0.71 seconds

Login