Otóż brandnewstudio.pl/wp po kliknieciu w news shadowbox sie wyswietla, natomiast zawartość jest obrócona :|
Kożystam z pluginu http://shadowbox-js.com
kod w index.php mojego templejtu to
<?php function add_shadwobox_head() { echo "<link rel='stylesheet' type='text/css' href='".get_bloginfo('url')."/wp-includes/js/shadowbox-3.0.3/shadowbox.css'>"; echo "<script type='text/javascript' src='".get_bloginfo('url')."/wp-includes/js/shadowbox-3.0.3/shadowbox.js'></script>"; } add_action( 'wp_head', 'add_shadwobox_head'); ?>
<a rel="shadowbox;width=2000px;height=1000px" href="<?php the_permalink() ?>">