Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
OK i’m even more confused about #6 now, we provide “All Places” and you translate it to what you want but you are telling us YOUR translation is wrong? Is this your translation or what? 🙁
Please explain it again.
Stiofan
Hi Chris,
This is not possible by default, but i just did a quick test and if you add these lines to map.js below line 32 then it shows bike lanes:
so in file geodirectory/geodirectory-functions/map-functions/js/map.js
Change line 32 from:
jQuery("#" + map_canvas).goMap(options);to:
jQuery("#" + map_canvas).goMap(options); var bikeLayer = new google.maps.BicyclingLayer(); bikeLayer.setMap(jQuery.goMap.map);This is a temp solution as a proof of concept, it would need work and probably core modifications to implement.
Thanks,
Stiofan
I don’t really understand the paste, do all your pages have a broken link to the login page?
Stiofan
You are welcome! 🙂
Thanks for the info, it was a strange one, i could not see anything obvious but we will be releasing a new ver of the themes today or tomorrow so i uploaded them to your site and it seem to work fine with them.
Enjoy GD 🙂
Thanks,
Stiofan
Hello,
It’s probably a conflict with something, if you can give me wp-admin and FTP details in a private reply (only staff can see private replies) I will take a look.
Thanks,
Stiofan
This might be a silly question but do you have those address fields filled in? 🙂
Stiofan
Great! I’ll mark this resolved 🙂
I am here to help, not have an argument, we did not set out to break your theme 🙂
WHY are some translations after the update properly, and some others not?
There could be many reasons, all of which would have been implemented to help other users in the long run.WHY is the custom CSS no longer applied after the update?
For example search we added a class “search” which is used by Avada and styles thing more naturally, this is causing problems with your custom CSS, our changes proabley helped 100’s and broke your custom CSS.WHY the update overwrites changes in the display and order of items on some pages?
This i am not sure, i assume you would not have edited core but made changes in your child theme via hooks, i would need to know how you applied this.Thanks,
Stiofan
I don’t really understand what you need to do with #6 can you explain it more for me please?
Thanks,
Stiofan
This was some debugging script i had added, i thought i had removed it but the page must not have saved before i closed it.
Stiofan
Hi Thomas,
I have been through all problem and most of the problems are caused by custom CSS you have added, this is something we can not account for all the time.
All the changes we have made have been to make the theme work better with Avada and to work better in general. there has been 4 months between your versions and the only problems are a few little CSS problems, since then even Avada has changed alot, we even managed to get them to add a hook specifically for our needs to make GD 100% compatible.
I can understand your frustration but the after looking at the problems it’s really not that bad, i doubt it’s more than 3-4 lines of code need tweaked.
Let me know if you want me to make the changes for you to make it look like your 1.4.3 version, i can’t be fairer than that 🙂
Thanks,
Stiofan
Hi this has been fixed and will be in the next ver, if you need it ASAP you can get it here: https://github.com/GeoDirectory/geodirectory/
Thanks,
Stiofan
August 6, 2015 at 4:11 pm in reply to: Using columns on Advanced Search Filter, or using Multi Selector #48431Login details don’t seem to be working for me?
Stiofan
This is being worked on and WILL be in the next release.
Thanks,
Stiofan
-
AuthorPosts