Paolo
Forum Replies Created
-
AuthorPosts
-
Hi Emil,
thank you for reporting this. I’ve flagged it for the developers and we will let you know asap.
Thanks
Hi,
increasing max execution time to a very high number should solve that. Pls see. https://wpgeodirectory.com/support/topic/events-csv-export-stalls-at-13s-or-4s/#post-47564
Adding category via SQL isn’t something I ould consider even if I was super comfortable with SQL.
You would have to add “default_category” and “gd_placecategory” and complet “marker_json” in table wp_geodir_gd_place_details. Also youìd have to add “post_categories” in table wp_postmeta.
Let us know how you went.
Thanks
Hi Miriam,
the 1st few divs are added by the Google Maps script and we give it inline style directly in the map script. We can’t gibve classes to these div. Google Maps doesn’t allow it.Via CSS, you can only style what inside the infowindow. See image attached.
Thanks
Hi,
ok I’ve flagged this for the developer and explained him what you ment. Thanks for spotting this.
@giri the edit button on top seem to have the add-listing part hardcodedin the URL? If someone change the add listing page in GD >> Permalinks, the URL of the edit listing button isn’t changing accordingly.
Let us know,
Thanks
Hi,
please provide a link and credentials and we will have a look.
Thanks
1) please try the translation way. It’s super easy and, if you hardcode it, you lose the option to update the plugin (or you have to change it back each time).
https://wpgeodirectory.com/docs/translate-core/
2) please provide credentials, we can’t register to see the add listing page because registration is disabled.
Thanks
Hi,
just remove this from Kleo stylesheet themes/kleo/lib/plugin-geodirectory/kleo-geodir.css?ver=3.0.7
Line 71.
.geodir-bubble_image { margin-right: 10px; }It should fix everything.
If you’d be kind enough to tell the theme authors that we redesigned the map bubbles, we would be really grateful.
Let us know how you went and if I can set this as resolved,
Thanks
Hi,
I would export all lsitings, correct in your CSV file and re-import to update them all:
https://wpgeodirectory.com/docs/core-export/#export
Thanks
hi,
please see: https://wpgeodirectory.com/support/topic/theme-compatability/#post-51462
With these 2 little css additions, everything works well.
Thanks
Hi,
please try copying blog-page.php and down at the bottom of the file change :
<?php get_sidebar('page-details'); ?>with
<?php get_sidebar('blog-listing'); ?>Let us know if this works.
otherwise you can use the page details widget area, which could be simpler.
Let us know,
Thanks
Hi,
this is not feasible out of the box and would require a customization.
Thank you
This reply has been marked as private.Hi Bernhard,
please provide a link a wp admin credentials in a private reply and we will have a direct look at your case.
Thank you
Thanks for letting us know 🙂
Thank you!
-
AuthorPosts