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 6 replies, 3 voices, and was last updated 9 years, 5 months ago by
Daniel Zamorano.
-
AuthorPosts
-
01/25/2017 at 11:00 am #408314
Sebastien
GuestHello,
Is it possible to have – with the Circled theme – 2 differents filtering fiels ?
We want to create a directory with 2 filters : location first and then expertise.
If yes, could you send me an example ?
Thanks !
Regards,
Sebastien
01/25/2017 at 12:24 pm #408328Steven Zahm
Keymaster@ Sebastien
I do have an advanced search option available. You can see it in action on this site, the “Find A Therapist” section.
It support search by multiple categories, location and keyword.
This is beta but production ready. It’s live on several sites. If you are interested in this, I can provide a quote which includes installation and configuration. Use the contact link at the very bottom of the page to let me know if you are interested and I’ll reply back with the quote.
03/03/2017 at 10:45 am #413872Daniel Zamorano
ParticipantHello. i am very interested in this kind of option. I want to have 2 filter boxes. One for city and one for type of service. How can I do this? And where can I edit my template (cMap) to change colors/fonts/Font color/Text indentation (for example i have no pictures so I would like the text to be on the left), etc… Thank you. BTW great plugin.
03/06/2017 at 11:20 am #414300Steven Zahm
Keymaster@ Daniel
re: I want to have 2 filter boxes. One for city and one for type of service. How can I do this?
Please contact me using the Contact link at the very bottom of the page.
re: where can I edit my template (cMap) to change colors/fonts/Font color/Text indentation (for example i have no pictures so I would like the text to be on the left), etc…
Many style changes can be applied via the Template Customizer for cMap.
- Navigate to the Connections : Templates admin page and click the Customize button for cMap.
- The page will reload with the Customizer on the left and a preview on the right.
- Click the back arrow in the upper right of the Customizer.
- Click the Style panel.
- Here’s you can change several visual elements of the cMap template.
For fonts family and text alignment, you can use CSS to changes those. Add the custom CSS to the theme’s custom CSS area.
Hope this helps, let me know.
03/07/2017 at 6:42 am #414534Daniel Zamorano
ParticipantThank you Steven. I no longer need to develop this filters but anyways thank you. I am no programmer and I managed to change font size and alignment. I also manage to edit my labels to a customized name. I just can’t figure out how can I make the search box and the filter drop down lists taller. Is there any way you can point me out the styles I need to modify. Also I would like to put the two boxes one next to the other. Thank you for your help. Daniel
03/07/2017 at 1:12 pm #414616Steven Zahm
Keymaster@ Daniel
re: I just can’t figure out how can I make the search box and the filter drop down lists taller.
You can use the following to change the height of the search input.
#cn-search-input { height: 60px; } input#cn-search-submit { height: 60px; }Changing the height of the category select drop down will be anything but easy. It would likely take my most the day to come up with the CSS to change it.
re: I would like to put the two boxes one next to the other.
The following should do it:
#cn-cmap .cn-search { float: none; }You’ll have to tweak these to suit. Hope that helps.
03/07/2017 at 3:56 pm #414626Daniel Zamorano
ParticipantThank you Steven. It worked perfectly.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
