-
AuthorPosts
-
thatch10 Friend
thatch10
- Join date:
- May 2008
- Posts:
- 104
- Downloads:
- 154
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 19 times in 1 posts
May 28, 2013 at 8:57 pm #187814Once product variants are added to the product the display on front page displays these variants and moves the add to cart option.
Obviously these variants need to be selected before adding to cart, is there a way to show only the details option on the front page of the shop and in the JA VM products module, or is it just a code change to move the display to allow the selection of the product variant before adding to cart.
Thatch
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
May 29, 2013 at 8:03 am #494272Hi,
<blockquote>Once product variants are added to the product the display on front page displays these variants and moves the add to cart option.</blockquote>
You can create the custom fields for the product variants, follow this tips for more help: http://forum.virtuemart.net/index.php?topic=113870.msg383179#msg383179* Remember to backup your files before applying changes.
Leo
alincoln4332 Friendalincoln4332
- Join date:
- April 2013
- Posts:
- 28
- Downloads:
- 7
- Uploads:
- 9
- Thanks:
- 4
- Thanked:
- 4 times in 1 posts
May 29, 2013 at 9:04 pm #494338Is this what you mean thatch10?
Adding custom fields to a product makes them show up in JA VM Products which does not look good!
thatch10 Friendthatch10
- Join date:
- May 2008
- Posts:
- 104
- Downloads:
- 154
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 19 times in 1 posts
May 29, 2013 at 9:44 pm #494340<em>@alincoln4332 374777 wrote:</em><blockquote>Is this what you mean thatch10?
Adding custom fields to a product makes them show up in JA VM Products which does not look good!</blockquote>
Yes, that’s just what I mean
alincoln4332 Friendalincoln4332
- Join date:
- April 2013
- Posts:
- 28
- Downloads:
- 7
- Uploads:
- 9
- Thanks:
- 4
- Thanked:
- 4 times in 1 posts
thatch10 Friendthatch10
- Join date:
- May 2008
- Posts:
- 104
- Downloads:
- 154
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 19 times in 1 posts
May 30, 2013 at 7:10 am #494351alincoln4332,
thanks for that, feel a bit sheepish that I hadn’t looked there first, I think it would be nice to have the details tab and add to cart buttons separate as it would be nice to still have the details mouseover for continuity.
Thatch
thatch10 Friendthatch10
- Join date:
- May 2008
- Posts:
- 104
- Downloads:
- 154
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 19 times in 1 posts
June 2, 2013 at 7:24 pm #494473Now any of the products with variants will not add to the cart, Also unable to change the quantity. This appears to be related to the template and Jquery issues. Anyone else able to set up the custom variants plugin with stock control and keep the add to cart and qty options still working please.
I have tried this with the standard install with the same results.
Thatch
thatch10 Friendthatch10
- Join date:
- May 2008
- Posts:
- 104
- Downloads:
- 154
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 19 times in 1 posts
June 2, 2013 at 9:51 pm #494478:-[ would like to edit or delete the post #7 above but cant seem to see how. I have raised this issue as a separate post as it is a different issue to my first question.
Could a moderator please delete this post and post #7 above please ?
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 3, 2013 at 4:49 am #494516Hi thatch10,
<blockquote>Adding custom fields to a product makes them show up in JA VM Products which does not look good!</blockquote>
Please try to add custom fields again, and I will help to adjust the layout with neccessary css styles.Leo
1 user says Thank You to phong nam for this useful post
thatch10 Friendthatch10
- Join date:
- May 2008
- Posts:
- 104
- Downloads:
- 154
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 19 times in 1 posts
June 4, 2013 at 11:31 am #494708Leo,
thanks for the offer, At the moment the Add to cart and qty options are not working with the stock product variant, once these are working correctly I will be pleased to take you up on your offer. The site is presently on localhost.
Once I have the facilities to upload the site to a public location I will seek your advice.
Thatch
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 5, 2013 at 2:53 am #494771Hi,
<blockquote>Once I have the facilities to upload the site to a public location I will seek your advice.</blockquote>
Sure, Thatch. Pls take your time.Leo
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 14, 2013 at 3:34 am #495853Hi Thatch,
<blockquote> is there a way to show only the details option on the front page of the shop and in the JA VM products module, or is it just a code change to move the display to allow the selection of the product variant before adding to cart.</blockquote>
My answer: The extra selections will break our front-end layout of JA VM Products module when you display them in front-end. So that you should display the selection of product variant before adding to cart in product details page ONLY. And in order to get that: Pls insert below codes into custom.css file:
#Mod97 .product-fields .product-field {
display: none !important;
}thatch10 Friendthatch10
- Join date:
- May 2008
- Posts:
- 104
- Downloads:
- 154
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 19 times in 1 posts
June 14, 2013 at 10:15 pm #495946Leo,
If I understand you correctly this code will remove the product variant from module 97 which is VirtueMart Products
Is this the same code for the Joomla Art Module JA VM Products as it doesn’t appear to be working?
I have tried the number of the custom html module and the JA VM Products but it doesn’t seem to work
Sorry to be a pain, but How do I remove the Add to Cart button but leave the details button.
I am not happy for customers to add variable products to the cart with being able to see the variants, defeats the aim of having the add to cart button there for me which is a big shame.
thatch10 Friendthatch10
- Join date:
- May 2008
- Posts:
- 104
- Downloads:
- 154
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 19 times in 1 posts
June 14, 2013 at 10:32 pm #495947I’ve managed to sort out the detail button in the VirtueMart Products, just cant work out how to remove the product details from the JA VM Products but still have the details button.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 17, 2013 at 10:28 am #496055Hi,
<blockquote>I’ve managed to sort out the detail button in the VirtueMart Products, just cant work out how to remove the product details from the JA VM Products but still have the details button.
</blockquote>
Sorry, I missed the codes for hiding the additional product variants on the front-end of JA VM products module. Pls try to put below codes into custom.css file too:#javm_slide116 .addtocart-area .product-fields {
display: none !important;
}1 user says Thank You to phong nam for this useful post
AuthorPostsThis topic contains 23 replies, has 5 voices, and was last updated by phong nam 11 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum