• wondering if someone could help fixing that error

    <p style="background: #eee; text-align: center; padding: 10px;">by <?php the_author_posts_link(); ?><?php
                         echo get_the_term_list( $post->ID, 'download_category', ' in ', ', ', '' );
                        ?>
                        </p>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘unexpected ‘echo’ (T_ECHO), expecting function (T_FUNCTION)’ is closed to new replies.