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.
Tagged: print printer printing, template, Tile Plus
- This topic has 3 replies, 2 voices, and was last updated 13 years, 5 months ago by
robmosher.
-
AuthorPosts
-
01/02/2013 at 6:45 pm #248557
robmosher
ParticipantGreetings all,
Wondering if there’s an easy way to implement a print-friendly version of the Tile-Plus directory results. I’m considering making a “print” icon that links to a custom WordPress page with removed formatting (ie – logo/header/footer wouldn’t be visible) and passing any search/categories via the query string, but I’d still need to massage the search results a bit to remove the grey background and other such formatting.
Any suggestions for a cleaner/different way to do this?
Many thanks – Rob
01/03/2013 at 1:40 pm #248584Steven Zahm
KeymasterHmmm, the only thing I can think of off the top of my head is that in you custom template page you could include CSS to override the background.
01/06/2013 at 6:01 pm #248680robmosher
Participantthanks steven! worked. for those interested here’s the custom css i wrote to disable the background:
#cn-tile-plus .cn-entry { background: none !important; -webkit-border-radius: none !important; -moz-border-radius: none !important; border-radius: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; border: none !important; filter: none !important; } .edit-link { display:none; }02/22/2013 at 3:42 pm #252045robmosher
ParticipantFollow up question, is there any way to display set fields on a single line? Trying to make a print-friendly version that has one entry per row.
Alternatively, is there another theme that could handle this and/or a simplish way to program it?
Thanks as always.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
