Answer from Richard M on the question originally asked on StackOverflow:
Replacing line 21 on search.php with $search_query[$query_split[0]] = urldecode($query_split[1])
resolved it.
Related Posts:
- How to remove search bar from a wordpress theme? [closed]
- wp_enqueue_scripts not called on search page?
- How can I customize wp_footer, where is the code that controls what this function does?
- Implement advanced search
- Why is the post type on the search result page random?
- Non-Blog Website without Search: are comments.php and search.php in theme still required?
- Custom WordPress Theme – Search not working on posts
- WordPress Filtering Custom Post Type by Metadata and Search Heirachy
- Post and page content not displaying in search results
- $_POSTing to and modifying the WP search results page
- Custom theme won’t use search.php
- Search Form Not Working
- altering search terms
- Custom search template is showing 404 when adding query string
- Woocommerce AJAX filters option loading spiner – problem on mobile device
- Why not works the search.php file?
- Is it possible to show sort page excerpt in search.php
- New theme HTML5 Support for Search in WordPress 4.4
- WordPress Custom Search By Alphabet and order by asc and sesc
- Incorrect search results in search.php – issue triggered by using `define(‘BodyID’, ‘search’); the_post();` in search.php
- The normal loop with different styles doesn’t work in search.php
- custom theme’s search not working
- Menu items description? Custom Walker for wp_nav_menu()
- Sizing screenshot.png without losing aspect ratio
- What is $post_id? is it a global variable in WordPress?
- “Quick Edit” > update clears out my custom meta values
- Call dynamic_sidebar but include/exclude named widgets?
- Adding customizer styles with wp_add_inline_style
- Best practices – Should I create a child theme vs. customizing a framework theme? (such as HTML5 reset)
- Worthwhile to restrict direct access of theme files?
- Adding widgets programatically: how to avoid collisions?
- Why max-width:97.5% on content images?
- How do I get a parent theme modification from a child theme?
- Removing the default sidebar from admin panel
- Is there any need to use both wp_reset_postdata and wp_reset_query together?
- how to pull wordpress post comments to a external page
- Why use while over if in single wordpress posts?
- wp_enqueue_script being ignored in custom theme
- First completely customized theme, where should I start?
- How to change the customizer´s sidebar width?
- Single Theme folder for Multiple WordPress
- How i can get widgets areas working in customizer?
- Cutomize Colors utility: How to add more configurable colors to a theme
- WordPress post arrangement using post_class
- Removing non native customizer settings from a child theme
- How to prepare the HTML for WordPress [closed]
- Using wp_tag_cloud(‘format=array’) to print tag names without links?
- Link to a .po file in a child theme
- Alias to theme folder for local development
- Create wordpress header with custom logo in between the menu splitting the menu into two equal parts [closed]
- Access theme options in templates
- How to show post from category select
- Can’t work out why widget contents disappear from admin
- How to create a multiple choice radio group for a single theme option
- Edit footer via customizer
- gutenberg add classes to list items
- wordpress post category shows double`
- How to: JQuery multiple wordpress media uploader buttons in the same options page?
- Move default page templates to sub directory
- $this->get_field_id() not working in customizer
- Migrated WordPress site renders Chinese
- How to modify default controls in WordPress theme customizer
- Why am I getting a white screen without a slash at the end of the address?
- Wireframe tool for WordPress theme [closed]
- Load sidebar template just once to prevent multiple animations
- Child Theme header1.php file not overwriting parent theme’s header1.php file
- Where WordPress Stores The Custom Fields Values
- How to use custom function in posts and pages templates
- What are the critical theme files when building a custom theme?
- Linking beetween pages in wordpress
- Having issue with WordPress wp_enqueue_style
- search.php file not pointing where it should
- How do I get standard posts to open up in their own template when using get_template_part()?
- Overrride buddypress theme function [closed]
- Do i need escaping get_the_passsword_form function?
- How to format the first line of a post differently?
- Exclude function from homepage only?
- show_option_none not working in meta box
- Adding google fonts to WordPress theme
- Require once a general library
- Custom Enfold theme tab layout not compatible with WPML
- 3 Level Menu Navigation (3rd Level not displaying)
- add diffrent images to a page
- How to echo inside the js file with wp_localize_script?
- How to test another theme in a live WordPress website instead of live preview?
- .htaccess and proxy settings for routing a decoupled REST API consuming theme
- I updated my own theme’s code and css
- Editing Them with Child Theme Basics [closed]
- Protecting work on client’s web host
- Why the slideshow is not shown in my theme?
- the_post_thumbnail fetches wrong image
- woocommerce breadcrump missing shop link [closed]
- What is the proper way to manage versions (with svn) of a theme we create?
- have_posts() return false on single post
- Im using a right approach to use this class inside WordPress theme?
- Bestway to write php functions
- Is using display: none the proper way to hide elements in a theme?
- How to change order of elements using a child theme
- Twenty sixteen – full height
- Correct way to make a custom block theme responsive