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 5 replies, 2 voices, and was last updated 8 years, 6 months ago by
Steven Zahm.
-
AuthorPosts
-
05/06/2015 at 4:09 pm #333610
Jay Philips
ParticipantHi,
I’m using the circled theme, which is awesome, I just want to make some minor changes to the single profile view:
- If someone has a role entered have it show “Current Role: [Their
Role]” if nothing is entered don’t show the text - If someone has a company name entered have it show “Company: [Their Company Name]” if nothing is entered don’t show the text
- Have the Bio text wrap under the image instead of the full blank space under the profile image.
- Cell Phone text be changed to “Mobile”
- Linked-in alt tag be changed to “LinkedIn”
I did try going through all the files that came with the theme but can’t seem to find where I would make these changes. Any ideas?
Thank you,
Jay05/07/2015 at 1:57 pm #333720Steven Zahm
Keymaster@ Jay
re: If someone has a role entered have it show “Current Role: [Their
Role]” if nothing is entered don’t show the textWhat role, entered where?
re: If someone has a company name entered have it show “Company: [Their Company Name]” if nothing is entered don’t show the text
You mean the organization field? Probably the easiest would to be to use CSS. The alternative would require writing your own function within the template. Here’s the CSS:
span.organization-name:before { content: 'Company: '; }
re: Have the Bio text wrap under the image instead of the full blank space under the profile image.
This actually requires several changes to the CSS and the template for the profile page. Coincidentally these changes already have been completed and will be included in the next update released for Circled.
re: Cell Phone text be changed to “Mobile”
See the Changing the Label Text section on the doc page for Circled.
re: Linked-in alt tag be changed to “LinkedIn”
I’ve made that change. It’ll be in the next bug fix release.
Hope that helps!
05/11/2015 at 5:43 pm #333956Jay Philips
ParticipantHi Steven,
Sorry, I meant Title not Role. I got both of them (Title & Company) to work now with the CSS.
I also got the Say What? plugin up and working so changed the text I needed.
Now I’ll just wait for your new release for the LinkedIn change & text wrapping.
Thanks again for all your help.
Jay-
This reply was modified 8 years, 6 months ago by
Jay Philips.
05/12/2015 at 9:27 am #333984Steven Zahm
Keymaster@ Jay
It I have not yet asked…
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
https://wordpress.org/support/view/plugin-reviews/connections
05/12/2015 at 7:12 pm #334029Jay Philips
ParticipantWill do, this is an awesome product.
05/13/2015 at 10:39 am #334111Steven Zahm
Keymaster@ Jay
Thanks!
- If someone has a role entered have it show “Current Role: [Their
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.