ResolvedCode

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #21442
    vdseign
    Participant

    Hi,

    I was going through the code and found a spelling mistake, not sure if it affects anything right now, but I found it in your demo.

    “move_to_another_wishlist_action”:”move_to_another_wishlsit

    #21443
    vdseign
    Participant
    This reply has been marked as private.
    #21444
    vdseign
    Participant
    This reply has been marked as private.
    #21473
    Althemist
    Keymaster

    Hello vdseign,

    This code comes from the Wishlist plugin, not from the theme. I guess the plugin author would fix it at some point.

    The add to cart notifivation – not really sure what do you mean. Basically, you can disable the sound notification in the Theme Options, but shouldn’t be shown on the screen on page load, as it’s a hidden HTML 5 audio player.

    Regards,
    Dimitar

    #21493
    vdseign
    Participant

    cart notification

    This needs to be disabled, as it doesn’t work as the checkout page shows as an overlay when you add a product to basket

    #21494
    vdseign
    Participant

    #21510
    Althemist
    Keymaster

    I am afraid this can’t be disabled. You can only disable the sound notification. The only thing you can do is hide it visually with CSS. The code will be something like like this:

    .grosso_added_to_cart_notification {
        display: none !important;
    }

    Regards,
    Dimitar

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

You must be logged in and have valid license to reply to this topic.

License required for any item belonging to this account
AlThemist

AlThemist

sales 17931, followers 751
Login and Registration Log in · Register