• Resolved mustahsanaliagha

    (@mustahsanaliagha)


    I am using greenmart theme it is woocommerce and dokan supported but it is creating issues in add new product option in dokan dashboard. When i click on add new product the popup doesn’t show the products categories. I deactivated the greenmart theme and try other theme then popups works properly. What is causing the issue is there any solution??? Please help. I don’t want to change the theme whole site is build on greenmart theme.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @mustahsanaliagha

    It sounds like it is a problem related to the z-index. Would you mind adding the below-mentioned CSS to your site’s Appearance > Customize > Additional CSS section and see if the issue is fixed.

    body.dokan-dashboard span.select2-container {
        z-index: 9999999999 !important;
    }

    Thanks!

    Hi @mustahsanaliagha,

    Due to inactivity, I am going to mark this topic as resolved. Feel free to create a new topic if you have any further queries in the future.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dokan add new product popup not showing products categories.’ is closed to new replies.