Paolo
Forum Replies Created
-
AuthorPosts
-
November 19, 2015 at 3:39 pm in reply to: Using columns on Advanced Search Filter, or using Multi Selector #60874
Hi,
your website has no footer, because WordPress loads scripts in the footer, they are missing on your pages and this is creating several issues.
Do you have any idea what could have made your theme footer disappear? Our plugins can’t be responsible for it to happen.
Let us know,
Thanks
Did you add your username and licence key in GeoDirectory >> Auto Updates?
You find them here:
https://wpgeodirectory.com/support/members/janineoc/Username is janineoc.
Let us know,
Thanks
Hi,
this is not possible. You must have at least 1 category selected or the map won’t know which area to load.
Thanks
HI,
this has been fixed and it will be in the version.
You should be able to patch the bug with this in your theme functions.php:
function geodir_strip_breadcrumb_li_wrappers($breadcrumb, $separator) { $breadcrumb = str_replace(array(‘</li><li>’, ‘</li> <li>’), ”, $breadcrumb); return $breadcrumb; } add_filter(‘geodir_breadcrumb’, ‘geodir_strip_breadcrumb_li_wrappers’, 999, 2);However, you’d have to remove the code upon next update or having the function twice will cause a PHP fatal error.
Or you could test the latest version that includes the fix by downloading it from https://github.com/wp-plugins/geodirectory and manually udpating plugin files via FTP.
Thanks
Hi,
please provide a URL and credentials and we will ahve a look at it for you.
Thanks
correct… and make sure to remove the last one.
Italia | Italia.
Thanks
You are welcome 🙂 Good luck!
This reply has been marked as private.Hi,
no it isn’t. On our demo it takes less than 1 second. Please provide link and credentials in a private reply and we will verify.
Thanks
Hi,
just FYI, next version of the GD Event listing widget will include the same filters available in the GD Popular post view widget.
However I’ve asked to the developer to verify why the sorting is not working correctly since the updates.
We’ll let you know,
Thanks
November 18, 2015 at 6:39 pm in reply to: Using columns on Advanced Search Filter, or using Multi Selector #60779Hi,
ERROR: Incorrect username or password.
Let us know,
Thanks
Hi,
via tranalsation file of the Social Importer Add-on you can customize that placeholder.
http://docs.wpgeodirectory.com/translate-core/
https://wpgeodirectory.com/docs/translating-addons/Thank you
Hi,
please provide url and credentials and we will have a look.
Thanks
Hi,
I just added a category and it worked, so I believe you are not uploading an icon, which is mandatory.
http://www.sugarchallenge.nl/wp-admin/edit-tags.php?taxonomy=gd_placecategory&post_type=gd_place
You can’t delete the default location. You can change it if you want, but without the multilocations add-on, you can only submit listings in the default location.
If you want to create a directory with listings from more than 1 city, you will need this:
https://wpgeodirectory.com/addons/multilocation/Thanks
HI Jen,
I’ve asked to the developers to implement this.
Thanks
-
AuthorPosts