• corinnek

    (@corinnek)


    Hello, I was trying to figure out which theme I liked better. I started with Twenty Eleven and switched to SmallBiz.
    Now when I switch back, I have two home pages, the one I created and the default one from SmallBiz and I can’t delete the default one. I tried going to the Pages tab and trashing it. it says it’s been moved to the trash but when I view the blog, both pages are still there.
    How can I fix this?
    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Michael

    (@alchymyth)

    if you are back with Twenty Eleven, edit functions.php and find:

    function twentyeleven_page_menu_args( $args ) {
    	$args['show_home'] = true;
    	return $args;
    }

    change true to false

    Thread Starter corinnek

    (@corinnek)

    Is there a way to get rid of it in Small Biz?
    and, uhm, where do I find the the function to edit? Sorry, please speak slowly for me LOL

    paneru

    (@paneru)

    I am also having same problem with my blog. Please also help me in this matter.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘2 Home pages. help please.’ is closed to new replies.