MultivendorX
-
AuthorPosts
-
-
May 12, 2023 at 5:56 AM #191992
challengegives
ParticipantI have been using ChatGPT to help me list 3 items per row, and everything worked perfectly, except on mobile the Store Name is too big and overlaps.
I tried making it only 2 rows on mobile, and 3 on desktop but i can’t get it to work.
Either it looks good on mobile, or dektop is my conflict.
Playing around with the following code got long names of vendors to show on mobile perfectly “<div class=”mvx-vendor-name”>
get_permalink(); ?>” class=”store-name”><?php echo esc_html($vendor->page_title); ?>
</div>”can someone help me get 3 Vendors Per Row On Desktop & 2 on Mobile Please Or Just Make it Site Friendly.
This is my site demo: https://community.challenge.gives/vendors-list/asking me to pay, does it mean if i upgrade, this can be done for me?
-
May 12, 2023 at 6:24 AM #191993
challengegives
Participanti was able to fix it, but i still see by default some products depending on image size do not fit properly on screen?
How to make it fit perfectly?Here is an image example: https://freeimage.host/i/HUAlBln
-
May 12, 2023 at 5:15 PM #192018
NerdySupportExpert Moumita
KeymasterHi, please add this css in the style.css of your theme :
#mvx-store-conatiner .mvx-store-list-wrap.list-3 .mvx-store-list.mvx-store-list-vendor { width: calc(32% - 7px); margin-right: 20px; padding: 15px; min-height: 355px; max-height: max-content; }
Copy-
May 12, 2023 at 6:24 PM #192025
challengegives
ParticipantWhat if there is no style.css
Example: https://i.ibb.co/v1smfqJ/no-style.pngi added it to Custom CSS from dashboard theme settings, but it did not do anything
-
-
May 12, 2023 at 9:25 PM #192035
NerdySupportExpert Moumita
Keymaster@challengegives, please do create a temporary admin access and share that access with us, along with FTP access.
While sharing the access, don’t forget to mark the response as private.-
May 13, 2023 at 12:21 AM #192041
challengegives
ParticipantThis reply has been marked as private.
-
-
May 13, 2023 at 12:53 PM #192055
sangita
ModeratorKindly share the site url too . So that we can log in to your site as the admin and check .
-
May 13, 2023 at 4:06 PM #192075
challengegives
ParticipantThis reply has been marked as private. -
May 13, 2023 at 9:01 PM #192084
NerdySupportExpert Moumita
KeymasterHi, our team will check.
Kindly provide them some time. -
May 20, 2023 at 9:42 PM #192323
challengegives
ParticipantAny updates, or an estimated timeframe when your team will check it?
-
May 22, 2023 at 10:34 AM #192327
challengegives
ParticipantIssue Resolved,
I have switched to WCFM -
May 22, 2023 at 1:33 PM #192333
NerdySupportExpert Moumita
KeymasterHi @challengegives, I am sorry for the delayed response. I am moumita, lead support of MVX team.
Due to some issue, we missed this thread.Can you please give us one chance and reshare the access, because the previous access is not working?
Once we will have access I will personally get in touch with the developer and fix this ASAP. -
May 25, 2023 at 6:11 PM #192449
NerdySupportExpert Moumita
KeymasterHi @challengegives, can you please share the access.
We are still waiting for that.
-
-
AuthorPosts
Please LOGIN to reply to this topic