Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
I have added another filter but it might be too unspecific as it covers more than the title, please have a check.
Thanks,
Stiofan
Hi Jorge,
Your cache limits are super small around 1mb which seems to be the main problem as NO queries are being cached.
I ran “SHOW VARIABLES LIKE ‘%query_cache%'” to check this.Try increasing the “query_cache_size” and the “query_cache_limit” to around 50mb and then lets see where we are.
Thanks,
Stiofan
You are welcome! Have a good weekend! 🙂
It is not possible at the moment but if you explain fully what you are trying to do i will give you the best advice.
Thanks,
Stiofan
Thanks for the info.
I added the pluign “code snippets” and added the following code snippet to fix this for you:
add_filter('geodir_page_title_class','_my_gd_title_class'); function _my_gd_title_class($class){ $class .= " no_translate "; return $class; }Thanks,
Stiofan 🙂
I am not sure exactly what you did 🙂 I am guessing it was an error in the GPS info for the default location, i told you to enter 0 and save but i should have asked you to enter 10 and save to fix it.
Thanks,
Stiofan 🙂
P.S. I also enabled server side map clustering (which you need with over 10k listings) and map caching so maps should be faster.
Stiofan
Hi Jorge,
I see a problem with some of the SQL queries which is a bit puzzling as the “easier” ones are taking longer then the more complex ones. If you can give me phpmyadmin database access then i will debug things to find out what is going on.
Thanks,
Stiofan
Hi Mandy,
I am not sure how compatible tranposh will be but if you provide example links of the problems and wp-admin details in a private reply (only staff can see) then i will take a look.
Thanks,
Stiofan
Thanks for the info, please check now 🙂
It was just the wrong inputs causing a JS error.I suggest you go here and add some dummy data now: https://daktariug.com/wp-admin/admin.php?page=geodirectory&tab=general_settings
Thanks,
Stiofan
You are welcome! 🙂
If i understand you correctly you can do it like this:
1. create the place as admin, and gie it a “free” price package.
2. Enable claim listings and require them to upgrade to claim, this way they will have to pay to be able to edit the post and become owner.Stiofan
This reply has been marked as private.ERROR: Incorrect Username or Password
1 attempt(s) leftOur update plugin WP Easy Updates was disabled, i enabled it 🙂
Stiofan
-
AuthorPosts