Breadcrumb error?

This topic contains 3 reply and 2 voices, and was last updated by towhid 9 years, 1 month ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
February 23, 2015 at 2:43 pm 37414
towhid Hi there, I noticed that there's breadcrumb error in my Dokan. How or where I could fix it? http://4.bp.blogspot.com/-Ui6OmPzR6UM/VOrn6SoTQFI/AAAAAAAACg0/1da11wbkXno/s1600/dokan.png
February 23, 2015 at 3:06 pm 37417
towhid towhid

Hello Clement,

If you are using Dokan theme then please open Dokan theme->includes->wc-template.php file. Now please find this function- function dokan_woo_breadcrumb( $args ). In this function you will find this line 'home' => _x( '<i class="fa fa-home"></i> Home', 'breadcrumb', 'dokan' ), and you have to replace this line as- 'home' => _x( 'Home', 'breadcrumb', 'dokan' ),

Thank you 🙂

February 23, 2015 at 3:51 pm 37422
Clement Clement

Many thanks. Issue solved.

February 23, 2015 at 3:54 pm 37423
towhid towhid

Hello Clement,

Very glad to know that the problem has solved. I am going to mark the topic as resolved.

Thank You 🙂

Viewing 3 Posts - 1 through 3 (of 3 total)