two modules with different positions
hello,
I created a page with two booking forms.(hairdresser - naturopath)
I need to use a different locations for each module.
I tried to set the id but it doesn't change, I always see all the locations
look at the page
I created a page with two booking forms.(hairdresser - naturopath)
I need to use a different locations for each module.
I tried to set the id but it doesn't change, I always see all the locations
look at the page
4 Answers
Hi Massimo, sorry for waiting. You need to define 2 locations and create connections that uses those two location. Then set ids of locations inside shortcode on each module.
Best regards,
Nikola
Hi,
I followed the documentation and set a different id for each position but I only see the location services = "1" here are the shortcodes: [ea_bootstrap width="800px" location="1" scroll_off="true" layout_cols="2"] [ea_bootstrap width="800px" location="3" scroll_off="true" layout_cols="2"]
thanks Massimo
I followed the documentation and set a different id for each position but I only see the location services = "1" here are the shortcodes: [ea_bootstrap width="800px" location="1" scroll_off="true" layout_cols="2"] [ea_bootstrap width="800px" location="3" scroll_off="true" layout_cols="2"]
thanks Massimo
Start your code here
[ea_bootstrap width=\"800px\" location=\"1\" scroll_off=\"true\" layout_cols=\"2\"]
[ea_bootstrap width=\"800px\" location=\"3\" scroll_off=\"true\" layout_cols=\"2\"]
Please login or Register to submit your answer