Hello everyone,
I'm currently managing a XenForo site and have noticed significant issues with Core Web Vitals, particularly concerning the Interaction to Next Paint (INP) metric on mobile devices. Google Search Console reports INP values exceeding 200 ms across several URLs, negatively...
I've been encountering several issues with the XenForo AMP add-on related to CSS syntax and nesting in the "style amp-custom" tag. Despite reinstalling the add-on, these errors persist. Here are the details and steps I’ve taken to address these issues:
Issues and Troubleshooting Steps:
CSS...
Following the recent updates to XenForo, especially with the move towards managing structured data through PHP classes, I’ve come across a challenge that I believe could be common among us. In previous versions, adding and adjusting structured data was straightforward using the...
Hi everyone,
I've noticed a significant shift in how structured data is handled in recent XenForo updates. It appears that structured data is no longer directly managed within the templates but rather is generated through PHP classes. This seems to align with modern practices, emphasizing...
Hello,
I recently activated the search suggestions feature in the XFES (XenForo Enhanced Search) add-on on my XenForo 2.3 Beta 5 site. After enabling this feature, I was prompted to optimize the search index. However, when I attempted to optimize, I encountered the following error...
Hello everyone,
I'm currently upgrading to a newer version of XenForo and have encountered a persistent issue that I hope someone here can help me resolve. During the upgrade process, I received the following error message:
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column...
Can you elaborate on the performance implications of the newly enhanced job system, especially in forums with high traffic? How does the queuing mechanism handle surges in activities like mail sending and push notifications without affecting user experience?