sweisman
Forum Replies Created
-
Where is um_after_register_fields (and any other hooks) documented?
It looks like adding a hidden form value would work:
https://docs.ultimatemember.com/article/128-add-a-hidden-field-to-your-register-form
Would it be possible to write an extension that implements this behavior? Or is this something can’t be done?
Let me rephrase this. I would like the Account Activation Email Link that the user clicks on display the page the user registered on or came from, not the user’s dashboard.
- This reply was modified 6 years, 10 months ago by sweisman.
Forum: Plugins
In reply to: [Yoast SEO] Sitemap XML Parsing ErrorMy apologies. I see in another post that this is not from your plugin. Can you explain how the plugin is invoked so I can understand where the problem is occurring?
Forum: Plugins
In reply to: [Yoast SEO] Sitemap XML Parsing ErrorI am getting a similar sitemap error. Running WP 4.5.3 and Yoast SEO 3.4. I was experiencing this error on an older version and updated, first to 3.3.4, then to 3.4 today.
This page contains the following errors:
error on line 2 at column 6: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.
The above error is when viewing the page in Chrome. Line 1 is a blank line, which is the source of the problem.
This seems like a serious bug to me. It is technically incorrect XML even if some or most parsers do accept it. Is there some fix I can apply to remedy it, even if this bug report is not accepted by the maintainer?