Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
this looks like a bug and i can see this in our demo too. I’ve moved it into the GDF forum as it is a GDF css issue.
I’ve asked to the developers to fix this asap.
Thanks
Hi,
you could try to add this in your child theme style.css at the bottom:
show only maker icons
@media only screen and (max-width: 480px){ .map_category label { font-size: 0px; } }hide it (the button to toggle it will still be there)
@media only screen and (max-width: 480px){ .map-category-listing-main { display: none; } }let us know if this helped.
Thanks,Hi,
please share a link, the description of the problem is not 100% clear. Possibly share also admin credentials in a private reply, so that we can have a look at your settings.
hi,
all your GD Plugins and the theme are outdated.
Please update everything to see if the problem goes away.
Let us know,
Thanks
Hi,
this looks to be indeed a bug. I’ve asked to the developers to fix it asap.
We’ll let you know as soon as fixed.
Thanks for spotting it!
Hi,
you can probably use one that allows to add the widget manually to all forms then you’ll have to code separately the functions to actually inject the widgets in the right places…
Thanks
December 10, 2015 at 10:21 pm in reply to: Limit squared distance area to X miles Not Working #63296Hi,
please provide a link and admin credentials in a private reply (only staff can read them), I can’t recreate this in our demo.
Let us know,
December 10, 2015 at 10:19 pm in reply to: How to develop a billings addon for invoice creation #63295I thought it was clear that there is no order ID URL in GD?
Hi,
I can’t recreate this in our demo, can you please pass a link where I can see this?
Let us know,
Thanks
Hi,
I’ve tested on my side and I’m seeing some problems too, I’ve asked to the developers to verify.
Thanks
These are official widgets (iframes) from their resepctive websites (facebook, google+ and twitter), they can’t be replaced by fontawesome icons. There is no way to style them. You can only hide them if you don’t like them…
Thanks
Hi,
neighbourhood system is currently it is less than rudimentary and undergoing a total rewrite to make it up to standards.
When the new system will be ready we will make sure it also possible to add them to listings via CSV.
Thanks for your patience,
Which default profile icon tabs are you talking about?
What did you server admin said? It is very unlikely that we will be able to solve a server misconfiguration.
Let us know,
Thanks
p.s. have you considered moving to a more reliable hosting provider?
Hi,
the only way would be to modify the add-listing template, by adding a selector that would redirect them to the CPT selected.
Basically you would be moving the links from the menu to the page top content…
This would require a customization though.
Thanks
-
AuthorPosts