Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ dgalassi
If you open the class.widgets.php file in this path:
../wp-content/plugins/connections-widgets/includesGo to line 180.
It should be this:
'show_count' => TRUE,Just change TRUE to FALSE.
The categories count is the number of categories assigned to the category regardless of the viewing permission. For example, say you have a category and have three entries assigned to it. One public, one private and the last unlisted. The category count would still show up as (3) with the public one being visible to everyone regardless if a user is logged into your site or not. The public and private would be visible only to those that are logged into the site. The unlisted would be shown to those how have access to the Connections : Manage admin page and have permissions to view unlisted entries.
I hope that helps.
04/28/2013 at 8:58 am in reply to: Display additional address on Map and handle additional business address/phone #258109Steven Zahm
Keymaster@ Gizmo
1) Right now, the map only supports showing the initial address, sorry.
2) Importing using the address 1, 2 and three would work fine. Importing as those types, Connections would assign them as the “Other” address type.
3a) Unfortunately the vCard spec is limiting. It only supports Work, Home and Other; so any addresses not of those types would not be included. Even more, the vCard spec can have only one of each type, so multiples of any one type, only one will be in the vCard.
3b) You can add as many phone numbers as you want for any one entry within Connections, however, there is no way to associate a particular phone number to a specific address.
To me, it seems, that maybe the best option is to create an entry for each address.
Steven Zahm
Keymaster@ Angie
Sorry, but there is no area search yet. Others have enter the areas as categories and then enabled the category multi-select in the premium templates with a drop down.
Steven Zahm
Keymaster@ James Johnson
This is very likely a CSS conflict with the theme. Can you share a link to where Form is on your site so I can take a look?
Steven Zahm
Keymaster@ Wouter
If I typed the paths in correctly …
I’m getting a permission denied on the path to TimThumb. You might need to adjust the folder permissions or add an htaccess file.
Steven Zahm
Keymaster@ Mindy
Yes, that would be correct. Just use any dummy email address. The real address does not matter because it’ll be a temp account that you can delete afterwards. You can send me the details using the contact form that is linked to at the very bottom of this page.
Steven Zahm
Keymaster@ Johnny Zen
Sorry, but because Connections does not create it’s own pages it will not work with breadcrumb plugins.
Steven Zahm
Keymaster@ Luci
You can actually leave the defaults values set. I need to update the text but shrink is now fill.
Steven Zahm
Keymaster@ Josh Taylor
I just dropped the exact code in the Connections plugin file, at the end and it worked. Well, after I purged the page cache.
Steven Zahm
Keymaster@ Josh Taylor
Not sure what to suggest. That code I pasted works for me. Make sure when you pasted it, none the characters were converted to HTML entities., for example the &&.
-
AuthorPosts
