Forums › Groups Locator › component slug
- This topic has 6 replies, 2 voices, and was last updated 5 years, 12 months ago by
Eyal Fitoussi.
-
AuthorPosts
-
May 17, 2016 at 7:43 am #52247
Santi Azpilicueta
MemberHi Eyal,
Is there any way that the component slug can be changed from ‘gmw-group-location’ to something more intuitive like ‘locations’?
Thank you.
May 17, 2016 at 2:44 pm #52248Eyal Fitoussi
MemberHello Santi,
At the moment you will need to edit a core file and change it manually. I can tell you which file and where to change it. That’s until the next release of the plugin when I will either change the slug or add a filter that will allow to change it easily.May 18, 2016 at 1:41 am #52271Santi Azpilicueta
MemberThanks Eyal. I already know which file and I will add a temporary filter for it there. 🙂
Another question, if you don’t mind. It seems that if I create a global groups map, the custom template files do not work. For example, I have place a custom search form in: mythemefolder/geo-my-wp/global-maps/groups/search-forms/ and selected it in the form options in the back-end, but when I look at the map on the front-end, the search form is missing.
Thank you.
May 18, 2016 at 2:16 am #52272Santi Azpilicueta
MemberJust discovered that if I place the custom template in mythemefolder/geo-my-wp/groups/search-forms/ it works, but then the template option is missing in the back-end. So I have to have it in both locations for it to work. I think this is a code bug with global maps. It’s the same bug with posts global maps also. I would appreciate it if you could look into it.
May 18, 2016 at 5:32 pm #52284Eyal Fitoussi
MemberHi Santi,
I am going to look into the Groups template file issue and get back to you.Thanks,
May 19, 2016 at 5:33 am #52329Santi Azpilicueta
MemberGreat, thank you.
Going back to the original question, I noticed that when I changed the slug definition in gmw-gl-component-extension.php, line 26, I am no longer able to save a group’s location in the front end. Must also be a bug.
May 27, 2016 at 2:24 pm #52473Eyal Fitoussi
MemberYou are welcome Santi.
Going back to the original question, I noticed that when I changed the slug definition in gmw-gl-component-extension.php, line 26, I am no longer able to save a group’s location in the front end. Must also be a bug.
IT’s not a bug. You need to edit the file
gmw-groups-locator/assets/js/geocoder.js
and replace all the ‘gmw-group-location’ with your new slug. There are 3 or 4 places you need to change it. Then save the file, minify it and save it as geocoder.min.js ( you don’t have to minify, you can just copy paste the new code from geocoder.js to geocoder.min.js ).I hope that helps.
-
AuthorPosts
You must be logged in to reply to this topic.