Found issue in conditionally_add_scripts_and_styles.
My site was fresh and new… and had no post.
When I created my first post it worked.
Facing issue on wordpress 3.4.2.
I have a working server and a failing one….
In my template I have:
<?php if (is_home()) : ?>
<?php echo do_shortcode(‘[satellite gallery=1]’); ?>
<?php endif; ?>
In settings, Shortcode Requirement is set to Off.
I see error:
Uncaught TypeError: Object [object Object] has no method ‘orbit’
and I do not see js/css orbit files downloaded in my browser.
Getting exactly same issue with firefox on 3.4.2