danstanhope
Forum Replies Created
-
Forum: Plugins
In reply to: [ExpertFile] PHP 8.3 dyanmic property deprecation warningsHey Paul,
A fix has been implemented & released(1.0.50). Thanks again for bringing this to our attention.
All the best,
Dan
Forum: Plugins
In reply to: [ExpertFile] PHP 8.3 dyanmic property deprecation warningsHey Paul,
Thanks for bringing this to our attention. We’ll have a patch out shortly and I’ll let you know once it’s been released.
Thanks again & best,
Dan
Forum: Plugins
In reply to: [ExpertFile] PHP8 deprecation warningHey there,
Thanks very much for pointing this out, it’s very much appreciated. We believe this has been fixed in our latest release 1.0.48.
Please let us know if you encounter any other issues & thanks again!
Best,
Dan
Forum: Plugins
In reply to: [ExpertFile] Pagination w/ ExpertFile Directory ShortcodeHey there,
We’ve pushed an updated version(1.0.47) of the plug-in that should fix the issue. If you could please update the plug-in and try with the below shortcode:
[expertfile-expert-directory fields="title,headline,expertise,city" page_size="10" status="public" categories="health and medicine" show_search=false search_result_topic_max="20" filters="" show_powered_by=false]Thanks very much for bringing this to our attention and please don’t hesitate to reach-out with any other questions/concerns.
Best,
Dan
Forum: Plugins
In reply to: [ExpertFile] Pagination w/ ExpertFile Directory ShortcodeSorry! After looking into this a bit more. I think there’s a bug with the plugin. When you filter by category but hide all the filters the category doesn’t get passed along properly.
Sorry about this and we’ll have a fix pushed out shortly.
Thanks!
Dan
Forum: Plugins
In reply to: [ExpertFile] Pagination w/ ExpertFile Directory ShortcodeHey there,
Thanks for reaching-out & passing along those details. After taking a look, it appears as though your site’s caching is serving the incorrect page.
As you said, the 1st page is correct but when you go to the second page it appears to match the 2nd page from you other integration(https://today.uconn.edu/experts/?page_number=2&page_size=10). So I think stale data is being served from cache.
Staying with the experts categorized with ‘health and medicine’, if you paginated to the next page the initial load will be wrong, but if you refresh it’ll be correct.
If you wouldn’t mind emailing me at [email protected] I’ll be happy to help troubleshoot further.
Thanks & best,
Dan
Forum: Plugins
In reply to: [ExpertFile] Error Handling in the Sitemap classHey there,
We’ve pushed a fix to the store(v1.0.33) that includes better error handling for the sitemap request. Basically, it’s just using is_wp_error to check the response now.
If you wouldn’t mind updating the plugin and please let me know if the problem persists
Thanks again.
if (is_wp_error($wp_response)) { return []; } else {...Forum: Plugins
In reply to: [ExpertFile] Error Handling in the Sitemap classHey there,
Thanks a lot for pointing this out! We’ll take a look at it shortly and let you know when an update, that includes a fix, is available for download.
Thanks again.
Forum: Plugins
In reply to: [ExpertFile] Styles loading on every pageGreat suggestion! We’ll definitely take a look at that shortly.
Hopefully can push an update to the store sometime this week.
I’ll close this issue once the store has been updated.
Thanks!
Forum: Plugins
In reply to: [ExpertFile] PHP NoticesHey there,
Thanks a lot for the feedback & sorry for the late reply. This issue should be fixed in the latest version of the plugin. If you wouldn’t mind downloading the latest version, hopefully those warnings disappear.
Thanks again & best.