• Resolved Al

    (@allienewt)


    Fatal error: Can’t use function return value in write context in /home4/newtron/public_html/wp-content/themes/atout/header.php on line 19

    Code on line 19 as follows:
    <?php if(!empty(get_theme_mod( ‘atout_favicon’))): ?>
    <link rel=”shortcut icon” href=”<?php echo esc_url( get_theme_mod( ‘atout_favicon’ ) ); ?>” type=”image/png” />
    <?php endif; ?>

    I have not made any changes to the theme, wondering why it is not working on live site.

    https://therookiemomblog.com/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Frenchtastic

    (@titouanc)

    Hello,

    Sorry for the inconvenience. There seem to be a problem with web hosting services using an older version of PHP on their servers. I’ll release an update addressing these issues by the end of the week.

    Theme Author Frenchtastic

    (@titouanc)

    Hello,

    This issues has been fixed. Please update to the last version of Atout.

    Thanks for your feedback,
    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘"Fatal error" when going to site’ is closed to new replies.