Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Alexandra
That I would loop back on this topic to let you know that Link has been updated to include easy ways to create the add/edit entry links. See these:
- http://connections-pro.com/documentation/link/#Shortcodes
- http://connections-pro.com/documentation/link/#Can_I_add_the_ViewAdd_and_Edit_links_to_my_menu
The Login extension also received a major update which tightly integrates with Link.
Here are the release announcements:
Steven Zahm
Keymaster@ Ze’ev Ionis
I forgot to reply back after I released the update, apologies! The update should now be available to you. Let me know if it fixes it.
Steven Zahm
Keymaster@ Tim
re: I tested your plugin and as best as I can tell I need to create an individual entry for each family member, then add them to the family.
Correct.
re: So for example. If all the members of the family would live in the same house I would define the address on the family entry. Each individual member has a unique cell phone and birthday so I would define those attributes there. When I look at the family entry I don’t see the individual data on the entry. I have to click a link to go to the individual person’s entry and then the information entered at the family level does not show such as home address.
Correct. They are “loosely” related, for a lack of a better term. My suggestion is to first create the family entry with all the common details and then copy that family entry to make the individual family members which can be added to the original family entry.
re: am I correct in believing that I would import individual family member entries with the csv import tool then have to manually go in and create the family relations?
Yes, that is correct. This is a feature which does not get a whole lot of use so there has not been as much time invested in it to make the workflow smoother. If it starts to gain more traction, then I will definitely improve it further.
Steven Zahm
KeymasterThanks!
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
Steven Zahm
Keymaster@ Peggy
No problem!
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
Steven Zahm
Keymaster@ Barry
This is not a bug in Connections or the Circled template. In the theme’s styles.css file there is this line at the bottom:
img{border-radius: 0 !important;}The
!importantflag makes it override the style in the template. You’ll have to remove that in order to fix the issue.Hope that helps! Let me know.
ps. After you remove it, you will very likely have to force refresh your browser in order to see the change.
Steven Zahm
Keymaster@ Robyn
It looks like you have the most current Connections installed, but yet, two files are trying to be loaded which were removed last September. So, it appears your installation of Connections somehow got messed up. My suggestion is to deactivate and delete Connections. You data is safe. Then reinstall Connections. Do this just for the Connections plugin, not the templates or extension.
Hope that helps. Let me know how it goes.
Steven Zahm
Keymaster@ Dave
Thanks! Speaking of rate… 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
Steven Zahm
Keymaster@ Peggy
Nope, not a db problem. It’s a memory problem that you’ll have to discuss with your host. It seems the memory allocated to PHP is being exhausted so the thumbnails for you images can not be created. This happens for one of two reasons…
The host is actually “hard” limiting the memory to a value less than what you have set. PHP will still happily report the value set even though it is not available.
The other reason is large multi-mega pixel images were uploaded instead of more web friendly resolutions. Processing multi-megabyte can very easy exhaust the memory PHP has.
What I’ve done is edited the plugin on your site so it no longer shows an image on the Manage screen so it works now.
My first suggestion, is log into your site with FTP, navigate to the
../wp-content/uploads/connections-images/folder. Download the original image for each entry, downsize them and upload the downsized version overwriting the original.Steven Zahm
Keymaster@ Rolf
Ok, the style difference is one of the very things that are styled. The form labels in the widget are styles so they are above the inputs. The shortcode styles is dependent on the theme.
Now, using Say What?, the text domain is
connections_loginnotconnections_link. Similar, but not the same :) -
AuthorPosts
