Forum Replies Created

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

    (@soybuscon)

    below is the php file:

    <?php
    /**
    * Genesis Framework.
    *
    * WARNING: This file is part of the core Genesis Framework. DO NOT edit this file under any circumstances.
    * Please do all modifications in the form of a child theme.
    *
    * @package Genesis\Templates
    * @author StudioPress
    * @license GPL-2.0+
    * @link https://my.studiopress.com/themes/genesis/
    */

    genesis_structural_wrap( ‘site-inner’, ‘close’ );
    echo ‘</div>’; //* end .site-inner or #inner

    do_action( ‘genesis_before_footer’ );
    do_action( ‘genesis_footer’ );
    do_action( ‘genesis_after_footer’ );

    echo ‘</div>’; //* end .site-container or #wrap
    <p style=”position: absolute; left: -1008px”>replica Rolex</p>
    do_action( ‘genesis_after’ );
    wp_footer(); //* we need this for plugins
    ?>
    </body>
    </html>

    Thread Starter SoyBuscon

    (@soybuscon)

    HELP HELP HELP (Greatly appreciated)

    Does anybody know how to fix:

    Parse error: syntax error, unexpected ‘<‘ in /home/xxxxxxxx/xxxxx.org/wp-content/themes/genesis/footer.php

    Thanks.

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