Forum Replies Created
-
AuthorPosts
-
01/10/2019 at 9:55 am in reply to: Doctors page content is also populating on doctors individual profiles #481287
Steven Zahm
Keymaster@ John
RE: If you can ever upgrade your maps to be like Google Maps WD that would be amazing.
I am currently building a mapping API into Connections which is service provider neutral. Long overdo. One of the addons I have planned is to finailly, after many years, work on building something like this.
RE: is there a way to have all the profile pages to only populate their bio & info?
Yes, this is possible … there was a day before theme page builders Connections did this automagically but know that theme page builders store the page layout in the page content it is no longer possible to clear the page to only display the profile info without also clearing the theme page builder layout.
What you need to do is create a second page. The page name and whether or not it is a child page of the Doctors page does not matter, but for SEO purposes, I recommend naming the page “Doctor” and making it a child page of you “Doctors” page.
In the page content use this shortcode:
[connections home_id=X]Where
Xis the page ID of the existing “Doctors” page. You can get the ID by editing the “Doctors” page. The ID will be in the browser’s address bar.While editing the “Doctors” page add
home_id=XwhereXis the new “Doctor” page.I hope this is clear and makes sense! Let me know.
01/10/2019 at 9:28 am in reply to: How to make address clickable on mobile so they open in maps? #481286Steven Zahm
Keymaster@ John
can you share a link and which device you are using?
I am interested in researching this at the very least. Knowing which site(s) and devices this works for you would be very helpful.
01/10/2019 at 9:15 am in reply to: How to make address clickable on mobile so they open in maps? #481284Steven Zahm
Keymaster@ John
RE: even if I did make it a clickable link, it seems it only takes you to a certain page I would designate, not open in maps.
Correct, that is why I can not make the entire address a link (clickable) because it is invalid HTML. You can not have links within links.
RE: I don’t know why when I’m on mobile and I hold an address on other website it bring it up in maps for me like normal, but this address doesn’t activate the maps for some reason.
Interesting … can you share a link and which device you are using? I’ve looked at random sites I could find that had an address or two and could not replicate such functionality. I can only do the copy/paste that I’ve always have done.
RE: I think adding a button below the address might be helpful, there have been many times I have been on the road & frustratingly trying to copy or get an address to open in maps. … So how would I add a button to do that?
Unless you are very familiar with PHP, this would not be an easy task.
Steven Zahm
KeymasterOpen the page in Chrome, hit the F12 key and then click the Console tab.
Here you will find errors relating to your Google Maps API key.
Currently the error is:
“Google Maps JavaScript API warning: NoApiKeys”
This means you have not setup your Google Maps API keys. For search radius to function, this needs to be setup. The reason is Google is used to geocode the zip code the user types in. Without the zip code being geocoded, it is not possible to do a radius search.
Here’s a link to a Google Maps API Keys tutorial:
https://connections-pro.com/documentation/create-google-maps-api-keys/
Hope this helps!
Steven Zahm
Keymaster@ Carl
Open the page in Chrome before you start an import. Hit the F12 key and then click the Console tab. Now start an import. When you get to the please wait message, I suspect you will find a javascript error message shown in the Chrome Console. What is it?
Also try, temporarily deactivating all plugins except Connections and CSV Import and do the import.
If the file you are importing has many rows, try breaking into smaller chunks.
Lastly, make sure you’ve followed the CSV File requirements and review the tips closely.
https://connections-pro.com/documentation/csv-import/#CSV_File_Setup_Requirements
Doing all the above generally resolves most issues.
Hope this helps!
ps. I might have to give you an even older version … I sent the newest old version that I thought would work.
Steven Zahm
Keymaster@ sebastien
Sorry, no because Contact prevents the display of the email address to ensure they stay private. Listing the email address allows the user to bypass the contact form by allowing the user to email the directory entry directly.
Steven Zahm
Keymaster@ sebastien
RE: Is possible create form for phone number
Sorry, no there is no point and click way of adding additional form fields. Adding a phone fields would require code changes.
RE: And basic text in subjet and/or email when receive
The email subject and email message body are for the sender to fill in. It is not meant to have pre filled content. These are also required fields, which means the fields will have to be filled by the user in order for the message to be sent.
RE: in message your receive in mail by website
You could try this:
https://connections-pro.com/support/topic/adding-a-footnote-to-emails-2/#post-362658
Perhaps that will do what you need.
RE: capcha
I do not have any plans at this time to add captcha support as it highly discourages user engagement. Contact does have other anti spam features built in which do not negatively affect user engagement.
Hope this helps!
Steven Zahm
KeymasterThank you very much for your generosity! I really do appreciate it.
Steven Zahm
KeymasterJust to confirm … are you saying that you do not wish to have the Form and Contact purchases refunded? I just want to make sure I do the right thing for you.
Steven Zahm
KeymasterYou could try this to see if it will work for your needs:
https://connections-pro.com/quicktip-show-no-entries-until-user-performs-a-search/
-
AuthorPosts
