WPIntell

Source evidence

Formstack broken with latest release

Formstack Online Forms · support · 2019-03-07T05:24:00+00:00

complaintsentiment
highseverity
1.0relevance
6replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 34 rows with source links

17.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Never Settle unresolved
it should look like this: https://training.bestalliance.org/lesson/inhospitable-to-human-trafficking-2/ The page I need help with: [ log in to see the link] Not seeing any differences between the two links. Both have forms that are loading fine, has the videos, and is pretty well centered in the page. Can you provide more detail/screenshots of what you’re seeing? here’s a video illustrating what’s happening… there is a js error, but not sure if related: https://www.useloom.com/share/6098e78d048240f3997b7f3cf10fedc9 Uncaught TypeError: jQuery(...).prettyPhoto is not a function at HTMLDocument.<anonymous> ((index):2057) at k (jquery.min_1d14cd3798.js:2) at Object.fireWith [as resolveWith] (jquery.min_1d14cd3798.js:2) at Function.ready (jquery.min_1d14cd3798.js:2) at HTMLDocument.D (jquery.min_1d14cd3798.js:2) i’ve tried on Chrome/Safari with private browsing, same issue That error definitely could be playing a part on your end for sure, but I’m not consistently seeing that same error for myself. Firefox is loading things fine, Chrome threw it. It also appears that you have something trying to use PrettyPhoto as a jQuery plugin that isn’t running properly. What code/shortcode have you used for your embed in the new spot? You should be able to have the embed, a shortcode I imagine, not load its own jQuery, which could rectify the situation. I believe passing nojquery="true" as a shortcode parameter should cover that. this is what we are using: <script type="text/javascript" src="https://bestalliance.formstack.com/forms/js.php/h_copy_1"></script><noscript><a href="https://bestalliance.formstack.com/forms/h_copy_1" title="Online Form">Online Form - Hotel Staff Quiz</a></noscript> Unless I’m mistaken, that would be an embed code that you probably got from inside your formstack.com account, instead of utilizing the plugin to pull things in. I was able to see and confirm that you had the plugin itself installed and active though, so it’s a bit of a mix of sources here. Since I think you’re also on WordPress 5.1, you’ll need to use a classic editor block to get access to the button that the plugin here has available to generate a shortcode for the form you’re wanting. Worth trying to see if you can get better results with the same form embedded.

Comments

6 shown
Michael Beckwith 2019-03-07T14:24:00+00:00

Not seeing any differences between the two links. Both have forms that are loading fine, has the videos, and is pretty well centered in the page. Can you provide more detail/screenshots of what you’re seeing?

Never Settle 2019-03-07T19:50:00+00:00

here’s a video illustrating what’s happening… there is a js error, but not sure if related: https://www.useloom.com/share/6098e78d048240f3997b7f3cf10fedc9 Uncaught TypeError: jQuery(...).prettyPhoto is not a function at HTMLDocument.<anonymous> ((index):2057) at k (jquery.min_1d14cd3798.js:2) at Object.fireWith [as resolveWith] (jquery.min_1d14cd3798.js:2) at Function.ready (jquery.min_1d14cd3798.js:2) at HTMLDocument.D (jquery.min_1d14cd3798.js:2)

Never Settle 2019-03-07T19:52:00+00:00

i’ve tried on Chrome/Safari with private browsing, same issue

Michael Beckwith 2019-03-07T20:40:00+00:00

That error definitely could be playing a part on your end for sure, but I’m not consistently seeing that same error for myself. Firefox is loading things fine, Chrome threw it. It also appears that you have something trying to use PrettyPhoto as a jQuery plugin that isn’t running properly. What code/shortcode have you used for your embed in the new spot? You should be able to have the embed, a shortcode I imagine, not load its own jQuery, which could rectify the situation. I believe passing nojquery="true" as a shortcode parameter should cover that.

Never Settle 2019-03-07T21:08:00+00:00

this is what we are using: <script type="text/javascript" src="https://bestalliance.formstack.com/forms/js.php/h_copy_1"></script><noscript><a href="https://bestalliance.formstack.com/forms/h_copy_1" title="Online Form">Online Form - Hotel Staff Quiz</a></noscript>

Michael Beckwith 2019-03-07T22:22:00+00:00

Unless I’m mistaken, that would be an embed code that you probably got from inside your formstack.com account, instead of utilizing the plugin to pull things in. I was able to see and confirm that you had the plugin itself installed and active though, so it’s a bit of a mix of sources here. Since I think you’re also on WordPress 5.1, you’ll need to use a classic editor block to get access to the button that the plugin here has available to generate a shortcode for the form you’re wanting. Worth trying to see if you can get better results with the same form embedded.