@ Carl
re: If you could take a look at the site again to see what’s up, that would be great. Let me know if you still have the log in info.
I would but I do not think I have the login, do I??? Are you perhaps communicating under another name too? Any way, if you could sent the login details using the contact link at the bottom of the page, I’ll take a look. Please path a link to this forum thread so I can relate the two.
re: I tried another browser while logged in in another, but still not getting notification
Are they ending up in spam or being clocked anywhere else? The email is sent using the to core wp_mail() function so if WordPress is sending email, so should Connections.
re: missing links for adding/editing entry: I hadn’t changed a thing, but as a test, besides having the required setup according to the instructions (which I had already successfully done), when I also clicked next to “submit new entry” option it DOES show that but still doesn’t show “view my entry” or “add my entry” … I have to admit I don’t understand the difference between the above.
The “Submit New Entry” is a publically available link for anonymous submissions. This is added by the Form extension. The “View My Entry” will only be shown to a user which has had an entry linked to the user by the Link extension. This link will not be shown if there is no link. Instead the “Add My Entry” link will be shown. generally, If you have Link installed, you’re not really going to what the “Submit New Entry” active.
re: One last thing I do need to do though is autopopulate the Biographical Info field with some text that they then add to.
In short this is possible and I guess the best place to add the test would be in this function. File name and path are in the URL.
Hope that helps!
