Additional photos and Custom fields list in VM3

GK User
Sun Jan 04, 2015 4:28 pm
Hello,

In Storefront tamplate is custom design to show custom fields in product details page.
How to change this layout to simple list, like in old VM?
For example:
Title Value
Title Value
Title Value
Title Value

Regarding product photos: If I add additional photos to product - everything looking good exept that I can't change and zoom these additional photos in frontpage. List of photos appear below main picture, but I can't select and zoom any of them. How to fix this?
Is there any way to show in any of tabs all additional product photos?
User avatar
Fresh Boarder

teitbite
Mon Jan 05, 2015 10:34 am
Hi

I'm afraid I do not understand. Can You please show me some screenshots with explanations?
User avatar
Moderator

GK User
Mon Jan 05, 2015 3:34 pm
Regarding custom fields: in store front custom fields are aligned like this:
Title Title Title
Value Value Value
Value Value Value
Value Value Value
http://demo.gavick.com/joomla25/storefr ... cap-detail

How to show custom fields in more suitablle way:
Title Value
Title Value
Title Value

Like in this template: http://demo.gavick.com/joomla25/shop_an ... 113-detail


teitbite wrote:Hi

I'm afraid I do not understand. Can You please show me some screenshots with explanations?
User avatar
Fresh Boarder

teitbite
Tue Jan 06, 2015 1:18 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#product-tabs-content dl,
#hikashop_show_tabular_description dl {
    width: 100%;
}

#product-tabs-content dt,
#hikashop_show_tabular_description dt {
    float: left;
    width: 50%;
}

#product-tabs-content dd,
#hikashop_show_tabular_description dd {
    margin: 0 0 0 50%;
}
User avatar
Moderator

GK User
Sat Jan 10, 2015 4:50 pm
Hi
What about "Regarding product photos: If I add additional photos to product - everything looking good exept that I can't change and zoom these additional photos in frontpage. List of photos appear below main picture, but I can't select and zoom any of them. How to fix this?
Is there any way to show in any of tabs all additional product photos?"?
On a test site (VM demo) green cap cannot be selected and zoomed: http://boutique.par-robertg.fr/index.ph ... cap-detail
Thanks for help.
Robert
User avatar
Fresh Boarder

teitbite
Sun Jan 11, 2015 9:27 pm
Hi

First of all please check if there is no newer version of the template available. I remember that some work was done to this part of code recently. Hopefully it is adjusted.

If this will not help please send me an access to joomla panel and ftp.
User avatar
Moderator

GK User
Mon Jan 12, 2015 12:59 pm
Hi,
You can test on your own VM3 quickstart: add an image and look at the detail page of the product. Additional images don't replace main one in this page.
Please test it!
Thanks,
Robert
User avatar
Fresh Boarder

teitbite
Wed Jan 14, 2015 10:46 am
Hi

There is no problem in quickstart. I've just installed it to check. Here is a small video where You can see it: http://g.recordit.co/jx1o7TcQaX.gif
User avatar
Moderator

GK User
Wed Jan 14, 2015 5:07 pm
Please look at http://storefrontvm3.par-robertg.fr/ind ... ils-layout (same product)
It's a quickstart too, I downloaded on 24 december 2014.
User avatar
Fresh Boarder

GK User
Wed Jan 14, 2015 6:02 pm
I just installed this quickstart on local server (fourth test site): click on additional pictures don't change main view nor name under this main picture (SLIM SHIRT). I added a new picture: no effect, thumbnail appairs, not main. :-(
Test on Windows 8.1 with latest versions of Firefox, Chrome and Safari.
User avatar
Fresh Boarder

GK User
Thu Jan 15, 2015 10:03 pm
Hi teitbite,
I just installed a new online test site with your quickstart Joomla! 3 + VM 3 (23/12/2014) and added a picture to "Slim shirt". Please look at http://store.par-robertg.fr/index.php/v ... ils-layout
Tested on my PC with Firefox, Chrome, Opera, Internet Explorer and Safari : additional images don't appear on click on thumbnails.
If you want to test I can create for you an account and give a ftp access.
RobertG
User avatar
Fresh Boarder

teitbite
Sat Jan 17, 2015 1:33 pm
Hi

That would be great. Plese send me an ftp access and url to this installation to my PM.
User avatar
Moderator

teitbite
Sun Jan 18, 2015 5:57 pm
Hi

I've reported this problem to programmers. Will let You know when they will answer.
User avatar
Moderator

teitbite
Mon Jan 19, 2015 1:20 pm
Hi

Problem fixed. Template packages will be updated soon.
User avatar
Moderator

GK User
Mon Jan 19, 2015 9:43 pm
Thanks!
User avatar
Fresh Boarder

GK User
Sun Feb 01, 2015 12:39 pm
Hi,

Same problem with additional photos (additional images don't appear on click) where to fix?
User avatar
Fresh Boarder

GK User
Sun Feb 01, 2015 12:40 pm
template updated
User avatar
Fresh Boarder

teitbite
Mon Feb 02, 2015 5:25 pm
Hi

I can see couple more adjustments to VM on the list, so probably it will be released when rest of them will be completed as well. I will rush programmers to release faster.
User avatar
Moderator

GK User
Wed Feb 04, 2015 12:38 am
Thanks a lot! Looking forward!
User avatar
Fresh Boarder


cron