Script Error on Vendor Dashboard Page

hi @cvwcreative,

I’m sorry about that, it shouldn’t have happened.

Our development team is aware of this issue and I have +1 the ticket to boost the priority some more. In the meantime, you can use the following CSS snippet to “hide” the error log.

Please replace “.post-XXX” with the class of your own page and adjust the text color to match your theme:

/* WC Vendors - Hide error log on vendor dashboard from customers */
.post-612 form, .post-646 form {
	color: white
}
.post-612 form p, .post-612 form div, .post-612 form input, .post-646 form p, .post-646 form div, .post-646 form input  {
	color: black
}
/* -- WC Vendors -- */

However this error log shouldn’t prevent new/existing vendors to access the vendor dashboard as seen here https://snipboard.io/bN6Ghj.jpg

If your vendors still cannot access the vendor dashboard page after logging in, please try clearing your cache and reloading the page again.

Let me know how it goes.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer