Compatibility with another plugin
-
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
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)
Hi,
Unfortunately, the functionality of closing the notifications of third-party plug-ins cannot be implemented by using CSS code.
Regards
But it can be done with custom work. Isn’t it?
Yes, it may be possible, but it is out of our theme support scope.
The topic ‘Compatibility with another plugin’ is closed to new replies.