tocllc
Forum Replies Created
-
Thanks for your response! That answers my question.
I see there’s a Profile Completeness feature, and that looks promising, but it’s the wrong approach. Our goal is for users to be able to list external links to topics of interest to them. We don’t know (or want to control) how many or few links they wish to make available on their profile. Is there a way ProfileGrid can allow them to do that?
Forum: Plugins
In reply to: [Contact Form 7] using subscribers_only with API submissionsApologies Mr. Takayuki. It’s not possible to give you access to the form page without logging in. It is possible to access the API URL I posted at this time, as subscribers_only is not turned on right now.
Do you have any ideas as to what the problem might be with the API endpoint not recognizing that the browser from which the call is sent is actually logged in at that time? As mentioned above, I’ve also implemented the nonce filter you’ve posted, and the form on the page is working perfectly under all situations.
Thank you for your help!
Forum: Plugins
In reply to: [Contact Form 7] using subscribers_only with API submissionsThank you for your quick response! It’s on a private dev server. I have emailed you an invitation to the site privately.
The form is just on a test page via the shortcode. It works fine with subscriber_only true or false. The only issue I have is submitting via the HTTP API with subscriber_only set to true.
Thank you for your help!