Events Booking Smart search plugin

More
7 years 3 months ago - 7 years 3 months ago #120647 by gg
Hi,
Happy festive season to everyone!
Just a quick question. I've published events booking smart search plugin so that users get event suggestions when they search for a term but it doesnt work. Any idea why this might be happening?
Also, can you please tell me which is the variable (or parameter) for the event location which sends back to the parameter address?
Thanks,
Lena
Last edit: 7 years 3 months ago by gg.

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #120649 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Events Booking Smart search plugin
Hi Lena

1. After enabling the plugin, you need to index the content to make it searchable. Please access to Components -> Smart Search to run the index, then check it again, it should work fine

2. I don't understand your second question about event location parameter. Could you please explain more details about your questions so that I can understand and give you the answer?

Tuan

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #120679 by gg
Replied by gg on topic Events Booking Smart search plugin
Hi Tuan,
1) Thank you for the tip. Smart plugin works just fine now.
2) I want to intergrate a custom map under each event. I've added the address of some events manually and the map works just fine but because i have many events i asked the map provider if there is an automatic solution for the map to appear under each event without having to add locations manually. He said i have to find the comand that retrieves address data and place it in the script. He suggestedd that the comand for longitude and latitude should work as well. I've tried the commands 'location' and 'get_location' within the script but didnt work.
Hope this makes sense to you,
Lena

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #120683 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Events Booking Smart search plugin
Hello Lena

I don't know where you place your script to show the map and what data needs to be provided to the map, so I could not answer this question

For this, I believe you need to have someone who knows Joomla programming to write the code for you. Basically, base on event data, he needs to query #__eb_locations table to get longitude and latitude of the location and pass it to the script to have the map run

This is something could not be configured

Tuan
The following user(s) said Thank You: gg

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc