sarataler
Forum Replies Created
-
Yes, what you’re looking to achieve is definitely possible, but it may require some custom coding or the right plugin setup.Possible Solutions:
- Use a Multi-Vendor Plugin – Some plugins like Dokan, WCFM Marketplace, or WC Vendors allow a single account to function as both a customer and a vendor. You can modify the registration flow accordingly.
- Customize User Roles – WooCommerce assigns users the “Customer” role by default. You can allow them to upgrade to a “Vendor” role when they visit the “Sell on Our Marketplace” page by filling out additional fields. A plugin like User Role Editor can help manage this transition.
- Conditional Vendor Registration – Instead of having two separate registration processes, you can create a custom page where logged-in users (customers) see an option to apply as a vendor without needing a new account. If they’re not logged in, redirect them to the full vendor registration page.
- Custom Coding (If Needed) – If no plugin fully supports your desired flow, you may need to add a custom form that updates user meta to switch them from “Customer” to “Vendor” when they complete the additional setup.
Let me know if you need more details or plugin recommendations! 😊
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] will not complete setupIt looks like UpdraftPlus isn’t completing the authentication process properly. Here are a few things you can try to fix it:
Clear Cache & Disable Security Plugins – Some caching or security plugins might interfere with authentication. Try disabling them temporarily and attempt the setup again.
Manually Authenticate – Since the automatic method isn’t working, you can try copying the authentication token manually. If the settings page doesn’t show a place to paste it, check under UpdraftPlus Settings → Remote Storage and look for a field related to Google Drive authentication.
Try a Different Browser or Incognito Mode – Sometimes browser extensions or cookies can cause issues. Open an incognito/private window and retry the setup.
Check UpdraftPlus Logs – Go to UpdraftPlus → Settings → Show Raw Log and look for any error messages that might explain what’s going wrong.
Reinstall the Plugin – If nothing else works, try deactivating, deleting, and reinstalling UpdraftPlus to see if it resets the setup process.
If the issue persists, you might need to reach out to UpdraftPlus support for a more detailed fix. Hope this helps!