antonimac
Forum Replies Created
-
Forum: Plugins
In reply to: [Meta Box] Auto generate post title from connected productThe problem solved. Thanks.
Forum: Plugins
In reply to: [LiteSpeed Cache] Incompatible with FacetWPSent. I am looking forward to hearing from you. Thanks.
Forum: Plugins
In reply to: [LiteSpeed Cache] Incompatible with FacetWPYou need access because it’s not public. Can you please give me your e-mail?
Forum: Plugins
In reply to: [LiteSpeed Cache] Incompatible with FacetWPMy site is not live yet, but I can send you the access by e-mail – could you please give me the address?
Forum: Plugins
In reply to: [LiteSpeed Cache] Incompatible with FacetWPIs there a hook to disable the HTML comment output?
Forum: Plugins
In reply to: [LiteSpeed Cache] Incompatible with FacetWPFacetWP answer:
“It’s not fixable on our end.
LiteSpeed Cache plugin appends an html comment to all output (including our JSON ajax responses), which breaks a whole lot of things.”
Are you going to fix that?
Forum: Plugins
In reply to: [WP No External Links] Not compatible with FacetWP filtering pluginWhen it will be solved? I think that here is the solution:
https://facetwp.com/is_admin-and-ajax-in-wordpress/- This reply was modified 8 years, 5 months ago by antonimac.
Forum: Plugins
In reply to: [WP No External Links] Not compatible with FacetWP filtering pluginFrom FacetWP support:
“The problem is that the plugin does not apply its filter to the content when is_admin is true https://plugins.trac.wordpress.org/browser/wp-noexternallinks/trunk/public/public.php#L164
This is a problem because the filters run in an ajax request and is_admin is always true during an ajax request. The plugin has not accounted for content that is updated with ajax.”