Kiran
Forum Replies Created
-
AuthorPosts
-
Hi Brandon,
Looked into your site, you are using old version of GeoDirectory Advance Search plugin. Update it first so we can assist your more.
If it not fix the problem, let us provide FTP details so we have to do some debug to find what causing problem.
Thanks,
KiranHi Marco,
Hope you are using most recent package links found at here https://wpgeodirectory.com/support/topic/beta-testers-invoicing/#post-273263
Can you explain more which amount you talking about? It will be more helpful if you provide screenshot.
Let us know.
Thanks,
KiranI have checked and i can’t find any wrong on home page or place list page.
Can you explain more with url and screenshot how it shown to you?Kiran
Hi Gautam,
I have checked by login, it does not redirecting and worked fine for me.
Can you explain more with steps how to re-create problem from our site?Thanks,
KiranMarch 7, 2017 at 4:52 am in reply to: Places not displayed in frontend ( no records were found) #365813This reply has been marked as private.March 6, 2017 at 1:48 pm in reply to: Date fields saves in 2022 every time listing is edited #365637Thanks for letting us know 🙂
March 6, 2017 at 1:30 pm in reply to: Date fields saves in 2022 every time listing is edited #365609Hi Ollie,
There was date & time pickers by “Advanced Custom Fields” plugin are conflicts with GD date & time pickers. I have fixed it and it also updated on your site.
Check and let us know.
Thanks,
KiranThe way you are customizing listing view template is incorrect. See steps given here: https://wpgeodirectory.com/docs/customizing-geodirectory-templates/ how to customize listing view templates. The geodirectory templates should be in YOUR-THEME/geodirectory/ directory.
Whe are you not using [gd_listings] shortcode on this page to show listings on this page?
Thanks,
KiranLet us provide FTP details in private reply, so we can look into and assist you more.
March 6, 2017 at 10:44 am in reply to: Date fields saves in 2022 every time listing is edited #365568Hi Ollie,
I have looked into your site and found that there is a conflict in jQuery datepicker function by one of non GeoDirectory plugin. We cannot recreate this issue in our tests sites.
Provide us FTP details to find what causing conflicts.
Try to disable non GeoDirectory plugin one by one to find out which plugin causing conflicts OR allow us to do this.Thanks,
KiranHi Richard,
If you want just customize template then copy listing-listview.php in your custom template. See: https://wpgeodirectory.com/docs/customizing-geodirectory-templates/
If you want to display listings on other pages without use of shortcode, then you can display listings by using “Popular Post View” widget there.(In this case you can use custom template by copy widget-listing-listview.php into your theme templates or you can filter it via via hook “geodir_template_part-widget-listing-listview”)
If these are not that you talking about then let us provide detailed explanation. It will be more helpful if you provide screenshots.
Thanks,
KiranHi Cappy,
If you have entered post ID in post_id column then it must be referenced to WordPress post ID. By importing you can not set post ID which not exist in WordPRess posts database.
You can import as many listings you want in a batch.
> Update listing if post with post_id already exists.
< If post with post_id already exists in posts database then it will update that listing OTHERWISE it will create a new listing with new post ID.> Ignore listing if post with post_id already exists.
< If post with post_id already exists in posts database then it will skips updating that listing OTHERWISE it will create a new listing with new post ID.For more on import/export see: https://wpgeodirectory.com/docs/core-export/
Thanks,
KiranHi Diego,
Use this code snippet to show description on map bubble. https://gist.github.com/kprajapatii/0df26fa31bbfc9e9bb270f147899f583
You can find two hooks in snippet code. One is used to show description BEFORE custom fields and other is used to show description AFTER the custom fields on bubble map.
Thanks,
KiranMarch 6, 2017 at 5:12 am in reply to: Places not displayed in frontend ( no records were found) #365529Hi Jorge,
Looked into your site and done some debugging. There are some errors seen in debug log.
1) Unknown: open(/var/lib/php/session/sess_qhorc4u8pr0l56h7960klut917, O_RDWR) failed: Permission denied (13) in Unknown on line 0
2) PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
3) Table ‘xxxxxxxxx.wp_geodir_gd_place_detail’ doesn’t exist
1) & 2) are due to incorrect session configuration from server. See this https://wpgeodirectory.com/support/topic/warning-session-start-error-code-line-280/#post-351638 and ask your server admin to fix it.
3) Provide phpmyadmin access to check database structure and wp_geodir_gd_place_detail table. May be this table is corrupted or deleted.
Thanks,
KiranThanks for letting us know 🙂
-
AuthorPosts