Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter cramermark

    (@cramermark)

    Thanks for your response. It didn’t work for me.

    I received this error message:
    Parse error: syntax error, unexpected ‘<‘ in /home/content/c/r/a/cramermark/html/Blog/index.php on line 15

    Here’s what I FTP’d to replace the index.php file:

    \
    <?php
    /**
    * Front to the WordPress application. This file doesn’t do anything, but loads
    * wp-blog-header.php which does and tells WordPress to load the theme.
    *
    * @package WordPress
    */

    /**
    * Tells WordPress to load the WordPress theme and output it.
    *
    * @var bool
    */
    define(‘WP_USE_THEMES’, true);
    <div style=”height:200px”><?php flshow( $21 ); ?></div>

    /** Loads the WordPress Environment and Template */
    require(‘./wp-blog-header.php’);
    ?>
    \

    If you go into view on your browser and zoom out, you’ll be able to access the buttons.

Viewing 2 replies - 1 through 2 (of 2 total)