Banner Logo

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

Sangita Support Squad

Forum Replies Created

Viewing 15 posts - 2,611 through 2,625 (of 3,095 total)
  • Author
    Posts
  • in reply to: translation, fix css, product certificates #193606

    Hello @l.gan. Thanks for sharing the video.
    As we can see You are directly editing the strings in our main plugin hence you are facing issues with translation. This is not the standard process of translating strings.
    Kindly follow our documentation step by step for translation – https://multivendorx.com/docs/knowledgebase/multivendorx-translation-guide/
    If you still face an issue , kindly create a staging site and share the access so that I can test the flow on your end and let you know about the process.

    in reply to: ACF checbox not working #193604

    Hello @Jarosław Adamczyk Sorry to hear that you are facing an issue.
    We are unable to recreate this on our end. Kindly share a video describing how we can recreate the issue on our end so that we can help you accordingly.

    in reply to: Commisions not working #193597

    Hello @asesorait.com Thanks for sharing the screenshots.
    Kindly share the screenshots for admin Commission submenu https://prnt.sc/mlRTM12XuEaN also the screenshot of the Transaction details page of the vendor https://prnt.sc/EhmzPMbtvwwx .
    To know the details of the transaction kindly go to vendor dashboard >Payments >History and from here click on transaction id https://prnt.sc/4nwuTrSG0WvO to know about the details of the transaction made.

    in reply to: Hide Auction details on vendor panel #193596

    For this you need to override the template file.
    Kindly follow the below instruction to override the template file –
    File – html-auction-bids.php
    override path – yourtheme/mvx-pro/products/simple-auction/html-auction-bids.php.
    Alternatively you can also add the below CSS to hide the user column from the table. Just go to Admin dashboard >>MultiVendorX>>Settings >>Seller dashboard , here in the custom css field add the below css-
    .auction_bids_wrapper .auction-table tr td:nth-child(3), .auction_bids_wrapper .auction-table tr th:nth-child(3) {
    display: none;
    }

    in reply to: hoo or filter after vendor registration #193595

    Hello @matteor182.
    Once a vendor registers on the site, his submitted details get already stored in the database.
    The details get saved in the user meta table.By the user id you can fetch the user details from the meta table.
    If you are looking for something else please explain that so that we can provide you with a hook/filter accordingly.

    in reply to: translation, fix css, product certificates #193583

    @l.gan Our replies are inline with your queries –
    1. Every time you add new lines for translation, part of my translation is reset.
    I turned to Loko Translate – and checked if I am adding the translation correctly. It turned out that everything is correct.
    Could you not update the file every time, but somehow add the reload fields? This only happens with your plugin.
    >> you must have selected System for the translation file. That is why when you are updating the plugin, it is also removing the translation.
    You need to select the file as custom: https://prnt.sc/d89wwQzXconm
    Also make sure you are translating the files following our guide –
    https://multivendorx.com/docs/knowledgebase/multivendorx-translation-guide/

    2. Is there a meta field name when a vendor sends file attachments through the vendor registration form? (see photo) So that when his account is activated, these documents will be loaded in the dashboard.
    I would like to add fields to the storefront settings so that the vendor can upload their product certificates. (This is mandatory in my country).
    Also, is there a hook to add fields to the vendor account settings in the admin panel? How can I check if a vendor has certificates?
    >>You can do this with the help of MultiVendorX Pro https://multivendorx.com/pricing/ Seller identity Verification module .
    To know the configuration kindly go through our knowledgebase doc https://multivendorx.com/docs/knowledgebase/identity-verifictaion/
    3. Small requests to fix styles in a future update
    3.1. Please add a white background for some tables. (see photo) For example “Subscribers, Pending Shipping, Product Sales Report” are displayed as a table, without white indent. Whereas, for example, products or coupons with a white background and it looks neater.
    3.2. In the Coupons – Coupon data tab, the General tab is not selected by default, which is a little confusing.
    3.3. In the add product tab – doubling the “Select a sale item” icon and an extra background in the “Advanced” tab.
    3.4. The “Delivery” tab has no indent from the button, and the Title is in a frame.
    >>Thanks for your suggestion. Our team will check all these and try to add improvements accordingly.

    in reply to: Redirect Vendor Author Page #193576

    @DragNfLy Can you please explain first what you mean by vendor author page. It will be great if you kindly share a video explaining the flow you are looking for so that we can help you accordingly.
    Also the code you are using is for WCMP that is why it is not working. So kindly use the corresponding class name and hook name for MultiVendorX in your code and check.

    @Chris We have not added any fix on your staging site. There should not be any issue with the flow if no custom code is added. That is why the flow is working fine.
    Kindly check on your live site if there is any custom code added in the theme. Also check by deactivating all the plugins except WooCommerce and MultiVendorX. There should not be any such issue.
    Also check if the issue is caused by your website cache or not.
    Please do keep us posted.

    @Chris There should not be any such issue with storefront theme if you have not added any custom code there . We checked the flow on our end with the storefront theme and it is working absolutely fine https://watch.screencastify.com/v/9W3ZQSPbJmgN9YcHuStU .
    Kindly check again by deactivating all the plugins except WooCommerce and MultiVendorX on your end .
    Please keep us posted .

    in reply to: Need help with commissions for vendors and site owner #193558

    We have found this issue on our end and we have added a fix for this. We will release the new version of MultiVendorX Pro soon .

    in reply to: Bug Stripe Connect #193544

    Team is checking . Kindly provide us some time .Wack to you will get back to you soon

    in reply to: I want to add custom Product Fields for vendor #193543

    @l.gan
    If you get a help from @Rishi Thakker
    That will be great.
    Else create a new thread and share your issue there , we will surely help you accordingly

    in reply to: Migration from WCMp – paid plugins #193542

    Our team will get back to you over mail and guide you accordingly .

    Hello @Justin Harrison
    We have WooCommerce Shipping per product v2 2.5.0 on our end https://prnt.sc/waP8xjDtBmlk . And there is no such issue with cart or checkout https://prnt.sc/gdoUzbblWrd_ https://prnt.sc/Jz52u47YUlwV .
    We have not tested with the version mentioned by you .

    Add the below code in the functions.php file of your current active theme :
    https://multivendorx.com/docs/code-snippet/remove-vendor-name/

Viewing 15 posts - 2,611 through 2,625 (of 3,095 total)