Shortcode doesnt work
-
I want to render button on header. I tried to call shortcode in header.php
<?php echo do_shortcode([ethpress_login_button]'); ?>
<?php echo apply_filters( 'the_content',' [ethpress_login_button] '); ?>
No one of this methods doesnt work.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Shortcode doesnt work’ is closed to new replies.