Paolo
Forum Replies Created
-
AuthorPosts
-
Hi Ethan,
I haven’t had a chance to look at them yet. I’ll let you know as soon as I was able to do it.
Thanks
HI Memorex,
there is a queue and what you are doing is very rude.
Please read our support policy: https://wpgeodirectory.com/support-policy/
We will get to you once we are done with topics that are before yours.
Thanks
Hi,
I remove Whoop, you need to go to appearance, click on Theme Details and click on delete.
If you are using the GDF, it’s better to activate the Child Theme.
The map is not loading because you don’t have place categories. Go to Places > Place categories and add some. Then edit your listings and select at least 1 category for each of them.
Thanks
Hi,
looks like you missed this: https://wpgeodirectory.com/support/topic/missing-update-notifications/
I’ve updated GD plugins for you, you still ahve plenty of other plugins that are outdated.
In addition you have w3 total cache installed, that is not compatible with GeoDirectory. Only GD Booster is.
Thanks
Hi,
I’m not really sure I understand what you are trying to do, please explain.
Thanks
May 18, 2016 at 5:04 pm in reply to: How to successfully complete their payment and publish their listing? #193726Hi,
the procedure of the video is correct.
I asked to the developers to see why the listings didn’t change status to published.
The will need a link and admin credentials please.
Let us know,
Thanks
You are welcome 🙂
@memorex13, you website is down. We would need FTP access to see why.
Thanks
Hi Maxim,
wordpress being free doesn’t require authentication with a https server to update.
We have seen this multiple times.
The OpenSSL version installed on your server doesn’t recognize wildcards, which means it is a version from 2011 at least (could be older).
To be able to autoupdate through our serevr, you must have minimum ver 1.0.0e, otherwise you can update via FTP or using a plugin like this: https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
Thanks
Hi,
I see everything in order on our side, you ahve a 12 months subscription ending on January 7th 2017.
Where is shown a price associated with the add-ons?
Let us know,
Thanks
Hi,
correct code is:
add_action('geodir_before_tab_content' ,'geodir_map_content'); function geodir_map_content($tab_index) { if($tab_index =='post_map') { echo geodir_show_listing_info(); } }Thanks
Hi,
did you follow the instructions carefully?
we will need FTP details to check that, translation file are not accessible via wordpress dashboard.
Let us know,
Thanks
Hi,
currently this can only be done via a filter, example:
add_action('geodir_sidebar_signup_top', 'my_signin_customtext'); function my_signin_customtext() {echo '<h3>Some Dummy Text</h3>';}Adding this code in functions.php file of your child theme, it will add “Some Dummy Text” at the top of the forms: https://wpgeo.directory/gd-login/?signup=1
The next version will allow to add content to the gd-login page directly via edit page form, but for that you will have to wait probably next week.
Thanks
Thanks for letting us know 🙂
Hi,
yes with the payment manager add-on.
Thanks
-
AuthorPosts