• Resolved dllynn

    (@dllynn)


    I am having some trouble with my front-page.php. I use the Andrina Lite theme which I’ve edited to meet my preferences. I was editing the right side wrapper code and have now crashed my site. Would anyone have any suggestions without having to start all over?

    <h1><?php _e('Sign Up', 'andrina-lite'); ?></h1>
                    <?php } ?>
                <div class="bottom-feature-right-wrapper">
                    <?php if (inkthemes_get_option('inkthemes_right_des') != '') { ?>
                        <?php echo stripslashes(inkthemes_get_option('inkthemes_right_des')); ?>
    <?php } else { ?>
                        <p><?php _e("",'andrina-lite'); ?></br>
    <script type="text/javascript" src="https://www.formstack.com/forms/js.php?1751387-ishxPyU82T-v3"></script><noscript><a href="https://www.formstack.com/forms/?1751387-ishxPyU82T" title="Online Form">Online Form - Constant Contact Signup Form</a></noscript><div style="text-align:right; font-size:x-small;"></div>
    <?php } ?></br>

    [Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

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

The topic ‘Front-page.php Problems’ is closed to new replies.