rpf5573
Forum Replies Created
-
Forum: Plugins
In reply to: [Redis Object Cache] WooCommerce make product clear cacheThank you 😀
clean_post_cache()is related with Redis Object Cache ?Forum: Plugins
In reply to: [Redis Object Cache] Redis Cache REST_APIOK, thank you sir !
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] AMP Ad is not workingThanks for your fast response.
Yes you are right.
This is what I did.
https://drive.google.com/file/d/1c-1nfb7DHzo8PUdbxzzj8N-RNY9aNvQ6/view?usp=share_link
By the way,
Does your plugin support Taboola AMP ad ?
https://pubhelp.taboola.com/hc/en-us/articles/360021226894-Taboola-AMP-Support
@sazzad3476 Thanks for your suggestion!
Me Too, I have same problem.
- This reply was modified 6 years, 6 months ago by rpf5573.
Thank you 😀
Forum: Reviews
In reply to: [All-in-One WP Migration and Backup] Run, Run as far away as you canWHY?
Forum: Plugins
In reply to: [Equation Editor] How your plugin works?I know that I can add latex codecogs and wiris in admin page and it generate image of mathematical symbol. But What I’m wondering of is that do browser render this code ?
<math xmlns="http://www.w3.org/1998/Math/MathML"><msqrt><mn>123123</mn></msqrt></math>without any 3party js code?
There are no image tag in post_content in DataBase. Only that code.If I add this code in html head
https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=MML_HTMLorMMLthen, browser render that math code…How did you make browser render that math code without 3party js or css code?
Check please!
Forum: Plugins
In reply to: [Equation Editor] Formula does not show in the froYES! Thank you tristanleboss 😀 your code works.
And as like you, I don’t know how <math ~~> is rendered with this plugin.