Forum Replies Created

Viewing 15 posts - 16 through 30 (of 102 total)
  • Posted in:
  • in reply to: Change Unit Price in Cart #271552
    Katie Sutton
    Member
    Post count: 104

    Unfortunately, this code is already in my functions.php and does not change the word Free when it appears in the Cart and cart dropdown as per my screenshots. I cannot figure out what drives that.

    I also have this code already in my function.php:
    add_filter( ‘woocommerce_variable_free_price_html’,’hide_free_price_notice’ );

    add_filter( ‘woocommerce_free_price_html’,’hide_free_price_notice’ );

    add_filter( ‘woocommerce_variation_free_price_html’,’hide_free_price_notice’ );

    /**
    * Hides the ‘Free!’ price notice
    */
    function hide_free_price_notice( $price ) {

    return ”;
    }

    None of this hides the Free in the cart.
    TIA,
    Katie

    in reply to: Change Unit Price in Cart #271474
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
    in reply to: Change Unit Price in Cart #271394
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
    in reply to: Change Unit Price in Cart #271367
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
    in reply to: Change Unit Price in Cart #271364
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
    in reply to: Sticky header issue: Internet Explorer 11 #270432
    Katie Sutton
    Member
    Post count: 104

    I don’t think that Edge has compatibility mode. Their solution is “Open with IE11” as far as I can tell. When I do that, everything is hunky dorey. It’s an edge thing. Sticky issue happens whenever screen size is large enough to not show the mobile header. Not sure what you mean by resolution. However, I’ve seen it on my colleague’s Edge, my client is seeing it, and a friend of mine with Edge also sees it — are you not seeing it on Edge? Thanks, Katie

    in reply to: Internet Explorer Issue #2 #270428
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
    in reply to: Internet Explorer Issue #2 #270266
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
    in reply to: Internet Explorer Issue #2 #270153
    Katie Sutton
    Member
    Post count: 104

    Yeah, me neither, thanks Rui!!

    in reply to: Internet Explorer Issue #2 #269889
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
    in reply to: Sticky header issue: Internet Explorer 11 #269885
    Katie Sutton
    Member
    Post count: 104

    I got a hold of a new Dell running Windows 10 with Edge and I am able to replicate it on Edge on a local machine and my client is seeing it too. The sticky header does not go back to transparent when scrolling back up the page. Looks like the screenshot I sent. NOT an issue on IE11 as best I can tell. Happening on all of my pages.

    in reply to: Internet Explorer Issue #2 #269787
    Katie Sutton
    Member
    Post count: 104

    No, not my custom css or my plugins. I think it must be some weird rendering issue with Internet Edge. Did you see all the notes in my link above about how the site could render better?

    I will try with the new product images but why would that make a difference? Seems random as to which products it happens to… and only happens on page load.

    in reply to: Internet Explorer Issue #2 #269595
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
    in reply to: Internet Explorer Issue #2 #269589
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
    in reply to: Internet Explorer Issue #2 #269576
    Katie Sutton
    Member
    Post count: 104
    This reply has been marked as private.
Viewing 15 posts - 16 through 30 (of 102 total)