Social Media Sharing
-
Just wondering, I activated the feature social media in bagisto v1.2.0 .
I found out that html tags shows in facebook
Kindly see the screenshot.
-
Where can I find the
og:description <p class="p1" style="margin: 0px 0px 8.3px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 15px; line-height: normal; font-family: Tahoma; -webkit-text-stroke-color: #000000;"><span class="s1" style="font-kerning: none;"><strong>Maging Matikas! ... ??
in the blade of metatags ? Maybe it was echo like {{$product->description}} instead of using strip_tags or
{!! $product->description !!}
-
This is a known issue and it will be resolved soon.
You can follow the activity about this on Github https://github.com/bagisto/bagisto/issues/3945 -
@ghermans Thank you for sharing. @least I can now monitor the progress.
-
@ghermans
And also I noticed when adding special price the price are being break into new line![0_1601819658641_Screenshot at Oct 04 21-52-38.png](Uploading 100%)
-
@trishiab
yes, this bug is reported here https://github.com/bagisto/bagisto/issues/3995
you may check the respective commit to resolve this at your end.