Claim your freedom to choose the perfect partner for your multi-vendor journey.

FREEDOM25

Celebrate the festive season by giving your marketplace a powerful lift!

FESTIVE20

5.0.0
Multi-store. Franchise. Facilitator. AI tools.
Everything your marketplace needs - now in one platform.
Power your marketplace dreams with unbeatable Black Friday deals!

MVXBLACK30

Supercharge your marketplace vision with unstoppable Cyber Monday deals!

MVXCYBER30

Holiday cheer, bigger savings
Take 25% off-because your marketplace deserves a gift too.

happyholiday

Incorrect Count in Available Products after Update Product in MVX Pro Membership

Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #220647
      inkanov
      Participant

      Hi,

      When the Vendor “Updates” a Product, the Count is incorrectly reduced by 1 in the $image_alert_display = __(‘You can add ‘ . $display_left . ‘ more product as per your current plan’, ‘mvx-pro’);

      Refer to this code here in the module. There’s no check here when product is published and the vendor is updating the published product, so it goes to the last else and reduces the product available count by 1:
      ”’
      if (isset($_POST[‘original_post_status’]) && $_POST[‘original_post_status’] == ‘auto-draft’) {
      $display_left = $left_product – 1;
      } elseif (isset($_POST[‘original_post_status’]) && $_POST[‘original_post_status’] == ‘draft’ && isset($_POST[‘submit-data’])) {
      $display_left = $left_product – 1;
      } else {
      $display_left = $left_product – 1;
      }
      ”’

    • #220657

      @inkanov, Thank you for bringing this to our attention. I have informed our development team, and we plan to include a fix for this issue in our next update, which we hope to release by next week.

      We sincerely appreciate your cooperation and understanding.

    • #221751
      inkanov
      Participant

      Any update here pls.

    • #221761

      We have already added fix for this issue in our latest update of MultiVendorX pro. So kindly update the plugin to the latest version in your end and check the same.

      Let us know if you need any further assistance from our end.

    • #235349

      We haven’t heard back from you in a while, so we assume your issue has been resolved. We’re closing this thread now. If you need further assistance or encounter any issues in the future, please feel free to open a new support ticket.

Viewing 4 reply threads
  • The topic ‘Incorrect Count in Available Products after Update Product in MVX Pro Membership’ is closed to new replies.
Shopping Cart
Scroll to Top