Giri
Forum Replies Created
-
AuthorPosts
-
Hi there,
I have fixed and applied the patch in your website.
Please clear cache (if you have any) and then test the site.
Let me know how that goes.
Thanks
February 23, 2017 at 8:43 am in reply to: Supreme Directory – CSS styles for dropdown menu in the search module #363296You are welcome 🙂
This reply has been marked as private.This reply has been marked as private.Hi there,
After debugging, i found out that the problem is you don’t have enough memory.
You have 10k listing for some post types but you only have 100 MB Memory.
For that much listings you need atleast 1 GB Memory.
Please try increasing your memory to 512 MB. If that doesn’t solve the problem then try increasing it to 1 GB.
You need high memory for GD tools since the script has to load all post types in memory in order to work.
Hope that helps.
Thanks
February 22, 2017 at 9:18 am in reply to: Supreme Directory – CSS styles for dropdown menu in the search module #363090Hi Atilla,
Try this css in GD custom css.
select.search_by_post { -webkit-appearance:none; }
February 21, 2017 at 3:33 pm in reply to: Trouble with custom fields validation pattern items savings #362878I still can’t able to access the website.
February 21, 2017 at 3:31 pm in reply to: Trouble with custom fields validation pattern items savings #362875ok thanks
February 21, 2017 at 3:09 pm in reply to: Trouble with custom fields validation pattern items savings #362869This reply has been marked as private.February 21, 2017 at 3:02 pm in reply to: Trouble with custom fields validation pattern items savings #362868Hi Alex
Your site suddenly showing 404 pages. I have added var_dump function in the plugin via wp editor. I thought I crashed the site. But It doesn’t seem like I caused that problem. The var_dump syntax is correct when I access the site via ftp and I have even removed that var_dump function and tried. But still the site not working for me.
Is someone else working on the website?
February 21, 2017 at 2:54 pm in reply to: Trouble with custom fields validation pattern items savings #362867Hi nevermind,
I got the FTP from your old thread.
Thanks
February 21, 2017 at 2:48 pm in reply to: Trouble with custom fields validation pattern items savings #362866Hi wci,
The site went down while working on your website. I guess its because the request couldn’t finish successfully while i’m fixing the problem.
Can you provide FTP details?
So I can fix the problem.
Thanks
Hi there,
The problem seems to coming from your database.
You gd_place post type has 1338 records in the wp admin. However in db it has 1340 entries.
So something is wrong there and thats why you are having problem with GD tools.
Please post your FTP details
Thanks
Hi Eduardo,
Can you post your FTP and wp admin details?
Thanks
Yes or use code snippets
-
AuthorPosts