antforshaw
Forum Replies Created
-
Forum: Plugins
In reply to: [Filter & Grids] Theme shortcodes showing in resultsQuick update – this is a false-positive. My mistake – I noticed that a custom layout is being used that I overlooked. Editing the custom layout will sort this issue, so this ticket can be closed now.
Thanks for your help, an apologies for wasting your time on this one.
Forum: Plugins
In reply to: [Filter & Grids] Theme shortcodes showing in resultsThe image above indicates that the ymc-smart-filter/includes/core/frontend/layouts/post/post-layout1.php class doesn’t pick up the fact that the post has an excerpt on line 30 and is using the content instead of the excerpt.
Could this be a bug, or an issue with the DIVI theme? (bear in mind that everything else on the site works fine, and that post excerpt is being stored correctly)
I hope that helps!
- This reply was modified 2 months, 2 weeks ago by antforshaw.
Forum: Plugins
In reply to: [Filter & Grids] Theme shortcodes showing in resultsThanks for your quick response – I am already using the exact settings as shown in your image. The posts in question have excerpts but the plugin appears to be showing a portion of the actual post content including shortcodes (from the DIVI theme) and not the excerpts.
If it were possible to show the actual excerpts and not a section of the page/post content with shortcodes then that would be what I am looking for.
Any ideas?
Forum: Plugins
In reply to: [Filter & Grids] Update broke filtersThat’s great, thank you. (Excellent plugin by the way!)
Forum: Plugins
In reply to: [Filter & Grids] Update broke filtersThanks for your help here – it’s working again now. I was surprised to see that my working filters had stopped working today, and I wonder how many other people will need to modify their functions.php to accommodate this new change? (Is it likely to change again in future?)
Either way, I’m happy it’s working but just a little worried it will break again after a future update.
Kind regards,
Anthony
Forum: Plugins
In reply to: [Filter & Grids] Custom Post CardsSussed it! This one can be closed.. I was trying to use the full ID of the container but just realised I only need to add the numeric part:
ymc-smart-filter-container-6 would result in my just adding 6 to the param:
add_filter('ymc_post_custom_layout_6', 'my_custom_post_layout', 10, 3);
Forum: Plugins
In reply to: [Filter & Grids] Date FilteringThanks for your reply, good to know.
No I’m afraid I haven’t – the JWT auth work I was doing has stalled now.
Maybe one day someone will come up with a solution!
Ant
Forum: Plugins
In reply to: [W3 Total Cache] Admin toolbar when viewing pages not visibleHI,
I am having the same problem – when I view the frontend (directly from the backend) the toolbar disappears. My user normally shows it. If I then refresh the page again, the toolbar comes back (usually).It’s a little bit annoying for our other website [non-admin] users as they are reporting “not logged in” errors, when they actually are.
Any ideas?
Many thanks,
Anthony
Forum: Plugins
In reply to: [W3 Total Cache] Access-control-allow-origin header contains multiple valuesThat’s my point! The fonts are in the rejected files list, as well as being removed from the included theme files list but they are still being uploaded to the CDN.
andI’m not saying this *IS* a bug with W3TC but I can’t really say it’s *not* either. Are there any other circumstances where this can happen?
Many thanks,
Anthony
Forum: Plugins
In reply to: [W3 Total Cache] Access-control-allow-origin header contains multiple valuesIs there any update on this one? If I can get W3TC to honour the list of file extensions in the “Theme File Types” field then that would suffice.
The font files are always uploaded to the CDN irrespective of the file extensions entered into the field. Is this a bug?
Forum: Plugins
In reply to: [W3 Total Cache] W3TC inserts line break into the pagesGreat, that eliminates W3TC as a suspect ??
Many thanks,
Anthony
Forum: Plugins
In reply to: [W3 Total Cache] W3TC inserts line break into the pagesQuick one – does W3TC change the order of any of the filters? (Thinking wpautop here specifically)
Many thanks,
Anthony
Forum: Plugins
In reply to: [W3 Total Cache] W3TC inserts line break into the pagesHi Marko,
Thanks for getting back to me. In the W3TC settings I have minify disabled and the spurious line breaks are still appearing. I’m stumped!
I guess I should look elsewhere for the cause – if W3TC minify is disabled then this shouldn’t be an issue should it? Saying that, the only changes to the website lately were to enable W3TC!
Many thanks,
Anthony
Same here – I performed the update to CAS and now it’s showing the error:-
<b>Warning</b>: Declaration of CASConditionPlaceholder::filter_excluded_context($posts) should be compatible with WPCAModule_Base::filter_excluded_context($posts, $in_context = false) in <b>/home/xxxxxxxxxxxxxx/public_html/wp-content/plugins/content-aware-sidebars/conditions/placeholder.php</b> on line <b>126</b><br>