Tag › tip


Redirect Laravel Token Mismatch Exception error page
All Laravel 5 developers have seen the 'TokenMismatchException error page'. And wondered how to customise/redirect the page to the default login/home page.


Prevent Empty Searches in WordPress Revised
WordPress was allowing empty searches to bring back results. Here is a revised version of a solution I found on the web. Hope it helps anyone.


Make a menu item none selectable/linkable in Joomla
A menu option has several submenu options, but you don't want that menu option selectable or linkable, only the submenu options. This is how to do it.


WordPress search older posts goes to home page
I had an issue when doing a search on a WordPress site. It worked on the first page, but once I clicked Older posts it took me to the home page.