Look in the link: https://www.screencast.com/t/JCuz0MS2pYi
Thank you for your feedback
]]>I am using the free version of the plugin and I am facing a problem with the greek characters displayed as ????? in pdf.
What have done so far
– I have created a customtemplate inside wp-content/themes/child-theme/woocommerce/pdf/mycustompdf
– Copied the files of your simple template inside mycustompdf folder
– Created fonts folder inside mycustompdf
– Downloaded and plased verdana font files (4) inside fonts folder
– Added the corresponding css style inside style.css located inside mycustompdf
– In options page of the plugin, have set my template
– Did a test and pdf shows greek characters as ?????
Also did
– In invoice.php I have added a hardcoded greek text (similar to hello world) το check that it all works. It returned as ????
Any ideas that might lead to debugging the situation, is appreciated.
Thank you for your time.
Regards
]]>What can I do to be displayed normal or special character?
Thank you1
]]>I have this problem where all my caracter with accents like : é è ê ? , are getting replaced by ?.
Is there a way to fix this? Already tried to add the charset UTF-8 but it doesnt seem to work. Maybe I’m doing it wrong.
Thanks !
]]>Fatal error: Call to undefined function WPO\WC\PDF_Invoices\Documents\mb_convert_encoding() in /home/electricalironmo/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/documents/abstract-wcpdf-order-document.php on line 523
Is there any way I can go back to the working version I was using yesterday just to get my invoices printed today, then upgrade once I’ve figured out what’s gone wrong?
Many thanks
]]>$append=mb_substr($messagetopost, 0,mb_strpos($messagetopost, $val));
if(mb_strlen($append)<($len-mb_strlen($substring)))
{
$substring.=$append;
}
else if($issubstr==0)
{
$avl=$len-mb_strlen($substring)-4;
if($avl>0)
$substring.=mb_substr($append, 0,$avl)."...";
$issubstr=1;
}
is there any solutions for avoid these codes? I’ve FB auto post working but twitter is giving these errors.
Should you put some fixed codes for untouched characters with internal encodin etc ?
https://www.ads-software.com/plugins/social-media-auto-publish/
]]>