Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
the only thing wrong that I see is the hosting plan chosen, which is a godaddy WP managed plan and thier caching system is definitely not compatible with GD Booster and with GD in general. However I’m not 100% sure that is the problem, because that should affect only the location manager and you are not using it.
I’ve asked to the developers to follow up and let us know,
Thanks for your patience,
Hi,
it’s working now, I believe the problem was that we didn’t have the right hostname: wp367739.dreamhostps.com
I alerted Stiofan.
Thanks
Hi,
the free plugin allows to create a single location directory (1 city).
We have the Location Manager add-on to unlock that: https://wpgeodirectory.com/downloads/location-manager/
Thank you,
Hi,
please provide a link and admin credentials and we will check were the problem is.
Thanks
That’s caused by the excerpt. Please try to reduce it a bit.
Thanks
Hi,
you pasted the code wrong.
correct:
remove_action('geodir_details_main_content', 'geodir_action_details_taxonomies', 40); add_action('geodir_details_main_content', 'geodir_action_details_taxonomies', 85);Wrong:
remove_action(‘geodir_details_main_content’, ‘geodir_action_details_taxonomies’, 40); add_action(‘geodir_details_main_content’, ‘geodir_action_details_taxonomies’, 85);The curly quotes made it wrong.
I can’t seem to find a fix for that border below the footer. I’ve asked to the developers to help us out.
They’ll let us know asap.
Thanks
March 21, 2016 at 6:42 pm in reply to: Header positioning, Menu positioning, Sign In positioning, Search positioning #143958Hi,
which theme is that? Please provide a link and we will have a look, images can’t be inspected.
Thank you
please provide a link and admin credentials and we will have a look.
ThanksHi,
did you set the default location, before activating the Location Manager?
If that’s not the problem, please provide admin credentials and we will have a look.
Thanks
Hi,
you will need to add the loginbox widget anywhere on your website to provide those links.
Thanks
Hi,
they all look the same to me. Please attached a screenshot of what you see wrong.
Thanks
You cannot, because comma is the default separator.
You should enter $100000
Thanks
WHich payment geteway did you use to create the test?
Was the payment completed?
Normally if the payment is completed the invoice is set as approved right away, except for pre-bank transfers.
Let us know,
This reply has been marked as private.Actually it is, please add this in your functions.php file.
add_filter('geodir_page_title_separator','my_geodir_page_title_separator',10,1); function my_geodir_page_title_separator($sep){return "-";}Thanks
-
AuthorPosts