Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards

little css break please help

MultivendorX

Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #145549
      l.gan
      Participant

      Hello

      Please tell me, I have a couple of questions regarding the new version.

      1. Is it possible to disable editing (Slug directory *) of a vendor’s store after he enters this slug for the first time? Now I see that it is possible to change the slug for an already working store.
      for example:
      Admin: – you can change the slug.
      vendor panel – you can’t change the slug.

      2. In the administrator’s control panel on the pages: “All products”, and “Orders” – the layout has moved out and the table is displayed incorrectly.
      Please see the screenshot: (All custom css is disabled)
      https://drive.google.com/file/d/1PAl7FhJf2oVKJ5g9I4E6a2Xfp01JcoBr/view?usp=sharing
      https://drive.google.com/file/d/19E51lm65BgcvTwZ9qI0GC5NwlueNKcRl/view?usp=sharing

      + large square ( images for “select”) – can this image be removed? If you remove it, then a beautiful checkmark remains – which looks good. (https://drive.google.com/file/d/1RtldTl-yhIHOB4VijB8cMhqgT9p-w_Lh/view?usp=sharing)

      3. Some fields are “reset” in vendor registration settings.
      https://drive.google.com/file/d/1qLioJT9ZrBmYJRRDAG5xMJ1nD9eFB_cS/view?usp=sharing

      4. Is there a PHP way to remove social media from the vendor page?

      5. I went through all the Css code of the vendor panel, but could not find one:
      The control panel menu is black. I recorded a video for you.

      Please tell me how to change this black color, could you show me the code.

      https://drive.google.com/file/d/1c-amkyKa6PB5onWoRiKQ1vo74vnSk0C_/view?usp=sharing

    • #146534

      Hi I.gan, thanks for the mail.

      Our replies are inline :

      1. Is it possible to disable editing (Slug directory *) of a vendor’s store after he enters this slug for the first time? Now I see that it is possible to change the slug for an already working store.
      for example:
      Admin: – you can change the slug.
      vendor panel – you can’t change the slug.

      >> In order to remove this add this css via MultiVendorX >> Settings >> Seller Dashbaord >> Custom css

      form.mvx_shop_settings_form.form-horizontal .panel.panel-default.panel-pading.pannel-outer-heading .panel-body.panel-content-padding .mvx_form1 .form-group:nth-of-type(2) {
          display: none;
      }
      Copy

      2. In the administrator’s control panel on the pages: “All products”, and “Orders” – the layout has moved out and the table is displayed incorrectly.
      Please see the screenshot: (All custom css is disabled)
      https://drive.google.com/file/d/1PAl7FhJf2oVKJ5g9I4E6a2Xfp01JcoBr/view?usp=sharing
      https://drive.google.com/file/d/19E51lm65BgcvTwZ9qI0GC5NwlueNKcRl/view?usp=sharing

      >> It seems like there is some plugin/theme conflict. Just to be sure, disable all the plugins except WooCommerce and MultiVendorX and check again.
      If the issue still exists, please switch to some default theme such as Twenty Sixteen and check again.
      Please do keep us posted so we can help you out.

      3. Some fields are “reset” in vendor registration settings.
      https://drive.google.com/file/d/1qLioJT9ZrBmYJRRDAG5xMJ1nD9eFB_cS/view?usp=sharing

      >> Can you please create a staging site and share the admin, ftp access so we can inspect the issue.

      4. Is there a PHP way to remove social media from the vendor page?

      >> You can override the shop-front.php template file and remove line number 409-459

      To override this template, copy it to yourtheme/MultiVendorX/vendor-dashboard/shop-front.php

      5. I went through all the Css code of the vendor panel, but could not find one:
      The control panel menu is black. I recorded a video for you.

      Please tell me how to change this black color, could you show me the code.

      >> Have you added any CSS for the vendor dashboard?

      If not, this might be the theme’s content issue. Just to be sure, please switch to some default theme such as Twenty Sixteen and check again.
      Please do keep us posted so we can help you out.

    • #149873
      WCMp Admin
      Keymaster

      We haven’t heard back from you, so we presume this issue has been fixed.
      So we are closing this one.
      If you need any further help, do open another thread.

Viewing 2 reply threads

The topic ‘little css break please help’ is closed to new replies.