© or © don't work in footer.php
-
Hi,
I tried put © or © and these don’t work.
This is code from footer.php:<div id="copyright"> <?php if ( ot_get_option( 'copyright' ) ): ?> <p><?php echo esc_attr( ot_get_option( 'copyright' ) ); ?></p> <?php else: ?> <p><?php bloginfo(); ?> HYDROFLEX | © 1973 - <?php echo date( 'Y' ); ?> <?php _e(' Wszelkie prawa zastrzeżone. ', 'hueman' ); ?></p> <?php endif; ?> </div><!--/#copyright-->
Website:
https://hydroflex.com.pl/
Please, help me.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘© or © don't work in footer.php’ is closed to new replies.