I am trying to: Render a view similar to the standard WooCommerce storefront but with a few extra custom fields
I visited this URL: hidden link
I expected to see: the Template view i created
Instead, I got: extra <p></p> tags thrown in throughout when i select " Auto-insert paragraphs". The extra <p></p> tags go away when i switch to "Manual paragraphs" but then the product description doesn't render correctly. See screenshots to see examples.
How can i render the formatted product description without the extra <p></p> tags appearing throughout the view? Honestly i'd love to be able to just get the product description without the tabs if that's possible . Thank you.
1. To debug this issue, I will need to take a look at your setup. So I need to request temporary access (WP-Admin and FTP Login info) to your staging site
Your next answer will be private which means only you and I have access to it.
=== Please backup your database and website ===
✙ I would additionally need your permission to de-activate and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important.
✙ Please add the Links to the [View] Edit Screen.
2. Do you want to display the product description on the left side without tab, Like the attached screenshot?
1. Thank you for providing login details. I am working on extra <p> tag issue and get back to you soon with an update.
2. For the 2nd problem related to “description tab” - please kindly open a new ticket and we will help you to resolve that issue as well. This will help other users with similar problems to find solutions when searching the forum, I am not allowed to handle multiple issues in the same ticket.
Although this edit is removing the unwanted <p> tags from the single product pages it is ADDING <p> tags to other pages. See the screenshots of the home page with and without the new code that was added to functions.php. How can we prevent these unwanted <p> tags from being added anywhere? Thank you