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 12 years ago by
Steven Zahm.
-
AuthorPosts
-
07/28/2014 at 11:33 am #298212
Nial Mc Sorley
ParticipantHi,
Love this Plugin. Have a few small queries if anyone can help me with.
1) The images for the profile don’t come up all the time and in some cases not at all – all that is shown is the loading image symbol – I have 4 pages of contacts – sometimes when i click to the next page they will load very quickly – other times they will not – the same can be said when I use the drop down menu.
2) Where i have the tile- plus pages – Is there a way to put the logo say below the image profile pic on the card? see attached image which show where i would like to put the logos
link to page: http://www.causewaycoastandglens.gov.uk/?page_id=418
all help great appreciated. I want the images to show up fast – but the seem to take forever and a day to load. :(
3) I would like to change the ‘cell phone’ text to ‘mobile’ – where can this be done?
Attachments:
You must be logged in to view attached files.07/29/2014 at 1:48 pm #298445Steven Zahm
Keymaster@ Nial
Seems there is a bug or two in the theme…
Looking at the page source, each time I refresh the page these two lines change from:
<link rel='stylesheet' id='Lobster-font-css' href='http://fonts.googleapis.com/css?family=Lobster&##038;v1&ver=3.8.1' type='text/css' media='all' /><script type='text/javascript' src='http://www.causewaycoastandglens.gov.uk/wp-content/plugins/ridiculously-responsive-social-sharing-buttons/js/rrssb.min.js?ver=3.8.1'></script>to this:
<link rel='stylesheet' id='Lobster-font-css' href='http://fonts.googleapis.com/css?family=Lobster�#038;v1&ver=3.8.1' type='text/css' media='all' /><script type='text/javascript' src='http://www.causewaycoastandglens.gov.uk/wp-content/plugins/ridiculously-responsive-social-sharing-buttons/js/rrssb.min.js?ver=3.8.1'>/script>
Which are broken, causing problems on your site.Additionally, most likely the theme, is not enqueueing the version of jQuery that comes with WordPress. This is not necessarily bad if done correctly but it does not appear so on your site. The site it is loading from seems slow at the moment so sometimes it does load, other times it does not. Again, this is causing troubles on your site. Connections does include a fixer that attempts to correct the loading of the correct version of jQuery. You can enable this option on the Connections : Settings admin page under the Advanced tab in the Compatibility section. It’ll be the jQuery option.
Hope that helps! let me know.
08/05/2014 at 5:14 am #299632Nial Mc Sorley
ParticipantThanks Stephen – looks as if the option on the connections setting sorted the issue out – thanks again.
Can you point me in the right direction regarding points 2 and 3 of the above question.
Thanks in advance
08/05/2014 at 8:02 am #299634Steven Zahm
Keymaster@ Nial
Apologies for not answering the other two questions … I do better than that, typically.
The only way to add a logo will be to edit the
card.phpfile. Add the following to it where you want to the logo to show:$entry->getImage( array( 'image' => 'logo', 'height' => 120, 'width' => 100, 'zc' => 2, ) );If you decide to edit the template, I suggest using this method so the change is update safe.
Changing the cell phone label can be done with a shortcode option. Use this shortcode:
[connections str_cell_phone='Mobile']Hope that helps!
If you have a moment, I would truely appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connections -
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
