-
AuthorPosts
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 22, 2007 at 6:34 am #120992What exactly is the “Hack for Virtuemart shop browse” in the index.php file ??
:confused:
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
June 22, 2007 at 6:44 am #222568Hi Tom,
it formats the VM product pages to have the same look as the rest of the template, including the custom add to cart button.
BTW, Thanks for your vote for me to win Member of the month. 🙂August 1, 2007 at 10:33 am #225991<em>@instantinlaw 18808 wrote:</em><blockquote>Hi Tom,
it formats the VM product pages to have the same look as the rest of the template, including the custom add to cart button.
BTW, Thanks for your vote for me to win Member of the month. :)</blockquote>Hi,
Where can I find this hack. My category is like the demo site but the product details are not, including the add to cart buton. Can someone point me to this hack. Been loking for it for a while but just can’t find it. Thanks
Nuno Chaleta
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
August 1, 2007 at 4:47 pm #226022Hi
You probably need to download the other zip files for xenia II shopping. I think it’s called layout for virtuemart.zip or something similar. The hack is already in the index.php.August 1, 2007 at 7:41 pm #226038<em>@instantinlaw 23123 wrote:</em><blockquote>Hi
You probably need to download the other zip files for xenia II shopping. I think it’s called layout for virtuemart.zip or something similar. The hack is already in the index.php.</blockquote>Hi,
I’ve downloaded this zip file and placed all files in the recpective directory. My category is fine. The only problem is the add to cart button.
Dont know what it could be.
Thanks for your help
Nuno Chaleta
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
August 1, 2007 at 9:26 pm #226055Make sure you also have the button images uploaded.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 1, 2007 at 10:20 pm #226068<em>@instantinlaw 23161 wrote:</em><blockquote>Make sure you also have the button images uploaded.</blockquote>
Bill:
Do you have any idea where the script that calls up the “add to cart” button image is located?
I’ve actually been having a similar problem.
:((
TOM
August 2, 2007 at 12:58 am #226072<em>@instantinlaw 23161 wrote:</em><blockquote>Make sure you also have the button images uploaded.</blockquote>
Hi
The only images that the ja_virtuemart_layout_for_xenia comes whit are the back and forward arrows and the stars.
Thanks for your help
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
August 2, 2007 at 2:09 am #226075tcraw1010;23177Bill:
Do you have any idea where the script that calls up the “add to cart” button image is located?
I’ve actually been having a similar problem.
:((
TOM
Hi Tom,
for the product description page, the path is
administrator > components > com_virtuemart > html > templates > product_details > flypage.php and look for {addtocart}
And in
administrator > components > com_virtuemart > html > shop.product_details.php
And in
templates > ja_xenia_ii_shopping > css > ja-vm.css
And in
administrator > components > com_virtuemart > html > shop.browse.php
And in other places I am sure, but the ones you are looking for are in the list above.instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
August 2, 2007 at 2:14 am #226076nchaleta;23185Hi
The only images that the ja_virtuemart_layout_for_xenia comes whit are the back and forward arrows and the stars.
Thanks for your help
Check the path to the images in this css file:
templates > ja_xenia_ii_shopping > css > ja-vm.css
But if you don’t have the following button images, button-addtocart.gif, & button-addtocart-big.gif, in:
templates > ja_xenia_ii_shopping > images
then you need to reinstall the template, or upload the images.August 2, 2007 at 11:56 am #226123<em>@instantinlaw 23192 wrote:</em><blockquote>Check the path to the images in this css file:
templates > ja_xenia_ii_shopping > css > ja-vm.css
But if you don’t have the following button images, button-addtocart.gif, & button-addtocart-big.gif, in:
templates > ja_xenia_ii_shopping > images
then you need to reinstall the template, or upload the images.</blockquote>Hi,
Path is ok in the ja-vm.css file
Both images are in the right folder also.
The site is at http://www.sadofly.com/index.php
thanks
Nuno Chaleta
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
August 3, 2007 at 12:04 am #226172I looked at your site, and the class is not being applied to the add to cart button. I suggest reinstalling all files.
August 3, 2007 at 2:18 pm #226245<em>@instantinlaw 23305 wrote:</em><blockquote>I looked at your site, and the class is not being applied to the add to cart button. I suggest reinstalling all files.</blockquote>
I’ve found the problem but not the solution. Maybe you can help me.
If virtuermat is in english all is fine but if I put the language in Portuguese the class for the buton is not passed out.
It has to be something relataded to ja_vm_cat_browse.
How can I fix this?
Thanks
Nuno Chaleta
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
August 3, 2007 at 3:05 pm #226253Hi
I know VM has some language files on thier site. Maybe installing one of those would help. Otherwise I don’t think I will be able to help you further. Have you tried making a post at the VM forums? -
AuthorPosts
This topic contains 14 replies, has 3 voices, and was last updated by instantinlaw 17 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum