Fix: Topic Links 2.2 Archive
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]
The archive issue in Topic Links 2.2 occurs when the plugin's archive functionality fails to work correctly. The archive feature is designed to display a list of posts or topics that belong to a specific category or topic. However, users have reported that the archive pages are not displaying correctly, resulting in a "404 Not Found" error or a blank page. Topic Links 2.2 Archive Fix
Regenerate the archive pages by going to the Topic Links 2.2 settings and clicking on "Regenerate Archive Pages." RewriteEngine On RewriteCond %{REQUEST_FILENAME}