Please allow me to enter the html code in the product details.
Product Details
Please allow me to enter the html code in the product details.
using the latest version.
It’s fine when typing. If you save you will lose your code like this:
Please help.
html input
-------Information after saving
<img src="\"\\\"" xss="\"removed\"">
https://coa.hotitem.co/product/soqu-bio-peptide-face-cream-w
- MSAnswered
Hello,
You can use
stripslashes
The product view file isthemes/default/shop/views/pages/view_product.php
You can do something likestripslashes($product->product_details)
Thank you
- KAnswered
? stripslashes($product
themes/default/shop/views/pages/view_product.php
The code could not be found.
Where can I make corrections? There is no corresponding source code in the location file below.
thank you
- MSAnswered
The file path mentioned in the coomment is correct and relative to your uploaded folder. Thanks
- Login to Reply