Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • in reply to: Homepage Carosel Errors #55696
    LaymanAn
    Member
    Post count: 9

    The one you posted only fixed the 4 column “.product-standard” carousel and left too much room below the smaller “.products-mini” carousel. The CSS I added above fixed the other one as well.

    Andy

    in reply to: Homepage Carosel Errors #55249
    LaymanAn
    Member
    Post count: 9

    This fix doesn’t take into account the 6 column “mini” version of the carosel. Just FYI.

    I believe it should be:

    .products-standard div.caroufredsel_wrapper {
    overflow:visible !important; height:445px !important;
    }
    
    .products-mini div.caroufredsel_wrapper {
    overflow:visible !important; height: 337px !important;
    }
    in reply to: Updating to WooCommerce Version 2.1.3 #52700
    LaymanAn
    Member
    Post count: 9

    Fix worked perfect, keep up the great work!

    in reply to: Updating to WooCommerce Version 2.1.3 #52616
    LaymanAn
    Member
    Post count: 9

    If I go into the CSS and remove the style for the spinner, the payment to paypal still works and goes through. Just not sure why the Spinner/overlay never goes away.

    Andy

    in reply to: How to #50320
    LaymanAn
    Member
    Post count: 9

    I can’t get to that folder, which is exactly why I’m asking for the shortcode…

    in reply to: How to #50089
    LaymanAn
    Member
    Post count: 9

    Can you give me the short-code for the example used for the Labelled Pricing Table – 3 Column example.

    Thank you in advance.

    Andy

    in reply to: No Shortcodes #49400
    LaymanAn
    Member
    Post count: 9

    No, this did not help my situation, as this is actually what it was set to already.

    Andy

    in reply to: FAQ Not Showing #31994
    LaymanAn
    Member
    Post count: 9

    Fixed, didn’t realize they HAVE to have a Category associated with them in order to be populated.

    in reply to: Wishlist – Not Working Correctly #31189
    LaymanAn
    Member
    Post count: 9

    I’m having a similar problem, but I can’t add them to my wishlist when I AM logged in. It only works when I’m logged out.

Viewing 9 posts - 1 through 9 (of 9 total)