yourShop - Virtuemart 1.1.7 theme update

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Tue Mar 15, 2011 1:15 am
Hi

If you have updated Virtuemart component to 1.1.7 version, please update vm theme style by downloading the attach file, decompress and follow instructions on text file.

This will update theme from VM 1.1.6 to 1.1.7.
yourshop-virtuemart_1.1.7_theme.zip

This will be release on next template update.

Cheers
User avatar
Platinum Boarder

GK User
Mon Mar 21, 2011 11:11 pm
I am using a Mac Pro, 1.1.6 was working fine, after updating to 1.1.7 and the patch to 1.1.7a the flypage isn't responding like it should do.

components/com_virtuemart/themes/default/theme.php around line 37 you will find:

function vmTheme() {
parent::vmTemplate();
vmCommonHTML::loadMooTools();
}

I have changed it into:

function vmTheme() {
parent::vmTemplate();
/* vmCommonHTML::loadMooTools(); */
}

Only the flypage functions will not work as far as I can see in Firefox and Safari.
User avatar
Expert Boarder

GK User
Thu Apr 14, 2011 1:08 pm
but what version is included in default package?

Latest version of VM is 1.1.8 and this teme not runs. See my other post
96-yourshop/81301-install-theme-virtuemart-118-urgent.html#81301
User avatar
Junior Boarder

teitbite
Fri Apr 15, 2011 8:51 am
Hi the update for newest VM will be available soon. Use the older version meanwhile please.
User avatar
Moderator

GK User
Sun Apr 17, 2011 9:22 pm
Hi all,
Great ! looking forward to the update, I have to present my site on wednesday.. it is hot !
would it be possible to addapt the "VM Latest Products" layout too ? Now that I updated to 1.1.8, the price is over the image ! Not really nice

Image 5.jpg



One other thing is that the text in not well centered in the blocks (even on your demo site), see picture :

Image 3.jpg

Is it possible to have it a nicer way ? (viewed in firefox 3.5.18 mac.

Thanks for your work. I guess it is not so easy to help everybody.

Kris
User avatar
Expert Boarder

teitbite
Sun Apr 17, 2011 10:58 pm
Hi

Please show me Your site. I'll try to fix the look till the update is out.
User avatar
Moderator

GK User
Mon Apr 18, 2011 7:40 am
I can not use the older versions using Paypal payments... (for security)

Please fix my problem too::unsure:
96-yourshop/81436-probleme-in-ie8-and-ff-layout-login-virtuemart.html
User avatar
Junior Boarder

GK User
Mon Apr 18, 2011 11:31 am
Hi teitbite,
Thanks for trying to help.
As my site is hosted on my personal mac during construction I made something in order you can access. Do not be surprised if it is a bit slow.

On the link below you will see the problem on the left and the prodblem with the items (sélectionner..) and attributes, (big and 100W) that are not well placed in the block (even under firefox 3.6.16.).

an other point when you click on the image, there is no lightbox though I did nothing else than updating joomla to 1.5.23 and virtuemart to 1.1.8. and it is set to Open Product Images in a LightBox.

Thanks for your help.
If you need admin pass, just tell me.

link to the site on my mac server (home)
User avatar
Expert Boarder

teitbite
Tue Apr 19, 2011 9:34 pm
Hi

I do not see lightbox script. Unfortunately this is not a problem I can help cause it's inside the VM code.

To fix text positioning inside imput fields please add this code to css:

Code: Select all
input[type="text"], input[type="password"], select, textarea {
    padding: 4px 5px;
}


joomla.css (line 19)
User avatar
Moderator

GK User
Tue Apr 19, 2011 10:28 pm
Thanks for your help but it did not do anything good to me (did not move things when viewed in firefox 3.5.18 mac)
User avatar
Expert Boarder

teitbite
Wed Apr 20, 2011 9:57 pm
Hi

Probably You have placed it before the orginal code so it was overwritten. Try to add !important rule after the padding line.

Code: Select all
input[type="text"], input[type="password"], select, textarea {
    padding: 4px 5px !important;
}

User avatar
Moderator

GK User
Sun May 01, 2011 8:51 pm
Hi

Please to aware that when you update VM version (for example, from 1.1.7 to 1.1.8), some of theme files are replaced and even if the changes on files are not important, you will be using the original VM file and not the ones prepared from us. That's why some wrong style theme occurs.

If you want to check witch files are change, you can decompress VM patch and check list files on update.xml file. Those that reflects change on our theme are the ones with ../components/com_virtuemart/themes/default/ path.

Anyway, soon we will update 1.1.7 to 1.1.8.

Cheers ;)
User avatar
Platinum Boarder

GK User
Wed May 04, 2011 2:45 pm
when will be 1.1.8?
User avatar
Junior Boarder

GK User
Wed May 04, 2011 2:50 pm
Want it too !
Next time I will not update until you have published a patch ! Poor of me !
User avatar
Expert Boarder

GK User
Wed May 04, 2011 3:59 pm
vsds wrote:when will be 1.1.8?


Till next Sunday
User avatar
Platinum Boarder


cron