• Resolved iesayi

    (@iesayi)


    thank you for your work, I really love it.

    may I suggest a fix for the brikpanel-rtl.css as for now there are a select all overlay that appears on orders page and some other pages that won’t let users to press any element but it presses the select all,

    line 441-446

    the static should be changed to relative

    so it will be like this:

    body.rtl .wp-list-table .check-column,
    body.rtl .wp-list-table .column-order_number {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    }

Viewing 1 replies (of 1 total)
  • Plugin Support latti

    (@niyht)

    Thank you very much, I’ve made all the changes you requested and released the new version 3.2.33 . If you notice anything missing, please let me know here. In the meantime, you need to download and install the new version from the plugin’s wp.org page because the update notification will appear after 24 hours.

    By the way, if you like the plugin, leaving a review would also be a huge help to me 🙏

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.