Visit Leeds logo in white text with a transparent background.

Restaurant directory

document.addEventListener('DOMContentLoaded', function() { // Get the search keyword from the URL const params = new URLSearchParams(window.location.search); const searchKeyword = params.get('search_keywords'); // Map the search term to a category const categoryMapping = { 'italian': 'category-italian', // Replace 'category-italian' with the actual class or ID of the checkbox 'chinese': 'category-chinese', // Replace 'category-chinese' with the actual class or ID of the checkbox // Add more mappings for other categories as needed }; // Check if the search term matches a category if (searchKeyword) { const categoryClass = categoryMapping[searchKeyword.toLowerCase()]; // If a category is found, check the box if (categoryClass) { const checkbox = document.querySelector(`.mylisting-explore-listings-widget .${categoryClass} input[type="checkbox"]`); if (checkbox) { checkbox.checked = true; // Check the box } } } });

{{locationDetails}}

{{locationDetails}}

Back to filters

Browse sub-categories

Logo spelling out "Visit Leeds" in the traditional colours of black & orange.

Follow Us On Social

Conference Leeds logo with the word 'Conference' in black text above 'Leeds' in green text
Invest Leeds logo in blue text.
Leeds City Council logo in black.
Leeds inspired logo
Powered by Culturehost logo in black text. Powered by appears smaller above the culturehost text.

Copyright Leeds City Council