Owadud
Forum Replies Created
-
Currently, our plugin allows you to override the light-mode colors. I hope to introduce an option for dark-mode colors in the future. I’ve noted down it.
For now, you can manage the dark-mode colors through the global settings.
Hi there,
Thanks for the information. We’ll update the code to ensure the price calculation works with AJAX functionality.Hi there,
Thanks for reaching out. You will find the block on the singular template only. However, you can’t modify the reading speed.
You can change icons, color, size, etc.
Here is the screenshot: image
Let me know if this info helps.Hi there,
I would be glad to inform you that we’ll release a new update for your request regarding the wcfm form.
Also, would you please spare a moment and share feedback on WordPress? It will motivate us a lot.Here is the Link – WholeSaleX
Thanks in advance.Hi there,
Thanks for reaching out. I’ve gone through the link but it shows login to see prices.
However, can you please a screenshot of your tier pricing configuration for the sub-category?
Hope to hear from you soon.Hi there,
Thanks for reaching out.
Yes, using our dynamic rules you can set discounts for the users or roles, guest user and more. Also, you can apply condition on it.
Here is the screenshot: Dynamic Rule
Regarding asking for the price option, it’s not available on our free version.
Did you install our plugin?Hi there,
Thanks for reaching out.
Kindly switch to mobile and put 1 on the columns field. Hopefully your issue will be fixed.
Here is the screenshot: https://prnt.sc/o-BlvRlS0iDi
Let me know if this helps.
Regards
OwadudHi,
You can try the below code on function.php in your theme.function get_wholesalex_roles() {
if ( function_exists( 'wholesalex' ) && method_exists( wholesalex(), 'get_roles' ) ) {
$__roles_options = wholesalex()->get_roles( 'roles_option' );
$transformed_array = array();
foreach ($__roles_options as $role) {
$transformed_array[$role['value']] = $role['name'];
}
return $transformed_array;
}
return array();
}Screenshot for the output: https://prnt.sc/y9V2iCB6v1fJ
Let me know if this helps.
Regards
OwadudHi @icecream01,
Glad to know that you’ve managed to solve the issue. It’s my pleasure to assist you.
Feel free to ask if you’ve any other queries.Hi there,
Thanks for reaching out.
It appears that one of your plugins may be preventing our plugin’s CSS from loading.
Could you please try deactivating your plugins one by one? This will help us identify the cause of the issue.
Hope to hear from you soon.
Regards
OwadudHi there,
Thanks for reaching out.
The WholesaleX role selection field currently works only in our form or WooCommerce’s default registration form. It cannot be added to any other forms.
If needed in another form, we will take it as a request and it might be included in the future.
Hope to hear from you soon.
Regards
OwadudHi there,
Thanks for reaching out. I’ve gone through the page link to check the issue but it says “Website?Under Construction”.
Can you please let me know when I can check it again?
Hope to hear from you soon.
Regards
OwadudHi there,
I can see that you’ve set discount for the all product. The discount price is considered as Sale Price. That’s why you’re seeing the Sale tag on all the products. So if you’re only want to remove the Sale tag, you can use additional CSS for it. But it will not be recommended.
Regarding the Cart discount, it will only apply on the cart page. However, We’ve a setting for showing the discount promotion. I’ve attached screenshot for you.
Screenshot: https://prnt.sc/vRm7tFblE9qI
Let me know if this helps.
Regards
OwadudHi there,
Thanks for reaching out.
Can you please share a screenshot of the dynamic rule? Also, please share your website URL.
It will help me to understand the issue more accurately.
Hope to hear from you soon.
Regards
Owadud