letsfetz
Forum Replies Created
-
Hi,
that is not 100% true – there are custom attributes in gerneral settings and I was able to create some which work fine. But I am only able to use this to show the attributes within the location page. I customized the location settings, so the attributes show up once you click on a location.
#_LATT{dresscode}{Jeans&Sneaker|Hemd&Sneaker|Schnieke} #_LATT{typ}{Club|Bar&Kneipe|ShishaBar} #_LATT{genre}{HipHop|Techno|MixedMusic|LiveMusic}
Now I want to use this in the locations_map shortcode to show e.g. only the locations with dresscode Jenas&Sneaker. Something like:
[locations_map #_LATT{dresscode} = Jeans&Sneaker}
I’m sure this is not the correct syntax. I tried a lot of syntax but nothing works. So if there is a right syntax please let me know, that would solve one of my last problem before I can run my page….
Cheers
Forum: Fixing WordPress
In reply to: Changing content of a page via buttonsThat sounds good – many thanks! I will check it and see if my skills are good enough to realize this haha ??
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Maps of all eventsYes this is possible with the shortcode [locations_map] or [events_map]
You first must create an APi for Google maps. This is well described in the settings. Just go to settings general and then Google maps, there you can find everything you need.
Unfortunately I didn’t find yet a function to show the customers location directly in map. This is not possible (yet) or didn’t figure out how to do this…Hope this helps ??
Yeah me too, I’m not used to php coding..
I mean the address of the customer using the website.
The idea behind is that I list all the locations like pups and clubs and if someone is lost in town he can just see what is around him so he can have a look on the map..
The event manager is almost perfect for my application that is the only thing missing.Another question:
Do you know how to categorize the locations so I could create maps only for bars or only for clubs or at least to set different location bubbles for the different categories?
Cheers
Yes the complete map. I found the settings – thanks for the info!
This works now perfectDo you know if there is a chance to see the own adress/position on the complete map?
I have an other plugin which uses the same API and technology from google and here they use the Geo.Location API, but haven’t found this setting for the complete map yet.
Thanks!
Sorry, in the “Single maps” shown in the event itself it’s automatically a link added to the location’s page.
What I mean is in the [locations_map].
Here is no link to the location’s page.
There is only the location adress and name of the location.
How can I add there a link to the location pages?Is there also a possibility to see the own location of directly in the map? I have this function in other WP map plugins via geo.location.
these two functions are required for my main idea…