110915 Not loading CSS on PayPal Pro Form
Posted: September 18th, 2011, 12:00 pm
I've created a checkout form using the shortcode generated by S2 but the css is not loading.
The css appears to be being referenced like so:
but I am not seeing anything even when I access this page directly. The same issue appears to be affecting the javascript as included like so:
You can see the affected page here: http://blog.divasolutions.com/subscribe-starter/ which shows that css is not being applied.
I see there was a similar issue that was fixed in 110913. Help!
The css appears to be being referenced like so:
- Code: Select all
<link rel='stylesheet' id='ws-plugin--s2member-css' href='http://blog.divasolutions.com/wp-content/plugins/s2member/s2member-o.php?ws_plugin__s2member_css=1&qcABC=1&ver=110915-110915-1011436612' type='text/css' media='all' />
but I am not seeing anything even when I access this page directly. The same issue appears to be affecting the javascript as included like so:
- Code: Select all
<script type='text/javascript' src='http://blog.divasolutions.com/wp-content/plugins/s2member/s2member-o.php?ws_plugin__s2member_js_w_globals=1101b0fba526d1693e978649eed7526d&qcABC=1&ver=110915-110915-1011436612'></script>
You can see the affected page here: http://blog.divasolutions.com/subscribe-starter/ which shows that css is not being applied.
I see there was a similar issue that was fixed in 110913. Help!