Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Also, here is a snippet to show ‘status’ on a non-author page.
add_filter( 'geodir_post_status_is_author_page', function( $is_author_page ) { return true; }, 20, 1 );
Also check out the options for display with GD Post Meta
Hello,
the developers will take a look at your topic as soon as possible.
Hello,
Yes, the option for aggregating JS is not supported.
Hello,
checkout for a listing seems ok, but your API keys for stripe test are incorrect.
You can use Stripe with 2 different functions on the same site, but if they are both setup and built correctly then you will still need two stripe accounts, meaning different keys. They will also have different notification URLs and webhook settings.
Try setting up your stripe for Invoicing again and let us know how it goes.
If you haven’t already, you can use the GD > Dashboard plugin to give users a link to a page where they can manage their GD Listing.
February 4, 2020 at 9:57 pm in reply to: Multple CPT that hold events. How to connect each event to individual cpt? #528789Yes, it works as before. Events can be linked to businesses, too.
Just fill the field shown in the screenshot to link bands.
February 4, 2020 at 9:55 pm in reply to: Monetizing GD by providing unique page permissions for listing subscribers #528788So I can not limit the acess of a listing owner to a certain page?
You will need another plugin to do that, as it is not a feature of GeoDirectory or GeoDirectory addons.
I was not able to login at first because there are 2 recaptcha on the wp-login.php form.
Adjust your recaptcha plugin options so there is only 1 recaptcha per form.The ‘share-box’ creating the share links on that page is not rendering well and is blocking access. Try removing that and adding it to the page in a different way.
I have taken this up as a feature request and the developers will consider adding it to future versions.
February 4, 2020 at 9:07 pm in reply to: gd_listings Not working with location switcher and "Near: My Location" #528782The short url goes here: https://www.shorturl.at/
The user you shared cannot access the dashboard.
This issue, of the location near me page not showing results usually has to do with the search radius.
You can find the setting in GeoDirectory – Settings –
Search near radiusTry setting that to 200 miles.
February 4, 2020 at 8:58 pm in reply to: How To Change Default Currency & How to Remove Region From Address #528781This reply has been marked as private.February 4, 2020 at 8:56 pm in reply to: How To Change Default Currency & How to Remove Region From Address #528780Hello,
You can hide the zip code field with your own custom CSS if necessary, but there isn’t an option to hide it.
It is up to you what values end up in the address fields.
In the example you show, it looks like much of the address data has been left in the street address field. You will want to remove the duplicate elements to control the output on the frontend.
In the Location tab, click the blue button to reveal the advanced options. There you have several additional options including the ability to allow the user to move the map pin without changing the address. I am not sure about your situation/area exactly, but, in many cases when the address coverage in the Maps API is not getting you the results you want, disabling the update of the address when moving the map pin gives you the freedom to enter the address and move the map pin as needed.
About the custom maps addon, that doesn’t have any effect on the map type as in roadmap, street, or satellite. Only Google has different layers in that way. If you are using OSM it will always be a roadmap or with the custom maps addon you can choose one of the 3rd party layers offered.
Genesis Framework is premium theme, and one of the most popular and widely used theme frameworks. The Genesis Framework parent theme is required when you wish to use the GeoTravel Child theme.
To proceed with installation of the 1280 Theme theme you will need your own copy of the Genesis Framework parent theme.
Get Genesis Framework Here: https://my.studiopress.com/themes/genesis/
February 4, 2020 at 2:15 pm in reply to: How To Change Default Currency & How to Remove Region From Address #528728Please share WP Admin credentials so we can check the settings.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:It is quite possible to adjust the address display format.
Try using the GD Post Address widget. It has an advanced setting (blue button) to add a template. Hover on the question mark to see how to use it.
For the pricing field, when you display the field, you can use GD Post Meta. This can be used to display the label and the value, leaving out the icon for the currency. If that is the currency you are referring to, that is how to leave it out. As far as adding a new icon, the icons come from Font Awesome and there is only the selection you see available there unless you upgrade to FA Pro.
Hello,
it is true, the rating stars do light up as a link, but no, they are not clickable.
I will add a task to look at changing how this works in the future.
-
AuthorPosts