Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Chris
I’m not familiar with Bitnami but from what I just read, yes, you should be able to update without have to wait for a Bitnami update. The update should show up as a plugin update within your WordPress admin.
Steven Zahm
Keymaster@ Jon
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connectionsSteven Zahm
Keymaster@ Jeff
Yep, that would do it. Great to hear you have this resolved!
Steven Zahm
Keymaster@ Chris
I’ve confirmed the bug. I’ll see if I can get that fixed this weekend and push out another update. Apologies for the trouble!
Steven Zahm
Keymaster@ Stephan
Every template, except Market, should work fine in responsive themes. They were each tested in Twenty Twelve at various screen sizes.
I hope that helps!
Steven Zahm
Keymaster@ tmaciolowski
You could do it that way too, but then you would want to use the category shortcode option instead of the city filter. To use the city filter option just make sure there is an address entered for the doctor. For example, the doctor in Chicago. If his address has Chicago in the city field, they will be listed.
Now, it just occured to me when you say Chicago, New York and such, do you mean “and surrounding area” and not actually said city. If that is the case, then categories would be your best option.
Since you’re have separate pages for each city; you might want to consider disabling the disable the category drop down.
Steven Zahm
Keymaster@ James
- This can only be done by editing the
card.phpfile found here:
../wp-content/plugins/cmap/
After you open the file just move the line of code for the social media links to after the links line of code. IT should make sense after you open the file if you has basic working knowledge of PHP. - Use the str_work_email shortcode option. Here’s and example:
[connections str_work_email="Email"] - The CSS files are in this folder:
../wp-content/plugins/cmap/
Make you changes the the
cmap.cssfiles, duplicate the file and save it ascmap.min.css. Upload both, overwriting the originals. You will likely have to force refresh the browser to see the changes.Hope that helps!
Steven Zahm
Keymaster@ tmaciolowski
I suggest using the city filter shortcode option. Here’s the link to the doc page that has a couple examples. Here’s an example that will filter the result to show only entry in Chicago:
[connections city='Chicago']Hope that helps!
Steven Zahm
Keymaster@ Ron
That is one of the fields that is searched thru by default. You can define the fields that are search on the Connections : Settings admin page if needed. Another item you might want to consider you can turn the Department field into a link so when the link is clicked the results will be filtered by the Department that was clicked. You can enable this on the Connections : Settings admin page under the Advanced tab.
Hope that helps.
Steven Zahm
Keymaster@ kamran
Can you take a look at this FAQ? It solves the issue for most that encounter it. If you still have trouble, please let me know.
- This can only be done by editing the
-
AuthorPosts
