Short desciption in pop up with with read more option
-
Respected sir/madam,
I will like to display a short description with a Read more tag so that It takes less space in the quick view pop-up. I have already written a custom code to display read more for a woocommerce product page. The following action is being added with the custom read more function.
add_action( ‘woocommerce_after_single_product’, ‘woocommerce_short_description_truncate_read_more’ );
If I could get information about the action handler for Quick view pop up short description then it might solve the issue with read more tag.
Is there any other way read more tag could be added to pop up short description?
Regards & Thanks
Gaurav Singh
The page I need help with: [log in to see the link]
- The topic ‘Short desciption in pop up with with read more option’ is closed to new replies.