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: 0.7.9.5, abbr, css, getCategories(), getDateBlock(), title
- This topic has 3 replies, 2 voices, and was last updated 12 years, 5 months ago by
Steven Zahm.
-
AuthorPosts
-
03/17/2014 at 11:33 am #282595
Roy Costa
ParticipantThanks Steve – on the other post, I think you answered all my questions. My only re-query is to ask where the First Name is output, because maybe (?) there I could add some php coding to put an “*” for certain categories? If I’m clearly not knowing what I’m talking about, just let me know!
I put a review on WordPress – love the plugin, and love the support!!!
03/17/2014 at 11:40 am #282597Roy Costa
ParticipantP.S. How come it seems the “regular” css file doesn’t do much (maybe it’s my theme?) but the min.css does impact my site? I clear out my caches all the time. Just curious – I end up making any changes to both css files.
03/17/2014 at 11:46 am #282598Roy Costa
ParticipantP.P.S. The dashed underline under birthdays was successfully removed – but hovering the mouse over a birthdate still gives me a question mark cursor.
03/17/2014 at 12:25 pm #282666Steven Zahm
Keymaster@ Roy
re: Asterisk:
You want to use this function within the
card.phpandcard-single.phpfiles found in theconnections-cmapfolder within thepluginsfolder. Check for the specific category and if it exists echo out the*after the$entry->getNameBlock()` function in both files.re: Minified CSS:
On production servers only the minified version of the CSS file is enqueued. The non-minified version will only be loaded if the
SCRIPT_DEBUGconstant is set to true in thewp-config.phpfile.re: Mouseover tooltip:
That is rendered by the browser because the abbr tag has a
titleattribute to properly support the hCard spec. To my knowlegde and cursory searches, there is not a way to prevent this. The only option would be to edit this line changing both instance of abbr to span and then remove the title attribute.Hope that helps! And thanks for the review!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
