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 13 replies, 2 voices, and was last updated 7 years, 5 months ago by
Steven Zahm.
-
AuthorPosts
-
02/24/2015 at 11:03 pm #320650
Alex Botkin
ParticipantUse use this phrase in a lot of support answers…
“add the following to the theme’s custom CSS area:”I just looked at market.css and I can’t find any commented section like that.
02/25/2015 at 8:40 am #320680Steven Zahm
Keymaster@ Alex
Yes, add it to the theme’s custom CSS area … this means the WordPress theme that you are using not the Connections template.
Hope that clears that up for you. Let me know.
02/25/2015 at 9:41 am #320694Alex Botkin
ParticipantMy knowledge of CSS is mostly conceptual so I’m still a bit confused as to how a change like this:
div#cn-metabox-section-organization, div#cn-metabox-section-department
{ display: none !important; }can be executed by the WordPress theme.
02/25/2015 at 1:07 pm #320724Steven Zahm
Keymaster@ Alex
The theme will load it into the page, that’s all the custom CSS area does, nothing more. The style declarations of the CSS only effect Connections. The CSS you pasted above will only effect for the Form extension you do know that, right?
02/26/2015 at 12:54 am #320764Alex Botkin
ParticipantYep. Rather than replace words on the form, although I’ll do some of that, I figured taking out the organization and department would eliminate some confusion.
I’ve attached the custom css printscreen and the appearance of the form after clicking the “Edit my directory entry”
Unfortunately Organization and department are still there. I’m assuming that something in the css is wrong, as I am only skilled at cut and paste css :-)
Attachments:
You must be logged in to view attached files.02/26/2015 at 8:45 am #320784Steven Zahm
Keymaster@ Alex
That CSS will only affect the Form extension, not the edit screens in the admin. There is not an easy way to remove/hide it in the admin edit pages, sorry.
02/26/2015 at 8:54 am #320785Alex Botkin
ParticipantBut that is the screen that comes up from the “Edit my Directory entry” for a new subscriber with a linking email address.
I am confused.
Where would I see the effect of that css?02/26/2015 at 9:32 am #320787Steven Zahm
Keymaster@ Alex
That screen is an admin edit screen, it looks like it is from the Link extension. The CSS you found is for the Form extension which allows a user to edit their entry from the frontend.
Does that help clear it up? Sorry I am not finding the right works to make it clear!
02/26/2015 at 9:49 am #320788Alex Botkin
ParticipantSo then if you have Link as part of the arsenal, then Form never appears?
Form is then only for new, never before entered, directory listings?
02/26/2015 at 10:13 am #320790Steven Zahm
Keymaster@ Alex
Both Form and Link work together; or separately…
Form allows site visitors, not necessarily users, to submit entries to the directory from the frontend.
Link will link an existing user to an existing Connections entry and allow that user to edit their entry in the admin. If A user does not have a Connections entry, they can add their entry in the admin.
Form allows user to submit their new entry or edit their existing entry when used in conjunction with Link on the site’s frontend.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.