irolla
Forum Replies Created
-
I have this call in my theme:
# grep -C5 wp_footer ./wp-content/themes/u-design/footer.php </div> </div> <div class="clear"></div> <?php wp_footer(); ?> </div><!-- end wrapper-1 --> <?php if( $udesign_options['enable_cufon'] ) : ?> <script type="text/javascript"> Cufon.now(); </script> <?phpAnother error:
Unsafe JavaScript attempt to access frame with URL http://mysite.com/calendar/?doing_wp_cron=1344280549.7780399322509765625000#action=ai1ec_posterboard&ai1ec_post_ids= from frame with URL https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=4343+Spencer+Str,++Torrance,+CA+90503&aq=&sll=51.495094,45.941571&sspn=0.009124,0.021522&t=m&ie=UTF8&hq=&hnear=4343+Spencer+St,+Torrance,+Los+Angeles,+California+90503&ll=33.846289,-118.360562&spn=0.00499,0.00854&z=15&output=embed. Domains, protocols and ports must match. %7Bmain,mod_util,mod_act,mod_act_s,mod_actbr,mod_adf,mod_appiw,mod_mg,mod_mssvt,mod_pphover,mod_rst,mod_strr%7D.js:785Also I’m not able to change view on calendar page from month to something else. It’s available in option list but nothing happens after click on one of them.
I see the following errors in dev console:Uncaught TypeError: Cannot read property 'length' of undefined jquery.js:2 Uncaught TypeError: Cannot read property '1' of null load_views.js:59 initialize_view load_views.js:59 current_hash load_views.js:324 f.Callbacks.o jquery.js:2 f.Callbacks.p.fireWith jquery.js:2 w jquery.js:4 f.support.ajax.f.ajaxTransport.send.d jquery.js:4Do you guys have any working version? Maybe I should try 1.7?