in breadcums page

This topic contains 3 reply and 2 voices, and was last updated by Nayem 9 years, 1 month ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
February 15, 2015 at 2:52 pm 36725
Nayem Hi, just i created the first products in my site. When i visit their own page i've an html text: in the breadcumbs line just before Home» tag. How can i solve it? I send you an screenshot. Error screenshot
February 15, 2015 at 2:53 pm 36727
Nayem Nayem

Hello Alfred,

If you are using Dokan theme then please open Dokan theme->includes->wc-template.php file. Now please find this fuction- 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 15, 2015 at 3:57 pm 36733
alfred alfred

Thanks for your help!!

February 15, 2015 at 3:58 pm 36734
Nayem Nayem

Hello Alfred,

I am marking this topic as resolved.

Thank you 🙂

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