Title: Zurasha's Replies | WordPress.org

---

# Zurasha

  [  ](https://wordpress.org/support/users/w3intelligence/)

 *   [Profile](https://wordpress.org/support/users/w3intelligence/)
 *   [Topics Started](https://wordpress.org/support/users/w3intelligence/topics/)
 *   [Replies Created](https://wordpress.org/support/users/w3intelligence/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/w3intelligence/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/w3intelligence/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/w3intelligence/engagements/)
 *   [Favorites](https://wordpress.org/support/users/w3intelligence/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x] Dynamically change currency](https://wordpress.org/support/topic/dynamically-change-currency/)
 *  Thread Starter [Zurasha](https://wordpress.org/support/users/w3intelligence/)
 * (@w3intelligence)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/dynamically-change-currency/#post-12821244)
 * hi [@mivtt](https://wordpress.org/support/users/mivtt/),
 * Thank you for response.
 * I mean, i want to fetch currency rates from external API and set currency rates
   for this plugin programatically.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] Getting “????” instead of characters](https://wordpress.org/support/topic/getting-instead-of-characters/)
 *  Thread Starter [Zurasha](https://wordpress.org/support/users/w3intelligence/)
 * (@w3intelligence)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/getting-instead-of-characters/#post-12481226)
 * Hello there,
 * i used this hook to apply CSS searched on internet.
 * This works well if i enable HTML5 output but not in pdf.
 * Thanks,
 * add_action(‘wpo_wcpdf_custom_styles’, function($type, $pdf) {
    $template_path
   = $pdf->get_template_path(); $css = <<<CSS
 * @font-face {
    font-family: ‘BPG Mrgvlovani Caps’; font-style: normal; font-weight:
   normal; src: url(mydomain.loc/app/uploads/sites/5/fonts/bpg-mrgvlovani-caps-webfont.
   ttf) format(‘truetype’); } .address, .shop-name h3, .item-name, body { font-family:‘
   BPG Mrgvlovani Caps’ !important; } CSS; echo $css; }, 10, 2);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] Getting “????” instead of characters](https://wordpress.org/support/topic/getting-instead-of-characters/)
 *  Thread Starter [Zurasha](https://wordpress.org/support/users/w3intelligence/)
 * (@w3intelligence)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/getting-instead-of-characters/#post-12478982)
 * Hi,
 * This is Georgian font i tried to use. [https://we.tl/t-f5WiKHZklW](https://we.tl/t-f5WiKHZklW)
 * Thank you for support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] Getting “????” instead of characters](https://wordpress.org/support/topic/getting-instead-of-characters/)
 *  Thread Starter [Zurasha](https://wordpress.org/support/users/w3intelligence/)
 * (@w3intelligence)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/getting-instead-of-characters/#post-12458732)
 * Hi, [@kluver](https://wordpress.org/support/users/kluver/),
 * Yes, i tried with Open Sans, also with Georgian font and sans-serif. Neither 
   worked as expected.
 * I checked MBString extension and it is really activated with PHP 7.2
 * Some Georgian characters are პროდუქტი, მისამართი, სახელი, გვარი.
 * I’ll be glad if you check and give me solution around this.
 * Thanks in advance.
    -  This reply was modified 6 years, 1 month ago by [Zurasha](https://wordpress.org/support/users/w3intelligence/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AccessPress Social Login Lite - Social Login WordPress Plugin] Caching issue with W3 total cache](https://wordpress.org/support/topic/caching-issue-with-w3-total-cache/)
 *  Thread Starter [Zurasha](https://wordpress.org/support/users/w3intelligence/)
 * (@w3intelligence)
 * [7 years ago](https://wordpress.org/support/topic/caching-issue-with-w3-total-cache/#post-11378654)
 * Hi, thank you for response.
 * We’re using “Accesspress social login lite” plugin alongside with W3Total Cache.
 * W3total cache ( [http://prntscr.com/n5uyy9](http://prntscr.com/n5uyy9) )
    Accesspress(
   [http://prntscr.com/n5uzis](http://prntscr.com/n5uzis) )
 * When both, accesspress and w3total cache is activated, cache is disabled on website
   and we have no-cache in header. ( [http://prntscr.com/n5v0h3](http://prntscr.com/n5v0h3))
 * If deactivate Accesspress cache is working properly. ( [http://prntscr.com/n5v05s](http://prntscr.com/n5v05s))
 * this screenshots both are taken from unauthorized user so thats truth that accesspress
   social login lite plugin disables total caching.
 * What is the solution to fix this issue?

Viewing 5 replies - 1 through 5 (of 5 total)