Troubleshooting Common Issues After an Easy Table of Contents Update
Content
Updates to the 'Easy Table of Contents' plugin are intended to improve functionality and security. However, as with any software, a new update can sometimes introduce unexpected conflicts or bugs on certain WordPress configurations. This guide covers the most frequently reported post-update problems and provides steps to diagnose and resolve them.
Common Post-Update Issues
Based on community reports, the most common issues that arise after an update include:
- Fatal Errors & White Screens: The site crashes or displays a blank white screen.
- Display & Layout Problems: The table of contents (TOC) appears in the wrong location, breaks page layout, or causes unusual spacing.
- Functionality Breaks: The TOC is not generated, links do not scroll correctly, or features like 'View More' stop working.
- Conflicts with Page Builders: Issues specifically with WPBakery, Divi, or other visual builders.
- CSS Styling Issues: Custom colors or RTL (Right-to-Left) alignment no longer works as expected.
Step-by-Step Troubleshooting
1. The First Step: Clear All Caches
Before any complex troubleshooting, always clear your site's cache. This includes:
- Any caching plugin you have installed (e.g., WP Rocket, W3 Total Cache).
- Your browser cache.
- Server-level or CDN caches (e.g., Cloudflare).
Outdated cached files are a common cause of display issues after an update.
2. Check for a Newer Update
The 'Easy Table of Contents' team is often quick to release patch updates to fix bugs introduced in a previous version. If your issue just appeared:
- Go to your WordPress Dashboard > Plugins page.
- See if an update is available for 'Easy Table of Contents'.
- If an update is available, apply it and test your site again.
3. Conflict Testing
Conflicts with your theme or other plugins are a primary cause of issues. To test for a conflict:
- Switch Themes Temporarily: Activate a default WordPress theme like Twenty Twenty-Four. If the problem resolves, the issue is likely with your theme.
- Deactivate Other Plugins: Deactivate all other plugins except 'Easy Table of Contents'. If the problem is fixed, reactivate your plugins one by one to identify the culprit.
4. Roll Back to a Previous Version (If Necessary)
If the problem persists and is causing critical errors, rolling back to the last known stable version is a reliable temporary solution. You can do this manually by downloading an older version from the WordPress plugin Advanced page (scroll down to "Previous Versions") or by using a plugin like "WP Rollback."
Specific Fixes for Common Problems
For Fatal Errors & White Screens
If your site is completely down:
- Use your hosting file manager or FTP to access your site's files.
- Navigate to the
/wp-content/plugins/directory. - Rename the
easy-table-of-contentsfolder toeasy-table-of-contents-deactivate. This will deactivate the plugin and should restore access to your site. - You can then reinstall a working version.
For TOC Links Not Scrolling Correctly
If clicking a TOC link jumps you to the top of the page instead of the correct heading:
- Go to the 'Easy Table of Contents' settings in your WordPress dashboard.
- Navigate to the Advanced tab.
- Locate the option labeled Generate TOC Link IDs.
- Check this box and save your settings.
- Test the links again.
For RTL (Right-to-Left) Alignment Issues
If the alignment is broken after an update, a CSS override may be needed while waiting for an official fix. You can add custom CSS in your theme's Customizer or a custom CSS plugin:
.ez-toc-container-direction {
direction: rtl !important;
}
Getting Further Help
If you have tried the steps above and your issue remains, you can seek help from the wider community. When asking for help, be sure to provide:
- The exact version number of the 'Easy Table of Contents' plugin.
- The name and version of your WordPress theme.
- A list of other active plugins.
- The URL of a page where the issue can be seen.
- Clear screenshots or a short screen recording of the problem.
- Any specific error messages from your browser's console (F12 > Console tab) or server error logs.
This information is crucial for others to accurately diagnose the problem you are experiencing.
Related Support Threads Support
-
Resolvedhttps://wordpress.org/support/topic/add-padding-to-links/
-
New Update Broke My Sitehttps://wordpress.org/support/topic/new-update-broke-my-site-6/
-
White Screen of deathhttps://wordpress.org/support/topic/white-screen-of-death-234/
-
Since the update to 2.0 my page isn’t loading anymorehttps://wordpress.org/support/topic/since-the-update-to-2-0-my-page-isnt-loading-anymore/
-
500 Errors & Links Not Workinghttps://wordpress.org/support/topic/500-errors-links-not-working/
-
New update is completely messed uphttps://wordpress.org/support/topic/new-update-is-completely-messed-up/
-
All headlines wronghttps://wordpress.org/support/topic/all-headlines-wrong/
-
Last update broke the placement of ToChttps://wordpress.org/support/topic/last-update-broke-the-placement-of-toc/
-
Screen.min editionhttps://wordpress.org/support/topic/screen-min-edition/
-
After update, bug appearedhttps://wordpress.org/support/topic/after-update-bug-appeared/
-
What the h*ll! What did you do!?!https://wordpress.org/support/topic/what-the-hll-what-did-you-do/
-
Broken on All Versions Since 2.0.56.1https://wordpress.org/support/topic/broken-on-all-versions-since-2-0-56-1/
-
Auto inserting products isn’t workinghttps://wordpress.org/support/topic/auto-inserting-products-isnt-working/
-
Latest update May 2020 went wrong – destroys my mobile viewhttps://wordpress.org/support/topic/latest-update-may-2020-went-wrong-destroys-my-mobile-view/
-
Latest Update puts all text to the righthttps://wordpress.org/support/topic/latest-update-puts-all-test-to-the-right/
-
Image galleries broken by yesterday’s update?https://wordpress.org/support/topic/image-galleries-broken-by-yesterdays-update/
-
Malfunzionamentohttps://wordpress.org/support/topic/malfunzionamento-2/
-
RTL issueshttps://wordpress.org/support/topic/rtl-issues-4/
-
View More + Settings Import Doesn’t Workhttps://wordpress.org/support/topic/view-more-doesnt-work-2/
-
Latest update breaks sitehttps://wordpress.org/support/topic/latest-update-breaks-site-9/
-
The plugin does not work correctly on the mobile version of the sitehttps://wordpress.org/support/topic/the-plugin-does-not-work-correctly-on-the-mobile-version-of-the-site/
-
the last update broke my sitehttps://wordpress.org/support/topic/the-last-update-broke-my-site-4/
-
Big pb with WP BAKERYhttps://wordpress.org/support/topic/big-pb-with-wp-bakery/
-
Having Troubles After Latest Updatehttps://wordpress.org/support/topic/having-troubles-after-latest-update/
-
Cannot Update, Too Many Redirectshttps://wordpress.org/support/topic/cannot-update-too-many-redirects/
-
Please deletehttps://wordpress.org/support/topic/fixed-column-widths-3/
-
Update making bizarre headingshttps://wordpress.org/support/topic/update-making-bizarre-headings/
-
Fatal error with latest versionhttps://wordpress.org/support/topic/fatal-error-with-latest-version-3/
-
after update not working custom colorhttps://wordpress.org/support/topic/after-update-not-working-custom-color/
-
The latest update breaks the web with elementorhttps://wordpress.org/support/topic/the-latest-update-breaks-the-web-with-elementor/