Hi, how can I implement google search to the default search on this theme? These is an old tutorial from several years ago but unfortunately that no longer works.
Hi,
Unfortunately, indeed that solution no longer works because it has been implemented for a long time.
Unfortunately, this implementation is not covered by the support team, because it requires more knowledge, the only way I can help you is to offer some guides to try or if you want you can make a request to custom work team-> https://tagdiv.com/web-development-services/ and they can help you.
-> https://www.wpbeginner.com/wp-tutorials/how-to-add-google-search-in-a-wordpress-site/
-> https://wpengine.com/resources/how-to-add-google-search-in-a-wordpress-site/
Thank you!
Thanks for the reply. Please could you just advise me which file is responsible for providing the search box in the header style 3? I’ve looked through a few files and none of them seem to create it.
Hello,
If you use Standard Style 3, then you can find it in this path => wp-content/plugins/td-standard-pack/Newspaper/parts/header/header-menu.php -> https://i.imgur.com/jVjhggI.png
Please let me know the results!
Thank you!
Thanks! Is it possible to put this file in the child theme?
Hi,
So it doesn’t work if I put it in the child theme under parts/header
I have to overwrite in the actual plugin folder. Is this a known issue with the child theme?
Hi,
The file provide above required another file like logo.php so I can suggest to you copy also, that file and change the path of the required file => https://i.imgur.com/uvW4DEj.png
Thank you!