Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Mike
Slim PLus does not use any of the redefined cached image. It create the correctly size image on demand. This is done because the template requires a specific size otherwise it’ll break.
To change the size you would have to edit the template’s
card.phpfile and the associated CSS file to account for the new size.As far as shape. That’s CSS. You could add CSS to your theme’s custom CSS area to add a border radius to create a circle effect.
I hope that helps!
Steven Zahm
Keymaster@ Ray
not sure I follow completely … I read this a couple times. Initially it looks like you are asking how you could link to a specific entry within Connections from an ad. If that is the case you have two options:
domain.tld/directory-home-page/name/jane-doe/
domain.tld/directory-home-page/#jane-doeBut if I read further, it sounds like you want to link from an entry in Connections to an ad? If that is the case … no matter the template in use, the only fields that support HTML are the bio and notes fields. So in the case of Slim Plus, the bio field is the “highest” up you can get. So the only option would to alter the code of the template to hard code the links you need. Not sure that would really work or not…
Hope that helps.
Steven Zahm
Keymaster@ Mike
With versions 1.0 and greater … off the top of my head I think this could be added with only a few lines of code and if the entry ID were supplied in the CSV file. There would be one big caveat. All the addresses, phone, email and such would actually be wiped and then reimported. This is because those fields support n-number of items. So, to answer your question, no, this has not been implemented because of that, sorry.
Steven Zahm
Keymaster@ Chris
Sorry, no, neither will help you in building that into Connections.
Steven Zahm
Keymaster@ Dustin
Did you remove the shortcode category option? Which template and version are your using? This past week I’ve updated nearly all of them. One update was how categories selection was handled. Try updating, it can be downloaded via your Purchase History.
01/03/2014 at 4:05 pm in reply to: Form plugin: Birthday and anniversary dates alignment is not correct! #276409Steven Zahm
Keymaster@ Prince
It doesn’t seem to be on the page any more. The likely issue is a CSS conflict with the theme. Won’t know until I see it.
Steven Zahm
Keymaster@ Prince
Sorry, I can not answer that definitely without knowing which template you’re using. My guess is you’re using either cMap or Market…
The file for cMap:
../wp-content/plugins/connections-cmapor
../wp-content/plugins/cmapThe file for cMap:
../wp-content/plugins/connections-marketor
../wp-content/plugins/marketWhich path will depend on when you downloaded the template. I just recently added the
connections-prefix to help keep all Connections related plugin together so they’re easily identified.The file you want to change will be
card.phpregardless of template and its path.Hope that helps.
Steven Zahm
Keymaster@ Prince
Connections does not yet support custom fields. This feature is nearly complete and the API will be in the next release.
The new upcoming Hours extension for Connections uses this new API. A couple other videos are here. It will still take a dev to add custom fields, but it will be fairly straight forward.
Hope that helps.
Steven Zahm
Keymaster@ Prince
I’m going to assume you’re using one of the premium templates … see this FAQ. The full list if
str_options can be found under the template’s Customization Option in the nav at the top of the page. Here’s the link to the cMap Customization Options. Each template has pretty much the same options available.For string that are not part of the template you can use the Say What? plugin.
It’ll add a new Text Changes menu item. Click Add New, enter the string exactly as shown in Connections, enter connections [notice the lack of capitalization, that's important!] as the domain and then enter your new text.
The great thing about using this plugin is that it will be update safe and you can use it on any other plugin that has been properly internationalized.
Hope that helps.
Steven Zahm
Keymaster@ Hossein
There is no built in support for scheduled imports. I know another user used a server cron to do it. Other than that I don’t have any directions I give as to how to accomplish that because I haven”t sat down and figured out to do it myself yet.
Active Directory support, sorry, no.
-
AuthorPosts
