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, 2 voices, and was last updated 11 years, 6 months ago by
Steven Zahm.
-
AuthorPosts
-
02/06/2015 at 12:26 pm #318652
Jen Thompson
GuestHi,
I bought your premium pack earlier this week, and I love the circled template. However, I encounter errors when I use the search box. If I put my cursor in the search box, without typing fast enough, it automatically redirects the page to your web site. If I can type fast enough to put in search terms and press return, it will show expected results.The page it redirects to: http://connections-pro.com/documentation/connections/shortcodes/shortcode-connections/
When I have the category search short code turned on and use it, I select the category, and then it redirects to your web site with the same shortcode page URL listed above.
Please tell me how to fix this as we paid for the module assuming search function would work!
Second less important question: Also, how would I customize the template to show the work telephone number on the short list display? We are using this as an employee directory for our intranet.
Thank you.
Jen02/06/2015 at 1:12 pm #318653Steven Zahm
Keymaster@ Jen
First, let me direct you to a QuickTip that has some tips for you when working with shortcodes that apply to any plugin that uses them:
http://connections-pro.com/2012/07/30/quicktip-working-with-shortcodes/To solve the issue you speak of…
Edit the page where you inserted the shortcode. I’m guessing you copy/pasted it or an option for it from the doc page into the WP Visual Editor which is why you’re redirected to my site.
Switch the post editor to the Text tab.
Now remove the link to my site from around or within the shortcode. While you at it. It probably is likely there are other HTML elements, not just the link, in and around the shortcode, remove all that you find.
Update the page.
That should solve the issue.
02/06/2015 at 2:35 pm #318666Jen Thompson
GuestOh, of course, how silly of me! Thank you, and thanks for responding so quickly!
Is there also a way to have the work phone number on that circled template to display on the list page of all the members?
02/08/2015 at 5:58 pm #318733Steven Zahm
Keymaster@ Jen
Yes, but not easily. You would have to edit the
card.phpfile found here:
../wp-content/plugins/connections-circled/Add this where you want the numbers:
if ( $atts['show_phone_numbers'] ) $entry->getPhoneNumberBlock( array( 'format' => $atts['phone_format'] , 'type' => $atts['phone_types'] ) );
Save the file and upload it.If you choose to do this, then I highly recommend following this QuickTip on where to upload the new file so it is safe from being overwritten during updates to Circled.
Hope that helps!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
