Kiran
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hello,
You can contact the developer of the Business Hours plugin at here https://sfcplugins.com/contact-us/.
FYI we are currently working on GeoDirectory V2, and in GDV2 we have our own Business Hours feature.
It might be better to wait for that if you not receive any response from dev.Thanks,
KiranHi Didier,
It seems GD Business Hours plugin breaks the page loading. This causing JavaScript errors on the page and breaks the social importer functionality.
Please check after disabling GD Business Hours plugin and if it works then contact GD Business Hours developer for more help.
Let us know.
Thanks,
KiranHi Jen,
Thanks for providing more details.
I checked into your backend site and found that the listing which has expire issue contains recurring package. The expiry for the listing with recurring package is handled via IPN requests from gateway. Only non-recurring package listings expiry handled from website end.
Please check this for detailed information:
https://wpgeodirectory.com/support/topic/allowed-catagorys-not-being-removed-when-package-is-changed/#post-410001 &
https://wpgeodirectory.com/support/topic/supreme-directory-issues/page/3/#post-405062Let us know.
Thanks,
KiranHi Robert,
Use following code snippet to remove pagination from GD pages.
// Remove GD pagination function _gd_custom_remove_pagination() { remove_action('geodir_listings_content_inside', 'geodir_pagination', 20); remove_action('geodir_author_content_inside', 'geodir_pagination', 20); remove_action('geodir_search_content_inside', 'geodir_pagination', 20); remove_action('geodir_home_content_inside', 'geodir_pagination', 20); } add_filter( 'template_redirect', '_gd_custom_remove_pagination', 10 );Thanks,
KiranHello,
You have same issue as mentioned here https://wpgeodirectory.com/support/topic/blank-page-2/#post-407324
I have updated those lines and now add listing working fine.Please check and let us know.
Thanks,
KiranThis reply has been marked as private.Hello,
In GT you have default location is 1 which has city USA, but now GD have country, region & city fields to store each location name respectively. So in GD each location must have specific country & region.
In GT there is no country or region assigned to city, therefore in GD it has applied to default location.Now i have created default location in GD with country=United States, region=USA & city=USA and applied that location to each listing which have city=USA.
In GD we have enhanced location feature you have to set proper country & region or may be city. You can do this via export > edit > re-import method.
Follow steps:
– Export CSV from GeoDirectory > Import/Export CSV > Export CSV for listings
– Update country, region, city (you can also update address)
– Import CSVI have done this for one of you listing “Raipur Ivf” and that listing shows address details fine. See attachment in next reply.
Let us know.
Thanks,
KiranThanks for letting us know 🙂
Hi Micheal,
You have a PHP session problem on your server (either session directory is not writable or it does not exists), please ask your server admin about this.
I have applied temporary fix as mentioned here https://wpgeodirectory.com/support/topic/checkout-redirecting-to-homepage/#post-404418 and it fixed the redirect issue. I have successfully created one listing after applying this fix.
Let us know.
Thanks,
KiranHi,
You are using old GD plugins, please update them first. Your membership showing “No active membership”, DO you have another account? Our records show you only have access to the location manager.
If even after updating plugin does not fix the problem, please provide FTP credentials so we can look into more.
Kiran
I have added a one place and set the map to it without any issue.
Can you explain little more what problem you facing and how to replicate it from our side?
Kiran
Hi,
Seems you have provided admin credentials but we need FTP credentials as well.
Please provide us “FTP credentials”, To apply patch fix on your site we we need access to the files.Kiran
Hi Dayo,
I have added some theme compatibility under GeoDirectory > Theme Compatibility. Now GD pages looks better.
Please check and let us know.
* Is there a way to change its positioning to be say the third item in the menu. It currently is added as the last item on the main menu
That menu is dynamically generated so not possible to change position of that menu. But you can create new menu with custom link and apply PARISH page link to it.
* Secondly, currently under PARISH, it shows a sub-menu item Parishes. Is there a way I can add another sub-menu item for Add a Parish?
Create menu with custom link and apply add a Parish link to it.
For more details check https://wpgeodirectory.com/docs/core-design/#navigation
Thanks,
KiranThanks for letting us know 🙂
-
AuthorPosts