Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 0.8.14
- This topic has 2 replies, 2 voices, and was last updated 12 years ago by
Steven Zahm.
-
AuthorPosts
-
08/06/2014 at 12:28 pm #299891
Mr Mcgivney
Guestmy friend just found this/ how to send question via form.. i have sent 2 or 3 email and got 0 response..
hope you can help..
1) what is the best way to mODIFY A TEMPLATE to set up field templates cmap so the fields/data is displayed where i want it.2) what are the steps for creating a application form (like on http://residentialcarehomecommunityallianceofnevada.com/?page_id=63 with a submit button on bottom) and a warning it they left a required field blank)
3) setting field template (ie phone# ( )
4) can you make a drop down menue ie (Type of RCH: (1) Residential Care Home
(2) HIC Home4) can you make check box (ie Endorsements: Mental Illness_ Dementia_ Chronic Illness _ Other __ (if select other allow them to type in free text) this allow them to choose 1 or 2 or all the items.. (controls how data is input)
5) How do you insert UPLOAD FILE/PHOTO/VIDEO) FIELD THEN (LIMIT THEY TYPES IE JPEG, PNG OR FOR VIDEO, MP4 AND LIMIT THE SIZE ALSO.
6) is there a listing for all shortcodes for all the standard field & how do we get a short code for New Fields) i have a few ie Type of RCH, Endorsments, Waivers,
7) How to use Filters show on your site..
Hope you get a chance to look at my previous 2 or 3 emails. and or look at our web site: http://www.residentialcarehomecommunityallianceofnevada.com
How much do you charge to Modify a template. or make tutorial video.. i can pay(your prices seem reasonable). i just need to get this done..
Shawn & kevin McGivney
Thanks.08/07/2014 at 9:39 am #300008Steven Zahm
Keymaster@ Mr Mcgivney
I did reply to your email, within 16 hours. My full reply is below in case you did not receive it. I’ll answer the new questions in the next reply
Apologies, but I have not received any email from you before these two … I’ll do my best to address your comments.
First, the support forum posting, go to any of the support forums and scroll to the bottom to post a new support topic. For example, here’s the link to the general support forum:
http://connections-pro.com/support/forum/general-support/If you scroll to the bottom past the other support topics, you have the opportunity to post a new support topic.
Shortcode usage. You only need to add the shortcode to the page once, all the options are added to the single shortcode. Please see the note on this doc page:
http://connections-pro.com/documentation/connections/shortcodes/shortcode-connections/As an exmaple your shortcode would be:
[connections category_in='2,3,4' template='profile' show_alphaindex='true' repeat_alphaindex='true']You are using show_alphaindex and repeat_alpahindex, I recommend simply using the options on the Connections : Settings admin page under the Display tab instead. It’ll be easier for you that way.
re: I was unable to change or put title on this for some reason
Are saying you could not add or change the info added in the Title field?re: I select the one I did.. click on edit but all the fields don’t show (looks like original but custom fields are there ) why?
Sorry, I do not understand … attaching a screenshot would be helpful.re: if I click on VIEW .. nothing happens.. WHY?
Did you set up the directory home page on the Connections : Settings admin page under the General tab and does that page have the [connections] shortcode. If not, I suggest taking a look at this QuickStart guide.
http://connections-pro.com/quickstart/re: How do I get the form/fields I created to show up on the page which in Residential Care Home members application
You going to have to explain in more detail what you’re trying to do because I do not understand. My best guess this relates to the Form extension, yes?re: Fatal error: Maximum execution time of 30 seconds exceeded in…
Unfortunately, regardless of what goDaddy support states, this is likely a host problem. There’s only two reason you might see this error in that file … one you might be trying to upload a multi-megapixel image in which case the upload size/time limits are being exceeded (host configuration issue) or the server you’re on is overcrowded which is causing the upload to be slow (host configuration issue). There is another reason I just thought of … the upload speed of the ISP could be causing the issue (the upload taking too long).If you can add and manage entries which you are not adding images without issue would indicate one of the above is the reason. Try with a very small image, what is the result? My guess is that it’ll work fine. If that is the case, then I suggest trying to increase max_execution_time. You can try asking GoDaddy to that for you … you may or may not have success with asking them. You best course of action is to do it yourself. There are many walkthroughs for how to do this on GoDaddy on the net. here’s one that is WP specific:
http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/There’s three methods list in the post, which method that will work really depends on how GoDaddy is setup. See these specific comments, they seem very helpful:
http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/#comment-1348725551
http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/#comment-1348725541re: i purchased the form extension so i could make interactive form so people could fill it out and the info then be saved and used to populate the fields in the directory listing.. but i cant seem to be able to do that…
Can you be more specific on exactly what you want to do and what you can not do?08/07/2014 at 9:54 am #300011Steven Zahm
Keymaster@ Mr Mcgivney
re: what is the best way to mODIFY A TEMPLATE to set up field templates cmap so the fields/data is displayed where i want it.
You need to edit both thecard.phpandcard-single.phpfiles. Please see this QuickTip on the recommended way to make changes so they are update safe.re: what are the steps for creating a application form…
Connections is not and does not have a form builder. The closest extension available is the Form extension. Form is designed to be plug and play with minimal configuration … it is not a form building plugin.re: setting field template (ie phone# ( )
Sorry, I do not understand … you’re going to have to be a little more descriptive.re: can you make a drop down menue ie (Type of RCH: (1) Residential Care Home
(2) HIC Home
Yes, but only if you create those as categories and then use a template like cMap.re: can you make check box (ie Endorsements: Mental Illness_ Dementia_ Chronic Illness _ Other __ (if select other allow them to type in free text) this allow them to choose 1 or 2 or all the items.. (controls how data is input)
Yes, custom fields can be added, but you will need a dev to add them as there is not yet a point and click methods available to create custom fields.re: How do you insert UPLOAD FILE/PHOTO/VIDEO) FIELD THEN (LIMIT THEY TYPES IE JPEG, PNG OR FOR VIDEO, MP4 AND LIMIT THE SIZE ALSO.
Connections only support the adding of one photo and one logo. The file size and file type are already limited to valid image types of jpg and png. How to upload, when adding an entry, click the choose button in either the image or logo fields, select your desired image. When you save the entry, the image will be uploaded.re: is there a listing for all shortcodes for all the standard field & how do we get a short code for New Fields) i have a few ie Type of RCH, Endorsments, Waivers,
Yes, there is a list of standard shortcode option. The list can be found on this doc page. Additionally, all the premium template support an additional 40–60+ shortcode options. This options can be found under the template production page in the main nav titled as “Customization Options”.As mention in an answer in a previous question, custom fields will have to be added by a dev.
re: How to use Filters show on your site..
Sorry, I do not understand … you’re going to have to be a little more descriptive. -
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
