mediaticus
Forum Replies Created
-
Hi @wpspin
Thank you for reaching out.
Do managers and subaccounts have different roles? In this case could you please verify that both roles are enabled in: Dashboard → WooCommerce → Subaccounts → Select the buyer role(s) to enable the subaccount system for.
Also, are you using any plugin to enable the object cache? I have seen situations like yours occur on sites where object caching was enabled at plugin level, but was not enabled on the server.
If you need further help, please let us know.
Forum: Plugins
In reply to: [Subaccounts for WooCommerce] Multisite support?Thank you for reaching out.
Multisite support is already on our roadmap.
However we have already received many feature requests that take priority over multisite compatibility, so I can’t tell you exactly when this feature will be released.
We haven’t heard from you in a while so I’m going to go ahead and mark this thread as resolved.
If you have any other questions about the plugin, please start a new thread.
Hi @jordashn
Thank you for reaching out.
According to their documentation, to integrate Zoho Flow with a plugin for which there is not already an integration available:
You can request integration by clicking the “Request an app” button from the left side panel.
You can take a look at the FAQ section on this page: https://help.zoho.com/portal/en/kb/flow/user-guide/app-specific-documentation/articles/zoho-flow-plugin-for-wordpress
Hope this helps.
Forum: Plugins
In reply to: [Subaccounts for WooCommerce] Eligible Buyer RolesI’m glad to be of help.
I’m going to go ahead and mark this thread as resolved. If you have any other questions about the plugin, please start a new thread.
Forum: Plugins
In reply to: [Subaccounts for WooCommerce] Eligible Buyer RolesHi @aardalino
Thank you for reaching out.
I tried adding adding the second role as eligible for the subaccount system, but I can only see the predefined roles ‘Customer’ and ‘Translator’.
Could you please try to add the following code to your site’s wp-config.php file and see if it fixes the issue?
define( 'SFWC_VALID_ROLE_LOOSE_MODE', true );Hope this helps.
Forum: Plugins
In reply to: [Subaccounts for WooCommerce] Remove add new address in checkoutWe haven’t heard from you in a while so I’m going to go ahead and mark this thread as resolved.
If you have any other questions about the plugin, please start a new thread.
Forum: Plugins
In reply to: [Subaccounts for WooCommerce] user roleWe haven’t heard from you in a while so I’m going to go ahead and mark this thread as resolved.
If you have any other questions about the plugin, please start a new thread.
Forum: Plugins
In reply to: [Subaccounts for WooCommerce] How can manage users roles name?We haven’t heard from you in a while so I’m going to go ahead and mark this thread as resolved.
If you have any other questions about the plugin, please start a new thread.
Forum: Plugins
In reply to: [Subaccounts for WooCommerce] Remove add new address in checkoutHi @ardalino
The address book functionality shown in the picture is not a default WooCommerce feature, that is most likely added by a plugin.
If you want to disable that feature entirely, you can simply locate the plugin responsible for that feature and disable/delete it.
If instead you want to disable that functionality only for specific users (e.g. for subaccounts only) that should also be possible, but will require some customization.
Please let us know if this helps.
Forum: Plugins
In reply to: [Subaccounts for WooCommerce] Remove add new address in checkoutHi @ardalino
Does enabling the option “Force shipping to the customer billing address” in:
WooCommerce → Settings → Shipping → Shipping Options → Shippingsolve your problem?Forum: Plugins
In reply to: [Subaccounts for WooCommerce] How can manage users roles name?Hi @devworlds
Unfortunately this is not possible out of the box and would require some customization.
If you are using Subaccounts Pro, please do contact us via: Dashboard → WooCommerce → Subaccounts → Contact Us.
If you have any other questions or concerns about the plugin, please let us know.
Forum: Plugins
In reply to: [Subaccounts for WooCommerce] user roleHi @hashimtahir
Thank you for reaching out.
One possible strategy might be to create two roles, where one role is able to add listings (parent account) and the other role (specific to subaccounts) is not (and thus no package purchase is required).
If you decide to adopt this strategy, remember to enable both roles in:
Dashboard → WooCommerce → Subaccounts → Options tab → Select the buyer role(s) to enable the subaccount system for.
Hope this helps.
Forum: Plugins
In reply to: [Subaccounts for WooCommerce] How can manage users roles name?Hi @devworlds
I’m not sure I understand your request correctly. Would you like subaccounts to inherit the parent account user role?
Forum: Plugins
In reply to: [Subaccounts for WooCommerce] How can manage users roles name?Hi @devworlds
Thank you for reaching out.
Do you mean you want to change the string “Manager” to something else of your choice? If so, you can use a plugin like Loco Translate (https://wordpress.org/plugins/loco-translate/) and change the “Manager” and “Supervisor” strings according to your needs.
Please let us know if you have any additional questions.