Latest News button link missing

Hello,
A few days ago I set up my website and blog with the Illdy theme. I really like it except the button link under latest news section is missing. When someone clicks on the button it just sends them to the top of the page again. I have attached a screen shot of the problem in the customize screen.
URL: http://thedrsbrockington.org

Thanks,
Jenny

Hi,

You need to edit the page front-page-latest-news.php (sections/front-page-latest-news.php). To edit you need to go in Appearance>Editor>select the page above and in the section $blog_page_id = get_option( ‘page_for_posts’ );$button_url = ‘#’; remove the # sign with your link as above:

$blog_page_id = get_option( 'page_for_posts' );
$button_url   = 'http://thedrsbrockington.org/category/blog/';

Thank you,
Cristian

When doing this no blog is visible on the page. What is it I do wrong.
http://artbymilhamre.com.preview.binero.se/
http://artbymilhamre.com.preview.binero.se/category/blog/

Hi @thomas,

Please post a new thread because we want to keep the forum easy to follow and to find solution.

Thanks,

Cristian

not working here

Hi @robertoirschlinger,

Please post a new thread because we want to keep the forum easy to follow and to find solution.

Thanks,

Cristian