Alex Rollin
Forum Replies Created
-
AuthorPosts
-
The developers will get back to you with information about that.
Don’t forget to renew your membership to receive support for your site with premium addons.
The developers will get back to you with information about that.
WP Backend is what you see at the link : mysite.com/wp-admin/
Each theme has some adjustments available in the customizer.
For Genesis child themes like 1280, themes, these require the Genesis framework:
https://wpgeodirectory.com/downloads/geo-1280-genesis-child-theme/
http://my.studiopress.com/themes/genesis/If you would like more help with this, please describe where you are stuck and we will try to help.
If we need to check the settings, then, yes, make a new admin account to share with us.
Username: gdsupport
Email: [email protected]
Password: a-random-passGeoDirectory doesn’t have a feature for that.
For the login and registration links UsersWP automatically only shows them to logged out users.
For other custom links you would need a 3rd party plugin from WordPress.org or custom code.
The developers will check your topic and let you know any advice they have about that
Thanks for writing in, the developers will take a look asap.
February 3, 2020 at 9:56 pm in reply to: Forget location, or reset Near: My Location, GeoLocation #528604Please share a link to the site so we can take a look. Include WP Admin credentials if we should also check the settings.
This is our plugin and will soon replace our current Google Analytics plugin.
They both have the same features, basically.
Once you open the settings for it there is a way to connect your site to your Google Web Analytics account.
Once you do that, then there is a simple button to press that will automatically insert the correct Google Analytics tracking code on your site.
I’m not able to login with those credentials.
Can you describe the problem you are trying to solve?
Maybe there is another way to do it.
We have plans to add it into an additional feature, probably an additional feature for the GD Location Description. The developers have a task to work on that but haven’t started it yet. I have made a note for them to update this topic with any news.
We usually create CSS or PHP snippets.
February 3, 2020 at 9:39 pm in reply to: Feature area background images not displayed after importing CSV #528599I see I see.
Well, let me point this out to the developers so they can look into the best way to handle thatFebruary 3, 2020 at 9:05 pm in reply to: Premiums Listing degrading to 'free' once the trial has expired #528594When a site changes URLs you can add individual license keys on the Plugins page to enable updates. If they already have a license, then copy, deactivate, paste, and re-activate. This will register the new URL with the license server.
GD Listings uses the Archive Item template.
If you change author_page_only=1 -> author_page_only=0 then the links will show anywhere the listing owner can see the listing in the Archive Item format.
I removed and re-added the Event Dates fields from the search form and it seems to work now.
For the random, replace what you have with this:
add_filter('geodir_rand_seed','__return_false');
-
AuthorPosts