Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Feature Request › Some issues with resizing and other display's bugs
Tagged: Bug, resize, resizing, responsive
- This topic has 4 replies, 2 voices, and was last updated 5 years, 1 month ago by WCFM Forum.
- AuthorPosts
- September 19, 2019 at 9:54 am #82380c.illanes.dParticipant
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. - September 19, 2019 at 10:19 am #82386c.illanes.dParticipant
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 regardsAttachments:
You must be logged in to view attached files. - September 21, 2019 at 8:13 pm #82813WCFM ForumMember
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
- September 22, 2019 at 7:01 pm #82971c.illanes.dParticipant
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
- September 24, 2019 at 9:31 am #83316WCFM ForumMember
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
- AuthorPosts
- You must be logged in to reply to this topic.