Forums › Forums › Search & Filter Pro › I dont get any search sesults.
Tagged: search result
- This topic has 14 replies, 2 voices, and was last updated 5 years, 10 months ago by Anonymous.
-
Trevor(Private) January 17, 2019 at 7:29 am #199184
With some trepidation if you have not done it before. You need access to the database first. If you are not sure how to do this, the ARI Adminer plugin will let you do this from within WordPress (but do not leave it installed; use it then remove it). See this screenshot:
https://www.screencast.com/t/6SS8rkv0bG
The first time you run Adminer it sets up a crypt key. Then you will see this at the bottom of your admin sidebar menu:
https://www.screencast.com/t/ClYHPCiole
When you run Adminer (I do this in a new window, the grey button):
https://www.screencast.com/t/m9FCeUJM
You will now see your database, it will look like this:
https://www.screencast.com/t/QUVGGh9Rn
In the list of tables, you can see collation, which is the language.
NOTE. Some hosts do not allow database access from within WordPress, and so ARI Adminer will throw an error.
Trevor(Private) January 17, 2019 at 3:29 pm #199249With regard to the collation, utf8mb4_unicode_ci is a fairly general one. You may need to search the Stack Overflow site for threads discussing your language characters and a suitable collation, and then look for a thread that shows you how to change this.
MAKE a database BACKUP before you do anything.
The instructions for Divi are here (and then Divi controls the layout):
-
AuthorPosts