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 10 replies, 4 voices, and was last updated 8 years, 6 months ago by
Steven Zahm.
-
AuthorPosts
-
03/25/2015 at 1:11 pm #324496
Robyn Ackerman
Participanthello,
i just purchased and installed the circled template. I chose this one because we wanted a drop down list and search capabilities at the top of the page for searching and filtering through the names.
Here is our page: http://nspt4kids.com/blossom-directory/ but how do I get the search bar and drop down on there?
03/25/2015 at 4:20 pm #324527Steven Zahm
Keymaster@ Robyn
Those feature are disabled by default because of the small team focus of the design but they are very easy to turn on. Take a look at the Configuring the Optional Features section on the doc page for the template. It’ll walk thru how to enable them.
Hope that helps!
04/22/2015 at 6:12 pm #332120Eric Bergstrom
ParticipantIs it possible to have the the search bar show on the page with no results underneath until search criteria is entered? Also, can the size of the search bar be changed?
04/23/2015 at 10:28 am #332166Steven Zahm
Keymaster@ Eric
re: Is it possible to have the the search bar show on the page with no results underneath until search criteria is entered?
Technically this is possible. I’ve been asked this a few times in the support forums now so I’ve added a new Quicktip that goes over the details.
re: Also, can the size of the search bar be changed?
Yes, the styling is controlled with CSS you can basically do anything you want to it.
You can try this, though you may have to tweak it to suit… add the following to the theme’s custom CSS area:
#cn-circled input#cn-search-input { height: 42px !important; font-size: 36px !important; line-height: normal !important; } #cn-circled input#cn-search-submit { height: 42px !important; } #cn-circled span.cn-search { margin-bottom: 16px !important; text-align: center !important; display: block !important; float: none !important; }
Hope that helps!
05/18/2015 at 10:15 am #334571Lisa Barty
ParticipantSteven,
I followed the quick tip instructions to the letter but the change had no impact ont he display on the page I am trying to have the connections search bar display on – it still displays the full list under the search bar.
I tried it by putting it into the functions file direct and then using the plugin you recommended but both times without success.
Can you confirm this will work on a page not just on a post?
Cheers,
Adam.
05/18/2015 at 11:22 am #334583Steven Zahm
Keymaster@ Lisa
Did you update the shortcode too like the QuickTip says at the end?
05/18/2015 at 11:23 am #334584Steven Zahm
Keymaster@ Lisa
Oh, and yes, this does work on a page.
05/28/2015 at 8:46 am #335887Lisa Barty
ParticipantI am using this shortcode…
[connections initial_results='true']
I have turned on debug mode in WP and get no errors from the functions file.
The result displayed is the full directory listing underneath the search bar, its as if the shortcode is not being picked up at all?
Do you have a working example of this functionality?
thanks – Adam
05/28/2015 at 8:49 am #335888Lisa Barty
ParticipantThis reply has been marked as private.05/28/2015 at 8:55 am #335890Lisa Barty
ParticipantThis reply has been marked as private. -
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.