BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 651 through 660 (of 15,332 total)
  • Author
    Posts
  • 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 X is 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=X where X is the new “Doctor” page.

    I hope this is clear and makes sense! Let me know.

    Steven 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.

    Steven 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.

    in reply to: Radius Search not working properly #481230
    Steven Zahm
    Keymaster

    Open 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!

    in reply to: 0 Rows Imported #481224
    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.

    in reply to: Question #481184
    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.

    in reply to: template #481183
    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!

    in reply to: order all #481180
    Steven Zahm
    Keymaster

    Thank you very much for your generosity! I really do appreciate it.

    in reply to: order all #481166
    Steven Zahm
    Keymaster

    Just 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.

    in reply to: home page #481147
    Steven Zahm
    Keymaster

    You 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/

Viewing 10 posts - 651 through 660 (of 15,332 total)