• In the file invert-front-page.php there is a bad copy paste at the end.
    Lines 115 and 117
    It shows <?php echo esc_url( get_theme_mod('brand2_alt', '#') ); ?>
    Instead of <?php echo esc_url( get_theme_mod('brand2_url', '#') ); ?>

    The partners url will be broken for partners 2 and 3 without this fix.

    Best regards,
    Michel

    • This topic was modified 7 years, 3 months ago by hyzteric.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Client item url fix’ is closed to new replies.