• Good Day !

    Re; https://www.grubbylens.com

    When I click on a category (on my blog front page), it tries to load then gives the message:

    Fatal error: Call to undefined function the_excerpt_reloaded() in /home6/grubbyle/public_html/wp-content/themes/VP_Double_Feature_Black_Polished/archive.php on line 14

    This is the code in archive.php:

    <!--<?php the_excerpt(); ?>-->
    <?php the_excerpt_reloaded(50, '', 'none', TRUE, 'Keep reading >>', FALSE, 2); ?>
    <!--<?php the_excerpt_reloaded(); ?>-->

    [Please post code snippets between backticks or use the code button.]

    ANY ADVICE OUT THERE ?

    Thank you,
    grubby

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal Error the excerpt reloaded’ is closed to new replies.