advanpix
Forum Replies Created
-
Forum: Plugins
In reply to: [WP QuickLaTeX] Page loading speedMake sure that webserver software you are running have permissions to write into the “wp-content/ql-cache” directory.
Forum: Plugins
In reply to: [WP QuickLaTeX] Page loading speedCache for QuickLaTeX is turned OFF on the page you mentioned.
Check the URLs of the formula images.Forum: Plugins
In reply to: [WP QuickLaTeX] Page loading speedTurn on the cache for WP-QuickLaTeX. Open its settings page and follow the instructions there.
But your site is very slow overall. Check site optimization techniques, like cache (WP-SuperCache, etc.), etc.
Forum: Plugins
In reply to: [WP QuickLaTeX] My WP-QuickLatex is blockedGreat, glad to help.
Forum: Plugins
In reply to: [WP QuickLaTeX] My WP-QuickLatex is blockedI have checked your website – you need to block “Photon” feature in JetPack plugin.
Forum: Plugins
In reply to: [WP QuickLaTeX] Have we been blocked?We unblocked your domain, please test now.
Forum: Plugins
In reply to: [WP QuickLaTeX] Have we been blocked?Hi,
Yes, we have just blocked that domain, because you have never used cache in QuickLaTeX.
This puts load to our server (every formula image was served by our server).Please enable cache in QuickLaTeX plugin settings page.
We will unblock the address later today.Forum: Plugins
In reply to: [WP QuickLaTeX] WP Quick LaTeX stopped workingWe didn’t block this IP address. What domain names are you using?
Forum: Plugins
In reply to: [WP QuickLaTeX] WP Quick LaTeX stopped workingHi,
Do you host all the websites on one IP? What is it?
Have you been using cache on all websites?If cache is disabled, then QL server must serve every little image for your websites on its own. This puts heavy load on QL server.
Therefore, we block IP addresses where cache was continuously disabled for >6 months.
Let me know IP address/domain names of your websites – we will enable them again. But please use the cache from now on.
Forum: Plugins
In reply to: [WP QuickLaTeX] WP Quick Latex on WordPress 4.8Yes, I am using QuickLaTeX with WP 4.8 myself.
Forum: Plugins
In reply to: [WP QuickLaTeX] Using “WP QuickLaTeX” formulas in Theme “WPLMS” questionsCongratulations on this and thank you for your donation!
Unfortunately we (as QuickLaTeX developers) can do very little when it comes to enabling third-party plugins & themes with QuickLaTeX support.
Forum: Plugins
In reply to: [WP QuickLaTeX] Using “WP QuickLaTeX” formulas in Theme “WPLMS” questions…when you use JetPack Math?
Forum: Plugins
In reply to: [WP QuickLaTeX] Using “WP QuickLaTeX” formulas in Theme “WPLMS” questionsAs for backslashes – please make sure that Markdown feature is disabled in JetPack. Usually it is responsible for stripping off the backslashes.
As for the equations in “answer explanation” – theme simply doesn’t apply QuickLaTeX filter to this text.
Are equations in “answer explanation” shown correctly when you use JetPack?
Forum: Plugins
In reply to: [WP QuickLaTeX] Using “WP QuickLaTeX” formulas in Theme “WPLMS” questions@”Unfortunately it still doesn’t work right”
Could you please elaborate a bit, how it doesn’t work, what changed, test page to see the situation?
Forum: Plugins
In reply to: [WP QuickLaTeX] Using “WP QuickLaTeX” formulas in Theme “WPLMS” questionsThe filter name is ‘quicklatex_parser’.
Please take a look on lines 305-311 in wp-quicklatex.php to see how to install it for custom post types.