• I want to know how to create a homepage button

    I went to create a new page, tried deleting the permalink, and it won’t delete it. I need the homepage button to create the same static page of the theme.

Viewing 1 replies (of 1 total)
  • Digest WP

    (@jay-stankiewicz)

    I am not sure I get exactly what you are saying but this might be what you are looking for

    <a href="<?php echo get_settings('home'); ?>">HomePage Button</a>
Viewing 1 replies (of 1 total)
  • The topic ‘How to create a homepage button page?’ is closed to new replies.