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.
- This topic has 15 replies, 3 voices, and was last updated 5 years, 6 months ago by
Emer Kirk.
-
AuthorPosts
-
03/01/2018 at 1:28 pm #453694
Emer Kirk
ParticipantHi Steven,
thanks again for the prompt reply.
RE: I can not recall offhand what method I used to remove the “Department” field from Form. But, I suspect when I update Form to respect the Fieldset Configuration options. I’d have to login to your site and review my changes. I suspect it could be as simple as deactivating a code snippet which will allow the settings to be applied.
I have looked at the code snippet that you did to remove ‘Department’ field.
I have tested, and I can edit this snippet to remove the fields from my submit form.
It works two ways, either by:1: Like you did to remove ‘department’ array – by commenting out with //
or, I can just set the value to ‘false’ in the relevant lines: when
'show' => TRUE,
Which of these would be your preferred method?
Is this an acceptable fix?RE: Adding the option of which image to display is on my todo list. My plan is to add it to the Screen Options tab found in the upper right corner on the Manage admin page. That would make the setting available, but per user (not global). Would that be satisfactory? It it would I can push out an update by end of next week with that option.
Absolutely, that would work great!. There will only be two users doing the admin, so I can set their screen options up.
Thanks again !
Oisin
03/02/2018 at 10:45 am #453774Steven Zahm
Keymaster@ Oisín
RE: Which of these would be your preferred method?
Is this an acceptable fix?I would suggest commenting out the field arrays that you wish to remove. I’ve never really fully tested changing the
'show' => TRUE,
field option. That more or less exists for future development.RE: Adding the option of which image to display
Ok, I’ll plan on adding this option next week and releasing it. I’ll also try to squeeze in an update to Form so it respections the Field Configuration settings for the name field. In theory, you could probably not need the code snippet any longer. That’s something you could test after both updates are released — to ensure your requirements are still met.
03/02/2018 at 10:52 am #453778Emer Kirk
ParticipantGreat thank you! Have a good weekend!
03/08/2018 at 3:37 pm #454706Steven Zahm
Keymaster@ Oisín
Ok, adding the screen option for which thumbnail should be displayed was a bit of a black hole. I had to touch some pretty old code that was a little ugly. So I had to spend some time modernizing the bits I touched. I could not have and rigged it instead, but that felt wrong ;)
Any way, I am finished and plan on packaging for release by end of day tomorrow.
03/14/2018 at 12:07 pm #455363Steven Zahm
Keymaster@ Oisín
fyi, this has been released!
03/14/2018 at 7:04 pm #455437Emer Kirk
Participant@Steven thank you!
I was away from computer for a few days, so I am sorry for delay in replying.
Have just updated now, and all good, works a charm.
Only running php 5.6, but hosting is not great so cannot go higher.
Next job is to migrate to a better host.Thanks again for such great support!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.