Thread Starter
hmj_7
(@hmj_7)
I really don’t know the erroe, it’s just when I activate your plugin my page doesn’t show my videos (( Game not found ” this is the error ” ))
maybe this code could help you.
get_header();
while ( has_sub_field( 'information', $page ) ) {
$return = get_sub_field( 'desktop_code', $page );
}
$gamer = ( $return == '' ) ? '<div class="not">Game not found</div>' : $return;
?>
<div class="page-game">
<div id="video">
<div class="video">
<div id="player">
<?php $wrapper = '[aoa id="5"]<div id="_play">' . $gamer . '</div>[/aoa]'; echo do_shortcode( $wrapper ); ?>
</div>
this is the older version
http://downloads.wordpress.org/plugin/wordpress-backup-to-dropbox.1.4.5.zip
and dont update to 1.5.1 !! so wait until they fix it