Alex Rollin
Forum Replies Created
-
AuthorPosts
-
January 27, 2020 at 7:52 pm in reply to: Customer Chooses Upgrade, Changes Mind, Gets Enhanced Listing #527561
Hello,
Can you describe the steps?
The process of Upgrading does not have this result on my test site.
So, you must have a step I am missing.
Are you using the “Allow logged out users to add listings”?
January 27, 2020 at 7:28 pm in reply to: "Display as price" in "Package" field does not seem to work #527556Hello,
When used with GD Post Meta output the option to display as price will add the currency symbol.
The option to display as price is a general option present on all text type fields set for NUMBER; it is not specific to the pricing field and will not show the price of the package itself, just the currency symbol and the package number.
Add any information you want to share with end users into the Title field. There are plans to add additional display options in the future.
January 27, 2020 at 7:23 pm in reply to: OpenStreetMaps auto fill selects county field for the city and saves it as city #527555The developers will check into it.
January 27, 2020 at 7:22 pm in reply to: Free package shows Invoices Tab on the user profile #5275531. This is not possible at this time, but the developers will take another look at this for future versions.
2. That should not be the case. I tested it. The Invoices tab has an option to make the tab visible to authors only and to disallow the user from changing that value. This seems to be be working as expected, see screenshot. I assume it was visible because you set it to be public.
3. Yes you can hide it with CSS, but leave it active and do not set it to admin only.
January 27, 2020 at 6:39 pm in reply to: Is featured custom field does not apply the standard value #527543The featured field is ‘automated’ and will be set based on the package. If included, checked. If excluded, unchecked.
We can’t make the menu stay open for you, that would require your own code or additional plugins.
I haven’t tried that plugin, or this one: https://wordpress.org/plugins/mobile-menu/
January 27, 2020 at 6:34 pm in reply to: Embed Media URLs in TextArea and html fields does not work #527540Please share a couple of the URLs here so we can test them
thanks
Hello,
it is possible to skip sending the email, with the snippet you mention, but at this time it is not possible to entirely skip generating the invoice.
The developers do plan to revisit this idea again in the future but at the moment a workaround is not available.
I think I understand what you are asking about, that the location be set in the breadcrumbs. This is not part of the current breadcrumbs but we will check into it.
This would only be possible for an IN search, though, but, we will look at adding it in a future version.
Also, instead of using the GD Dashboard, use the UsersWP Login widget in your sidebar. It will show a login form for logged out users, and an even more advanced list of links for logged in users.
If you want to use UsersWP, you should disable BuddyPress
Existing styles would need to be overridden in some cases, yes.
Can you share a link to the page where you are doing this?
January 25, 2020 at 4:37 am in reply to: map markers not showing in osm when user not logged in #527339I adjusted the Breeze settings. Please check now.
Hello,
Please provide wp admin credentials so we can check the snippet on your site.
The snippet will add a body class so you can apply custom CSS to the location/near/me page. For example this CSS to hide the header on the location/near/me page
.gd-page-location-me .featured-area.type-location { display:none; }
You can use similar custom css to target GD Categories.
You can find all the code in the widgets folder. We will be working on documentation for developers soon, but we don’t have a date yet.
If you have more specific questions, just ask:
-
AuthorPosts