Home Forums WoodMart support forum Compatibility with another plugin

Compatibility with another plugin

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #48479

    leonidas
    Participant

    I had a problem with another plugin so I decided to discuss it with you.

    The plugin is called: WooCommerce Refund and Exchange
    Look at the video first:

    https://screencast-o-matic.com/watch/cFe3rXDyun

    I asked them why the error message appeared at the top (look at the image 2) when I try to make a payment with my wallet and not at the bottom as a popup like every other error message in our theme.

    Look at the images 3 and 4 to see their answer.

    What is you opinion about that?
    Do I need to make a custom work to solve my problem?
    Regards Leonidas

    #48480

    leonidas
    Participant

    Sorry to bother again
    I made some experiments.
    When I used the code

    .woocommerce-NoticeGroup-checkout>ul{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    }

    the error message moved to the bottom (look at the image 1).
    The only problem is that I don’t know how to dismiss the error message.
    Do we have a way to add the dismiss icon? (image 2)

    #48605

    Bogdan Donovan
    Keymaster

    Hi,

    Unfortunately, the functionality of closing the notifications of third-party plug-ins cannot be implemented by using CSS code.

    Regards

    #48626

    leonidas
    Participant

    But it can be done with custom work. Isn’t it?

    #48639

    Artem Temos
    Keymaster

    Yes, it may be possible, but it is out of our theme support scope.

    #49011

    leonidas
    Participant

    close the ticket please

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

The topic ‘Compatibility with another plugin’ is closed to new replies.