toukirwpdev
Forum Replies Created
-
Hi there,
Thanks for reaching out and sharing your feedback.
Could you please let us know which multivendor plugin you’re currently using (like Dokan, WCFM, WC Vendors, etc.) that you’d like FormyChat to work with?
It would also be really helpful if you could briefly share what you’re expecting from this integration and how you’d like it to work in your setup (for example: vendor-wise chat, customer-to-vendor chat, or separate contact buttons for each vendor).
This will help us better understand your requirement and review the possibility and assist you further.
The issue has been resolved in our latest plugin update.
This issue has been fixed in the latest version, and the archiving process should work correctly now.
If the issue still persists after updating, feel free to let us know. We’ll be happy to investigate further.
Hi,
Thank you so much for your kind words about the plugin!
To fix the Elementor Shape Divider color issue in dark mode, please add the following CSS here:
WP Dark Mode → Settings → Advanced → Custom CSS.elementor-shape .elementor-shape-fill {fill: #1d1f27 !important;
}Thanks for your suggestion, we’ll share it with our team for future improvements.
- This reply was modified 1 month ago by toukirwpdev.
Thanks for sharing the screenshot.
From your console log, the REST API requests are returning status 200 (success), which means the archiving process is starting correctly. Usually, when the progress stays at 0–2%, it’s related to caching or server restrictions.
Please try these steps:
- Temporarily disable caching/optimization, security/firewall plugins.
- If SiteGround Optimizer is active, disable: Dynamic Cache, Memcached, Frontend Optimization.
- Check if REST API requests are being restricted by the server firewall: SiteGround sometimes blocks repeated background requests automatically. If possible, please ask SiteGround support whether REST API loop requests are limited for your site.
- For testing purposes, please reduce the number of orders selected for archiving. Try archiving around 100 orders first to check whether the process completes successfully.
Thanks for sharing the screenshots. We’ll look into the issue and get back to you as soon as possible.
We appreciate your understanding and patience.
Hi there,
Sorry to hear you’re experiencing this issue. We understand how frustrating it is when the archiving process gets stuck.
To help us investigate further, could you please share the following details:
- Which archive storage option you are using (e.g., Local DB, Remote DB, etc.)
- The date range selected for the archive process
- Which version of the plugin you are currently using
- A screenshot of any error messages appearing in the browser console (right-click → Inspect → Console)
This will help us pinpoint the root cause and assist you more effectively.
- This reply was modified 1 month, 1 week ago by toukirwpdev.
Thanks for the detailed explanation.
Just to clear things up: our plugin does not use the meet.jit.si domain to run meetings, so rooms won’t match there even if the name is the same. To join the same meeting on another device, please use and share the meeting URL from your website (the page where the meeting is embedded).
Using meet.jit.si will create a separate room on a different server.
In example, the moderator starts the meeting using Flex Meeting plugin from the website, and others join using the same page URL. it won’t work with meet.jit.si because our plugin uses a different server, so it creates a separate room.
Hi,
We’ve just tested this on our side. We created a webinar room, joined first as the moderator, and then had another user join using the exact same room name and it worked as expected via meet.jit.si. – View
To clarify your questions:
- We do not add any hidden characters to the room name.
- The room name should work exactly as created, as long as all participants use the same name or shared meeting link.
- Our free version does not use Jitsi servers(meet.jit.si), because embedding meet.jit.si is only meant for demo purposes, so this call will disconnect in 5 minutes.-View. The plugin uses other public Jitsi domains instead.
If the issue persists, could you please share the exact room name (including meeting url)? That will help us investigate further.
Thanks so much for the kind words. We really appreciate you taking the time to share this.
Your feedback helped us identify the issue quickly, and we’re glad we could ship a fix without delay.
If you have a chance to test the latest version again, we’d love to hear how it feels now in your workflow and whether the improvements address what you were running into earlier. Any additional thoughts or experiences you’re willing to share would be super helpful for us and for other users as well.
Thanks again for working with us and helping make the plugin better!
Thanks for your patience. We’re happy to share that this issue has been fixed and a new version has been released.
With the latest update, bulk imports using the WooCommerce default importer or any third-party import plugin will no longer affect your site speed. FlexStock now handles imports efficiently without slowing down the admin or frontend.
Please update to the latest version and let us know if you notice anything unexpected. We’re always here to help.
Hi,
Good news – you can fix this quickly with a simple setting change (steps below).
We’re sorry for the frustration you experienced. We’ve reproduced the issue and are already improving this flow, so you won’t need a workaround for long.
What’s happening behind the scenes:
When FlexStock is active in Real-Time Live Sync mode, it can trigger the Google Sheets API for each product update. During bulk imports, the importer may end up waiting for Google API calls per item, which can slow down the import and sometimes cause timeouts. You might also notice the admin or frontend feels slower during that import window.Quick fix (works right now):
- Before starting the import, switch FlexStock sync mode to Schedule Auto Sync (set any interval you prefer).
- Run your bulk import.
- After the import finishes, you can switch back to Real-Time Live Sync mode– or keep “Schedule Live Sync” if that works better for your store.
Easy!
What we’re doing next:
We’re working to improve this flow so bulk imports stay fast even when FlexStock is active in Real-Time Auto Sync. This will ensure your imports and site speed remain smooth, while syncing continues to work exactly the way you want.Hi,
Sorry you’re experiencing this issue! To make WP Dark Mode work properly with FoxyFy CDN, please try excluding the following files from CDN optimization:
CSS Exclude:
wp-dark-mode/assets/css/frontend.min.cssJS Excludes:
wp-dark-mode/assets/js/frontend.min.js
wp-dark-mode/assets/js/dark-mode.min.js
wp-dark-mode/assets/js/social-share.min.jsIf it still doesn’t work, could you please share a short video or screenshot showing what happens with FoxyFy CDN and WP Dark Mode? This will help us understand the issue better and assist you accordingly.
Thanks!
To understand it better, could you please share how you’d like this to work on the Google Sheet? For example, would you prefer products to be grouped by category in separate sections, sorted automatically, or filtered dynamically?
A screenshot or short video would really help us understand your preference better.
The IDs follow an ascending order, but they work differently for simple products versus variable products with variations.
How it works: Main products (both Simple and Variable) follow one ascending sequence. When a Variable product appears, its variations are inserted as a group with their own ascending IDs, then the main product sequence continues.
Example: Think of it like a book: The chapters (main products) are numbered 1, 2, 3, but chapter 2 might have pages 45-52 (variations) before you get to chapter 3.
Thanks for your understanding!Thanks for the detailed explanation. We understand how frustrating this can be when you’re trying to keep calculations stable in Google Sheets.
At the moment, we don’t have an option to manually rearrange rows or sort products in a custom order in the Google Sheet. Products are synced automatically in ascending order by Product ID.Currently, sorting or grouping products by category isn’t supported.
Also, the image you shared isn’t opening on our end. If possible, please re-share it or describe your preferred layout so we can better understand your use case.
Thank you for your understanding.