Kiran
Forum Replies Created
-
AuthorPosts
-
April 30, 2018 at 10:00 am in reply to: Shortcode [gd_listing_map] not working with parent categories #428456
Hi,
Where do I have to change which country names?
Without checking database entries i can’t say.
We need phpMyAdmin access via browser. Send us url to login phpMyAdmin database.
If you have no idea about phpMyAdmin database url then send us CPanel credentials, i will manage it via cpanel.
Kiran
This reply has been marked as private.This reply has been marked as private.Hi Joy,
Add following snippet into your child theme functions.php
remove_action('geodir_detail_before_main_content', 'geodir_breadcrumb', 20); add_action('sd-detail-details-before', 'geodir_breadcrumb', 1);Kiran
April 30, 2018 at 5:43 am in reply to: Show all locations in dropdown? – Not giving any result #428429Thanks for letting us know 🙂
April 30, 2018 at 5:30 am in reply to: WPML duplicate GD post does not take default category #428428Hi There,
I have checked my test site but i can’t replicate similar issue there. Please provide us your site admin credentials so ca can take a look.
Kiran
Hello,
The changes has been done in file \wp-content\plugins\geodir_event_manager\gdevents-admin\admin_functions.php and in function geodir_event_event_schedule_setting()
You can overwrite this file in case you need to fix on other sites.
Kiran
April 30, 2018 at 4:43 am in reply to: Shortcode [gd_listing_map] not working with parent categories #428426This reply has been marked as private.April 27, 2018 at 12:50 pm in reply to: How to Tell if Invoices were in sandbox mode & a UI suggestion #428257Hello Evan,
Is there a way to tell if an invoice was from a test payment, especially PayPal Sandbox?
You can check the link with transaction id in “Payment Meta” metabox in backend invoice. Invoice paid with sandbox account have link with “sandbox.”.
Is there a tag or label for when an invoice records a sandbox payment?
Currently there is not a tag on invoice to identify sandbox payment. But we will add this suggestion in our todo to implement in future.
Additionally, there seems to be some confusion from users like me who enabled PayPal Sandbox settings, expecting this to be available on the test payments, but this seems to override regular PayPal payments. Correct?
If you have enabled paypal sandbox mode then you can’t make live payment. Same if you have enabled live mode then you can’t make sandbox payment.
Why do I suggest a change? Assuming I am right about it overriding the real PayPal payments, the label of the checkbox in the setting is quite vague and just asks if we want the sandbox option.
At one time you can only use either sandbox/live. Sandbox mode available to just setup the paypal gateway before moving to accept payments from customer.
Let us know.
Thanks,
KiranApril 27, 2018 at 5:37 am in reply to: Show all locations in dropdown? – Not giving any result #428230The pre selection list displayed on page load for the selected country & region. When searching it shows matching results only.
Kiran
April 26, 2018 at 1:13 pm in reply to: Show all locations in dropdown? – Not giving any result #428110Hi Dirk,
This is not a bug, it is default behaviour. When you open search dialog it shows current searched results and not all the results with previous one. 🙂
thanks,
KiranHi Abel,
Neither admin credentials nor FTP credentials are working for me.
When clicked on admin link to sign in, it shows page with message: “502 Bad Gateway” (see attachment).
FTP credentials shows error:Response: 530 Login authentication failed
Error: Critical error: Could not connect to serverTry to disable non GD plugins and check if there is still shows DB error.
Let us know.
Thanks,
KiranApril 26, 2018 at 11:07 am in reply to: Show all locations in dropdown? – Not giving any result #428089Hi Dirk,
I have updated patch on your test site. Please check and let me know.
Copy and overwrite following two files on your live site to fix problem on live site.
\wp-content\plugins\geodir_location_manager\geodir_location_hooks_actions.php
\wp-content\plugins\geodir_location_manager\geodir_location_functions.phpKiran
Hi Jorge,
sorry but the FTP credentials are not working for me. It says
Response: 530 Login authentication failed
Error: Critical error: Could not connect to serverYou can also update patch from your side. Here is patch
https://github.com/kprajapatii/geodirectory/commit/337e5fdd729cf3c46d0a5d48c77dfd5c23c600c8Please try to update patch from your side or provide working FTP credentials.
Kiran
Hello,
Currently not possible to filter results within favorites listings. this requires core customization.
Kiran
-
AuthorPosts