I just created an Edit Post form with cred. In my page I also have sidebars which display some toolset content. The first widget in the sidebar is
[wpv-post-body view_template="Login Credentials"]
The second widget in the sidebar is
<br /> [types field="facebook-page"][/types] [wpv-if featured="wpcf-featured-label-directory" evaluate="$featured != 'featured'"] [wpv-post-body view_template="Ads Zone 2"] [wpv-view name="Featured in Directory Sidebar"] [/wpv-if]
The problem is, that while these two widgets work perfectly, they are both replaced by the CRED From when in Edit mode plus there is also the form appearing where I want it to appear. All three forms are attempting to edit the same content type. Note that the widgets have absolutely nothing related to this post they are on. Also, the page I added the form on is supposed to be on a Page without sidebars, but the form is actually appearing on the same URL as the post but with ?cred-edit-form=27619 attached to it.
Could someone please look into this as I believe this to be a bug as of course the form should not appear in any widgets containing a view template or a view.