treybo
Forum Replies Created
-
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cart menu doesn't appearTrying to add it to “Main Menu”
Any trick getting it to show up? I have “always display” checked, but no dice.
Forum: Plugins
In reply to: [WooCommerce] How to achieve Responsive ImagesI will have to check. I am using Emil’s Responsive Theme that is optimized for WooCommerce. Therefore I’m a little skeptical about changing certain things that might actually hurt what the Theme does automatically.
Forum: Plugins
In reply to: [WooCommerce] How to achieve Responsive ImagesOne thing I’ve noticed is that the product title doesn’t change in responsive. Then when a product (with image) is viewed on mobile the product title breaks up onto multiple lines. Is there a way to set the title text so it responds as well?
How would I go about doing that?
Forum: Plugins
In reply to: [WooCommerce] How to achieve Responsive ImagesEmil. Would this work in your excellent Responsive Theme?
Sounds like the steps would be:
1) copy WooCommerce style sheet to child theme (woocommerce.css?)
2) change the image properties that I find there to what you outline:
img {
-ms-interpolation-mode: bicubic;
border: 0;
height: auto;
max-width: 100%;
vertical-align: middle;
}AM I understanding this correctly?
I would like to know the same thing. Does this integrate with WooCommerce. Also when will it be updated to support WP 3.5.
Will do thanks.
Forum: Plugins
In reply to: WoocommerceSeems all of their clients would want to be able to eliminate the sidebar. It screws up responsive sites.
Forum: Plugins
In reply to: WoocommerceWhy can’t woocommerce just let us pick the template that works best for us as we can with other pages?
Tellme,
I tried your shortcode example and couldn’t get it to work. It still showed me the same post settings. I even tried stripping it down to just a few commands. Is there something I am missing?
Can you point me to a shortcode list for SRP?
I am using the free version. Does that have something to do with it?