Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ shanna
Out of curiosity… how is using OSM going for you? The first step in in providing a multiple service geocoding API is landing in today’s update. Presently it supports Google Maps, Bing maps and OSM. This update does not provide any user facing changes. There’s much more work to do. In my testing I have found the OSM data to be very slow, if it has any at all for the address being queried. It may be free to use, but in my very limited testing I’m really uncertain how useful it’ll actually be to users. I was wondering what you experience has been.
08/20/2018 at 1:39 pm in reply to: Quick Pre-Sales Question – How to display clickable V-Card link per contact #470455Steven Zahm
Keymaster@ Mike
The only way to accomplish that would be to edit the PHP of the template and add the link. Sorry.
Steven Zahm
Keymaster@ Kathy
Please create a tep admin account using this plugin and I’ll take a look:
https://wordpress.org/plugins/temporary-login-without-password/
Reply back, as a private reply, with the login link and I’ll take a look.
08/20/2018 at 12:57 pm in reply to: Quick Pre-Sales Question – How to display clickable V-Card link per contact #470448Steven Zahm
Keymaster@ Mike
RE: want there to be a VCard button so that others browsing can click and download any specific person’s details.
Navigate to the Connections Settings admin page and click the Display tab. Scroll down to the Single Entry Actions section and enable the Add to Address Book action.
Now when viewing the the single entry profile page, the user will be presented a link which will download a vCard.
RE: Emails are visible, if there’s a proven solution to help guard against harvesting for spambots, please pass that along too.
There is the ROT13 Email Encryption addon.
Or you can hide the email addresses completely and use the Contact addon
RE: how can I get these directory results to show in a specific order that is not alphabetical? I want to have them manually displayed in their requested order?
You can use the order_by shortcode option. Example 2 shows how to list specific entries in a specific order.
Alternatively you could use the Custom Entry Order addon.
Hope this helps!
Steven Zahm
Keymaster@ Brendan
This should do it.
$entry->getCategoryBlock( array( 'label' => '', 'separator' => ' ', 'type' => 'list', ) );Hope this helps!
-
This reply was modified 8 years ago by
Steven Zahm. Reason: Correct code
Steven Zahm
Keymaster@ Chris
Ok, I’ll take a look this weekend.
Steven Zahm
KeymasterOps! Here’s the link.
https://connections-pro.com/support/topic/changing-layout-of-cmap/#post-404493
Steven Zahm
Keymaster@ Allison
There are two ways to accomplish this. The first is your could use CSS to change the floats. The second is to be to edit the template PHP files and swap the code so the content displays on opposite sides.
Here’s a link to another user which used the CSS method and shared it. You should be able to copy/paste it into the theme’s custom CSS area.
Hope this helps!
Steven Zahm
Keymaster@ Bob
RE: Images that are added through the normal WordPress process are editable, but tend to break that template section.
Can you please share a link to a page with such an issue?
Steven Zahm
Keymaster@ Chris
Please use this plugin to create a temp admin account for me:
https://wordpress.org/plugins/temporary-login-without-password/
Reply back, as a private reply, with the login link.
Please also include a link to the page with the issue.
Thanks!
-
This reply was modified 8 years ago by
-
AuthorPosts
