rsl89
Forum Replies Created
-
Thanks! I set Rate Limiting too, I will watch!
I understand.
I thought it was notifications about purchases, sales, etc.What is this section for if it does not receive notifications?
I understood you
Just tell me what is it for?This is in the DOKAN settings, sorry
Forum: Plugins
In reply to: [Loco Translate] Fatal error: Maximum function nesting level of ‘256’ reachedxdebug.max_nesting_level = 256
there are errors anywayForum: Plugins
In reply to: [Loco Translate] Fatal error: Maximum function nesting level of ‘256’ reachedFatal error: Uncaught Error: Maximum function nesting level of ‘256’ reached, aborting!
I have the same problem after updating
Understood! thanks!
What if the plugin is not displayed? I have enabled the Dokan Verification module, enabled it in the widgets, but it is not showing, empty
Thanks, but not all widgets are displayed there (((
ok thanks
There is a setting in WOO, only verified users can leave a review, this is just for those who just bought
didn’t notice, thanks
- This reply was modified 4 years, 6 months ago by rsl89.
You can do this, but it’s not enough:
.dokan-store-wrap { display: block !important; }It seems that this function is responsible for this, I can remove the unnecessary from there, and recalculate the percentage?
$progress_values = [ 'banner_val' => 15, 'profile_picture_val' => 15, 'store_name_val' => 10, 'address_val' => 10, 'phone_val' => 10, 'map_val' => 15, 'payment_method_val' => 15, 'social_val' => [ 'fb' => 4, 'twitter' => 2, 'youtube' => 2, 'linkedin' => 2, ], ];Thanks!