Add Product Description Place holder

This topic contains 3 reply and 2 voices, and was last updated by Nayem 8 years, 10 months ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
June 9, 2015 at 10:55 am 51513
Nayem Hello Guys, I see when adding a product short description is coming with place holder but not full description, It is coming with value rather than place holder and so if i leave the full description un entered then it is showing "detail about product" text for that product find the below link to snapshot of the problem. https://www.dropbox.com/s/vzyc78y46n1oe5a/FullDesc.JPG?dl=0 Thank You, Kireeti.K
June 9, 2015 at 2:36 pm 51558
Nayem Nayem This reply has been marked as private.
June 9, 2015 at 2:38 pm 51559
Kireeti Kireeti This reply has been marked as private.
June 9, 2015 at 2:53 pm 51566
Nayem Nayem

Yes, You can take off it. Please open Dokan plugin folder/classes/template-shortcode.php file. In this file you will get this line- self::$post_content = __( 'Details about your product...', 'dokan' ); in line number- 178. You have to replace this code with this one- self::$post_content = __( ' ', 'dokan' );.

Thanks.

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