• I need to add one more image in addition to the ones currently on the body of this website. I’ve spent 2 hours trying to find out the way, but I haven’t been successful. I know how to edit/add images on other pages and blog post. I cannot even find the index or home page. Needless to say, I’m not very familiar with wordpress but know dreamweaver fairly well.

    Any help will be greatly appreciated. Thanks forum

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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.

    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>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Home (landing) page edit’ is closed to new replies.