Ok awesome, when do you think that update with the map integration will be rolled out?
So I think I have it, but may be a little confused.
My original Doctors page is #14
My new Doctor page is #1990
So I added the following code to the new Doctor page: [connections home_id=14]
Now my current Doctors page has the following code: [connections category='2' enable_category_by_root_parent=true]
So you’re saying I now want to replace that and just have [connections home_id=1990]
Populating the new Doctor page?
I have done that and it seems to have worked, but we need to add the category=’2′ to the code so it only pulls up the doctors and not dispensaries.
So would the new code be:
[connections category='2' home_id=1990 enable_category_by_root_parent=true]
It doesn’t seem to work, so it must not be right. What is the proper way to write it out?