amof
Forum Replies Created
-
If I disable “Add SEO Controls” for Pages, the long query goes away and is not killed.
KILLED QUERY (37827 characters long generated in /nas/content/live/threemanlive/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-query-builder.php:87
Forum: Plugins
In reply to: [Autoptimize] need replacetag filter for Inline and Defer CSSThanks. That works so far.
Forum: Plugins
In reply to: [Autoptimize] need replacetag filter for Inline and Defer CSSFrank,
Where can I read about
1) Using the filter for the JS content itself in order to “null it”;
2) implementing the autoptimize_html_after_minify filter so that I can inject the JS wherever I want.
The problem is that Autoptimize is injecting 2 scripts right before the body tag. But I need to have a callpage.io script resting right before the </body> tag in order to get their Call Service to function properly (or at all).
Forum: Plugins
In reply to: [Theme My Login] Password Reset IssuesBut your reset password link does not work. “YOUR PASSWORD RESET LINK APPEARS TO BE INVALID. PLEASE REQUEST A NEW LINK BELOW.”
I have a fresh WordPress install (4.3.1) and a fresh Woocommerce install (2.4.7) and your latest TML update (6.4).
It was better when your “admin approved” email sent the user a password.
Right now TML approval is unusable unless I redirect the /resetpass, lostpassword/?error=invalidkey, and /lostpassword pages to the Woocommerce my-account/lost-password/ page.
I am not using a caching plugin. My host is Bluehost.
Thanks Jack. I figured you would have a fix in the next version. I tried fixing the wpautop problem myself but did not succeed in the small amount of time I spent on the problem.