Tagged: search results
-
AuthorPosts
-
June 25, 2019 at 3:55 pm #1113262
Hi There,
I am trying to adjust the text on a blog list when no results are found.
I’ve seen the forum post at https://kriesi.at/support/topic/change-this-text-nothing-found-sorry-no-posts-matched-your-criteria/ and am ready to add the loop-search.php to edit the Nothing Found. Sorry no posts matched your criteria message.
However, I’m not sure what to actually put on the loop-search.php. Would you be able to send over an example of what to put in the file? For example, I’d like it it to say “Coming Soon” rather than Nothing Found.
Thank you for your help!
June 25, 2019 at 8:53 pm #1113373June 25, 2019 at 9:13 pm #1113382I’ve added loop-search.php to the child theme, however, on https://dev.powerfulpatients.org/hub/aml/newly-diagnosed/, the Nothing Found notice still appears.
Any suggestions?
Thank you!
- This reply was modified 5 years, 4 months ago by bimsenfold. Reason: Adjustment to site didnt work
June 26, 2019 at 3:42 pm #1113637Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
BasilisJune 26, 2019 at 3:57 pm #1113642See below
June 27, 2019 at 12:09 pm #1113913Hi,
Thank you for the update.
The loop-search.php file already exists inside the includes folder of the parent theme, so if you want to override it, create a new folder called “includes” in the child theme directory and create a copy of the “loop-search.php” file inside. You can then do the necessary modifications in that file.
Best regards,
IsmaelJune 27, 2019 at 7:29 pm #1114074I think I’ve updated this correctly, but it is still showing ‘Nothing Found” – would you be able to double check for me?
Thank you very much!
June 28, 2019 at 5:43 pm #1114317Hi bimsenfold,
Best regards,
VictoriaAugust 16, 2019 at 6:26 pm #1128326I am having the same issue. I have added the includes folder and the loop-search.php file to my child theme and made the changes. It still shows the old search results text.
August 18, 2019 at 10:55 am #1128608Hi mcdorman4,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaSeptember 2, 2019 at 7:12 pm #1133103Hi There –
I’m still trying to work on this, too. I have the loop-search.php in the Includes folder of my Child theme. When I am logged in via FTP the loop-search.php file is not empty, but through the theme editor on the WordPress dashboard this file is empty (as you noted above).
What can I do to rectify this?
Thank you!
September 4, 2019 at 8:39 am #1133656Hi,
Can you edit the file via FTP? If so, then you can do the modifications there. We are not really sure why it’s empty on the default editor. It is possible that you don’t have the right permission.
Best regards,
IsmaelSeptember 4, 2019 at 4:59 pm #1133945What should the permission settings be. It is strange that some of the child theme files appear with content in the default editor, but this one does not. I added the content via FTP, which is why I am confused about it.
Thank you so much!
September 5, 2019 at 12:40 pm #1134363Hi,
The files permission should be set to 644 by default and folders to 755.
// https://wordpress.org/support/article/changing-file-permissions/
Thank you for the update.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.