Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
as far as I can see, there is no email visible on that page anywhere.
Where do you see one?
Thanks
Hi,
Please provide a link and wp adin credentials. Images can’t be debugged.
The customize my search can only work if you are on a CPT page or if show the CPT selector.
Thanks
Pleaqse read:
1 https://wpgeodirectory.com/docs/translate-core/
2 https://wpgeodirectory.com/docs/translating-addons/
This is the standard way of translating web applications and WordPress as well.
Thanks
Hi, please have a look here: https://wpgeodirectory.com/support/topic/geodirectory-does-not-have-access-to-your-filesystem/
Let us know how you went,
ThanksThan, please ask to your server admins if they have a clue what is creating the 500 internal server errors with Ajax calls.
Thaks
Hi,
I just noticed you have GeoDirectory and GD addons network activated.
That can’t work.
On multisite GD and its addon must be activated website by website.
Please do that and let us know if all problem get fixed.
Thanks
Hi,
1) Please contact Paypal for the error.
2) Adding that would require a customization of the payment gateway.
Thanks
Hi,
you are saying you followed the instruction correctly, but you haven’t, precisely at this points:
“5. Authorized JavaScript origins”: Enter the website address of your website without any sub-folders ex: ‘http://www.mysite.com/’
Note: match is exactly as your site, so if your site does not use WWW, leave it out.
“6. Authorized redirect URIs”: Enter your website address followed by the same specific URL ex: ‘http://www.mysite.com/wp-admin/admin-ajax.php?action=geodir_ga_callback’
Please delete that project and start over by adding the correct URL (without WWW) to obtain new tokens.
If you start over and do it correctly there is no reason why it shouldn’t work, as it works correctly for us all.
Thanks
Hi,
I see what you mean now.
I’ve flagged this for Stiofan. He’ll let you know asap.
Thanks
Hi,
to add the reset location button I replied in your other post.
To make the search form element look like that you will need to edit some css.
Thanks
Hi,
there are several hooks to add extra elements in the search form. Here the list:
https://wpgeodirectory.com/docs/codex/geodirectory_templates/listing-filter-form-php/
You could use the action geodir_after_search_button https://wpgeodirectory.com/docs/codex/geodirectory_actions/geodir_after_search_button/
Following is a quick example of how to add html after it:
add_action('geodir_after_search_button','my_html_after_search_button',10); function my_html_after_search_button(){ echo "<p>Hello World</p>"; }You need to copy that code into your theme’s functions.php file.
Thanks
Ok I’ve found it, the errors are caused by another plugin.
“NetworkError: 500 Internal Server Error – http://linkmulti.wpengine.com/wp-content/plugins/ag-custom-admin/require/dynamic.php?type=js&context=admin&ver=changed_theme”
Please disable ag-custom-admin and in case you need it, submit a support request to them.
Thanks
Hi Christy,
I think Stiofan got confused by looking at your website as he didn’t even know about X stacks.
At the moment GD is 100% compatible with Integrity only, their default design.
Making it work properly with the other stacks could be a lot of work, especially with the template you have chosen to use.
Stiofan will look into it, but it could require few days before we have a solution, alternatively I’d suggest to use the Integrity stack.
Let us know,
Thanks
This URL is an ajax call to the server: http://linkmulti.wpengine.com/wp-admin/admin-ajax.php?action=geodir_buddypress_ajax
There is a 0 (zero) at the top right saying it didn’t find anything, which is normal because we are simply calling the function without sending any query.That is not a white screen of death.
Where and how to you get to that page?
I renamed the event plugin as it should and I can’t find any error, please explain your problem with better examples.
Thanks
Hi,
I just tested and had Stiofan test it on his 2 Android Mobiles and it worked for us all.
What phone are we talking about?
Thanks
-
AuthorPosts