Gallou
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Hi
to say that it’s resolved :
the file on the server was on 1 an only 2 line !!!
i copyed the file from my repertory but it was always transform in 1 line.
it’s crazy no ?now it’s other problem !
+ + + <?php class RecentPost_Widget extends WP_Widget { /* Register widget with WordPress. */ public function __construct() { parent::__construct( 'recentpost_widget', // Base ID '(Lugada) Recent Post with Thumbnail', // Name array( 'description' => __( 'lugada recent post with post-thumbnail support widget.', 'lugada' ), ) // Args ); }A noter que même en ajoutant des lignes comme par exemple :
<?php class RecentPost_Widget extends WP_Widget { /* Register widget with WordPress. */ public function __construct() { parent::__construct( 'recentpost_widget', // Base ID '(Lugada) Recent Post with Thumbnail', // Name array( 'description' => __( 'lugada recent post with post-thumbnail support widget.', 'lugada' ), ) // Args ); }rien n’y fait toujours la ligne 1 (??!!)
Forum: Themes and Templates
In reply to: [Lugada] images : Catchable fatal errorligne désactivée : ok mais il manque un bout du breadcrumbs…
Viewing 4 replies - 1 through 4 (of 4 total)