• Love this theme. My only problem is that when I move widgets into the footer sidebar, they do not appear on the home page only the other pages on the site. How do I get the footer to appear on the home page?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author cats_456

    (@cats_456)

    Hi, you can add this code to the beginning of header.php file

    <?php set_theme_mod( 'is_home_footer', '1' ); ?>

    open any page of your website and remove this code after it. This code set theme mod and should be used once. Be careful with editing php files. php errors leads to white screen.

    Ty! it works!

    Please, I don’t know how change in the home Our Services – BLOG – SHOP – PORTFOLIOS – and the images.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘home page footer’ is closed to new replies.