shawfactor
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] fixe for prime_term_cache()Did you deviated the event_cat taxonomy?
should see the errors if you do that. They are common (not just in prime term cache) . Easily fixed though, just add appropriate checks in the code that the term(s) exist.
jus sick of monkey patching this with every release
e.g. I have a taxonomy called seasons that is shared between posts, pages, products, and events called “winter-2022”. When I go to mysite.com/season/winter-2022/ it uses the archive-product.php template. Even though the post type being queried is a post. The same applies to events etc.
Woocommerce also seems to override the order of the the posts on these non product archives as well (where the taxonomy is shared with products)
This is extremely frustrating
Forum: Plugins
In reply to: [The Events Calendar] fixe for prime_term_cache()This is not fixed please reopen
The broader issue , which includes this, is if you deregister the event category taxonomy. Then there are multiple plugin errors as get_terms returns a wp_error which is an array
But the plugin just assumes that the taxonomy will exist, which creates errors
This could and should be easily be fixed by adding appropriate checks everywhere. But it has not happened
Please reopen
Forum: Plugins
In reply to: [The Events Calendar] fix for ical.phpTeam,
Why are you resolving this, the issue is not fixed?
Pete
Forum: Plugins
In reply to: [LH Archived Post Status] making archive visibel in frontpage and loopsI’ll add a filter to the next version and a faq item on how to do so
Forum: Plugins
In reply to: [LH Archived Post Status] making archive visibel in frontpage and loopsCan you please explain further why you want this?
And what the point of archiving would be the the posts behaved almost exactly like published posts?Forum: Themes and Templates
In reply to: [Baskerville] PHP Deprecated notice for php 8.0Looks good many thanks
Forum: Plugins
In reply to: [WebFinger] should support email usernamesNo the feature is not added (or maybe not working), I think not added as I could not find anything in the code.
Can you please add it or alternatively a filter on that function would suffice?
My issue is that all accounts on my network are email addresses, they all have their own domain but end game is to just have
[email protected] (which is also my email)
not
[email protected]@mydomain.comSo far I’ve found filters to fix this elsewhere. But there may be other changes needed
Forum: Plugins
In reply to: [LH Archived Post Status] Conflict with plugin “Simple Custom CSS & JS”I am resolving this for good order.
I’m unclear on the outcome but not much can be done from my end regardlessAnd on principle the other plugin could/probably should patch the issue anyway (maybe they are, as I said I’m unclear)
Note I will still monitor the thread and reopen if appropriate.
Forum: Plugins
In reply to: [LH Archived Post Status] Archiving postsI don’t use (abd don’t specifically support) ultimate profiles so I have no way of knowing.
If you want custom work outside of this plugin please reach out to me directly. This forum is purely to support the plugin itself
Forum: Plugins
In reply to: [LH First Comment Redirect] Fatal error message in discussion settings pageResolving this for good order but I will still monitor the thread and reopen if appropriate
Forum: Plugins
In reply to: [LH Dequeue Buddypress] Buddypress 11.0 supportNo idea, But it probably will, I run it on my own sites and will definitely makes sure it works after the upgrade (but I won’t be beta testing it)
Forum: Plugins
In reply to: [LH First Comment Redirect] Fatal error message in discussion settings pageThe setting is now under reading. I have updated the readme.txt to explain this
Maybe not quite as logical as before. But I also have a plugin that centralises discussion settings so putting this functionality under discussions would not work
Forum: Plugins
In reply to: [LH Archived Post Status] Archived posts are gone when uninstalled.I have added an explanation and instructions to the latest version, as such I will resolve this issue, but I will still monitor the thread and reopen if appropriate