ronnak

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Update trouble in 1.1.3 #40570
    ronnak
    Participant

    me too!!

    in reply to: Update trouble in 1.1.3 #40566
    ronnak
    Participant

    these are the last lines in main.php file:

    
    		<div id="fluida-news" class="postbox news" >
    			<h3 class="hndle"><?php _e( 'Theme Updates', 'fluida' ); ?></h3>
    			<div class="panel-wrap inside">
    			</div><!-- inside -->
    		</div><!-- news -->
    
    	</div><!--  righty -->
    </div> <!--  wrap -->
     
    <script type=”text/javascript”>
    var reset_confirmation = ‘<?php echo esc_html( __( ‘Reset Fluida Settings to Defaults?’, ‘fluida’ ) ); ?>’;
    </script> <?php
    } // fluida_page_fn()
    in reply to: Update trouble in 1.1.3 #40565
    ronnak
    Participant

    these are my last lines in main.php:

    <div id=”fluida-news” class=”postbox news” >
    <h3 class=”hndle”><?php _e( ‘Theme Updates’, ‘fluida’ ); ?></h3>
    <div class=”panel-wrap inside”>
    </div><!– inside –>
    </div><!– news –>

    </div><!– righty –>
    </div> <!– wrap –>

    <script type=”text/javascript”>
    var reset_confirmation = ‘<?php echo esc_html( __( ‘Reset Fluida Settings to Defaults?’, ‘fluida’ ) ); ?>’;
    </script> <?php
    } // fluida_page_fn()

    in reply to: Update trouble in 1.1.3 #40549
    ronnak
    Participant

    Hi
    HELP
    simon, I added your text but i get a new error:

    Parse error: syntax error, unexpected ‘Fluida’ (T_STRING) in C:\xampp\htdocs\wordpress\wp-content\themes\fluida\admin\main.php on line 189

    Im working locally at the moment
    thanks
    Ronny

Viewing 4 posts - 1 through 4 (of 4 total)