wolverineairsoft
Forum Replies Created
-
Okay so I tried that custom css code and it half worked.. http://wolverineairsoft.com/product-category/swag/
But the space for the image is still there, any suggestions?
Thanks for your help by the wayI guess I did not explain my issue thoroughly, forget the 500 px. The real issue is that it is using two images to display the products. I just want it to show the featured image, but it is showing the featured image AND a gallery image stacked on top of it.
Forum: Fixing WordPress
In reply to: Single product layout troubleAwesome, you have been very helpful. Thank you so much!
Forum: Fixing WordPress
In reply to: Single product layout troubleYou are the man. Last thing, I have scenarios set up for that product so that when you select a certain base model, you can only have access to specific nozzles. Click on change base model and choose the first option “SMP.” Then go to “Nozzles” and you will see that the first few pages are full of “grayed out” options. I would like those to be hidden instead of grayed out so the customer does not have to skip to page 3 before he can actually choose an option. I have tried this: https://gist.github.com/franticpsyx/4db5769fb449be8ab18e#file-woocommerce-composites-hide-incompatible-component-options-php
and it has not worked for me. Do you have any suggestions?
Forum: Fixing WordPress
In reply to: Single product layout troubleThat worked! Thank you very much! Is there any way that I can have that only apply to a specific product? Right now it applies to every product, but I would like it to just apply to that specific product.
Forum: Fixing WordPress
In reply to: Single product layout troubleOkay, looking at the inspect element feature, it looks like I somehow need to change: class=”composite_form small_width legacy_width” to: class=”composite_form full_width”
Where would I do that?
Forum: Fixing WordPress
In reply to: Single product layout troubleOkay here it is: http://wolverineairsoft.com/product/wolverine-airsoft-kit
Forum: Fixing WordPress
In reply to: Single product layout troubleIt looks like this: https://www.dropbox.com/s/dwjz788g79a0io5/composite%20product%20page.png?dl=0
Forum: Fixing WordPress
In reply to: Single product layout troubleEssentially it just has all the product options stacked on the right side going vertically. I want the options to be displayed horizonally across the entire page.