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 3 replies, 3 voices, and was last updated 9 years, 9 months ago by
Steven Zahm.
-
AuthorPosts
-
11/19/2016 at 12:14 am #400403
Nicholas Pace
GuestWhen a user tries to click into the search box, you have to click below the text box in order to get the cursor to appear. Is there any way to get the search box visual to align with where you have to click?
The contact list is on the members services menu under counselor list. Thanks!
11/21/2016 at 12:28 pm #400550Steven Zahm
Keymaster@ Nicholas
Which browser? I just tried in both Chrome and Edge and everything looks correct with alignment and where you have to click in regards to the search.
11/21/2016 at 11:53 pm #400598Nick Pace
ParticipantSteve,
Thank you for looking into this. I was able to resolve it myself Sunday night… I forgot to come back here and note that I had it fixed.
Not sure if my solution approach is a good one or not,but here is what I did.
I added “display: inline;” to the “list div.cn-alphaindex” css block in the cn-user.min.css file.
It appears that previously the “list div.cn-alphaindex” block was inheriting “display: block;” from the user agent stylesheet. The net effect was that the search box was blocked except for a tiny sliver on the bottom edge.
I couldn’t find anyone else talking about this issue anywhere… so I’m sure it’s something specific to my installation. Using the core Responsive theme. Everything is updated. Not sure what would cause that for my install.
Thanks again for taking a look at this. Let me know if you want any more information, or if there would be a different approach that would work better.
Nick
11/22/2016 at 3:17 pm #400751Steven Zahm
Keymaster@ Nick
Likely the theme was setting something globally to display as a block on an inline element. I’ve run into this many times, mostly with form elements. Theme will globally set these inline elements to display as block. Poor form. I do have CSS in the plugin which tries to catch and fix this but it seems impossible to fix all possible variations that can be used to define this.
I would really suggest adding the CSS to your theme’s custom CSS area so you do not lose that tweak with updates to Connections.
Hope that helps!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
