Some issues with resizing and other display's bugs

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Feature Request Some issues with resizing and other display's bugs

Viewing 4 reply threads
  • Author
    Posts
    • #82380
      c.illanes.d
      Participant

      Dear WCFM team,

      I’ve tested the plugin, and i get some issue’s. First i’m using martfury theme but i’ve test set Twenty Seventeen theme to test if there some incompatibility with theme, and only get an bug in just one point (picture 2), i think that there some class that has the same name with other from theme.

      The principal issue it’s about resizing, when page is load in vertical mobile position or desktop with a short wide, and then you turn your phone in horizontal mode, or maximize windows in desktop, dashboard any page of vendor store manager do not resize as i show in pictures (picture 1,3). Also in horizontal mobile mode, left menu grow to much and has a lot of space after end of word (zone marked |<–>| in picture 4) .

      To add more images to be continued.

      Attachments:
      You must be logged in to view attached files.
    • #82386
      c.illanes.d
      Participant

      In mobile devices, in orders, show plus sign over other sign as shown in pic 5.

      In left menu of store manager, specific where by default say “ledger book” i’ve tried to save as “Balance”, and something can’t allow put this word that means in just one word the same that ledger book, but plugin change to “saldo” word that is not the same.

      When content of page is not so large (down direction) some menu is not loaded, as is shown in pic 6 in mobile and picture 8 in desktop also note the gap to appear between menu in some size also appear in horizontal mobile mode.

      Other think, it’s possible to show picture and subtotal like POS to create new orders? and set a different comision for vendors who create his orders?

      Thanks for every fix.
      best regards

      Attachments:
      You must be logged in to view attached files.
    • #82813
      WCFM Forum
      Keymaster

      Hi,

      We will take care of this in coming update.

      The principal issue it’s about resizing, when page is load in vertical mobile position or desktop with a short wide, and then you turn your phone in horizontal mode, or maximize windows in desktop, dashboard any page of vendor store manager do not resize as i show in pictures (picture 1,3). Also in horizontal mobile mode, left menu grow to much and has a lot of space after end of word (zone marked |<–>| in picture 4) .

      – Window resize does not supported. After resize window you have to reload page to see proper display for the size.
      Menu name may vary, “Article” is a small menu label but “Membership” is quite long!

      Thank You

    • #82971
      c.illanes.d
      Participant

      i know that resizing is nnot supported, but that is not a good answer, i expect some like, “ohh we will make it resizing, sorry for that, in our days seems like old and low quality some not responsive/resizing” but…

      i know does words are more long, but iven let so much more space then the word more extence.

      thanks

    • #83316
      WCFM Forum
      Keymaster

      Hi,

      You may add this CSS to your site to make this menu small in mobile device –

      @media only screen and (max-width: 768px) {
      #wcfm_menu {
          width: 35% !important;
      }
      }

      Thank You

Viewing 4 reply threads
  • You must be logged in to reply to this topic.