BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 6,121 through 6,130 (of 15,332 total)
  • Author
    Posts
  • in reply to: Working with "Link" and "Form" together #369662
    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:

    The Login extension also received a major update which tightly integrates with Link.

    Here are the release announcements:

    in reply to: Top navigation features not displaying properly #369661
    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.

    in reply to: CSV plugin and Families #369659
    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.

    in reply to: Login widget labels #369657
    Steven Zahm
    Keymaster

    Thanks!

    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

    in reply to: Entries do not Display on Manage Function #369656
    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

    in reply to: Circle template since recent ugrade #369655
    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 !important flag 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.

    in reply to: description dropdown no longer working #369654
    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.

    in reply to: No Organizations after import #369587
    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

    in reply to: Entries do not Display on Manage Function #369586
    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.

    in reply to: Login widget labels #369584
    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_login not connections_link. Similar, but not the same :)

Viewing 10 posts - 6,121 through 6,130 (of 15,332 total)