BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 2,741 through 2,750 (of 15,332 total)
  • Author
    Posts
  • in reply to: Sort by last name and family #439327
    Steven Zahm
    Keymaster

    @ Rolf

    Using the list type family should work fine, the user would have to click thru to see the details. Does that not work? OR, you simply want all family info displayed for each family member without having to click thru?

    in reply to: equivalent action hooks #439326
    Steven Zahm
    Keymaster

    @ Kenneth Ho

    Yes, there is:

    • cn_save-entry passes one arg, a cnEntry object. This action is run before an entry is inserted into the db.
    • cn_saved-entry passes one arg, a cnEntry object. This action is run after the entry is inserted in the db.
    • cn_update-entry passes one arg, a cnEntry object. This action is run before an entry is updated.
    • cn_updated-entry passes on arg, a cnEntry object. This actions is run after an entry is updated.
    • cn_delete-entry passes one arg, a cnEntry object. This action is run before the entry is deleted.
    • cn_deleted-entry passes one arg, a cnEntry object. This action is run after the entry and its related meta is deleted from the db.

    Hope that helps!

    in reply to: applying style to Link Tray #439325
    Steven Zahm
    Keymaster

    @ Andrey

    Great to hear you figured it out!

    in reply to: Import the ORDER #439324
    Steven Zahm
    Keymaster

    @ Tom

    Seems there is a small bug in the Current CSV Import version, would you be willing to test a version which I believe corrects the issue?

    Steven Zahm
    Keymaster

    @ Kasia Szumal

    I visited your talent directory pages, I see the images are being displayed. Have you figured out what the issue was, as it seems to be working now?

    in reply to: Using two templates #438930
    Steven Zahm
    Keymaster

    @ Rolf

    Yes, you can but only on a second page, use the template shortcode option to define which template should be loaded.

    You can not commingle the same template within the same directory on the same page. You can use two templates on the same page by using the [connections] shortcode twice but that get a little complicated and is a little messy if pagination and search is involved.

    Hope that answers your question!

    in reply to: Form extension – no Notice emails #438687
    Steven Zahm
    Keymaster

    @ Mahmoud Tawfik

    Ok, it is good that they are being logged, but, for some reason, WordPress is failing to send them and reporting the failed status. This can happen for a variety of reasons outside the control of WordPress and Connections. I suggest using the Post SMTP Mailer/Email Log plugin to test and debug why these are failing.

    in reply to: Time Zone Issue #438686
    Steven Zahm
    Keymaster

    @ Ralph

    Ok, I suspect That the local timezone is not being used to adjust the datetime. I’l log this as a bug and I will look into it.

    Thanks for making me aware of it!

    in reply to: Embed error while add new #438684
    Steven Zahm
    Keymaster

    @ Mahmoud Tawfik

    Sorry, but Form can not be embedded within an iFrame.

    in reply to: Time Zone Issue #438679
    Steven Zahm
    Keymaster

    @ Ralph

    Where? In the admin where is shows the added/last modified datetime?

Viewing 10 posts - 2,741 through 2,750 (of 15,332 total)