Forums

[resolved] new user sites (5 posts)

  1. kikib
    Member
    Posted 1 year ago #

    I did a test registration at http://christian-thoughts.org/wp-signup.php. When I went to my new site, the christian-thought theme wasn't activated in my testing site. I had to activate it. Another thing is that the links from christian-thoughts.org isn't showing up on my testing site. All I had on my testing site is "Home", "Sample Page".

    How do I fix it so that when someone sign up for a new blog site with christian-thoughts.org, the christian-thoughts theme is activated, and the links to show up?

  2. The theme is easy.

    http://wpmututorials.com/how-to/change-the-default-theme-for-sites-without-a-plugin/

    Basically, something like this on your config file:
    define('WP_DEFAULT_THEME', 'classic');

    where 'classic' is replaced with the folder name of your theme.

    The default links try http://wordpress.org/extend/plugins/wpmu-new-blog-defaults/

  3. kikib
    Member
    Posted 10 months ago #

    Hey sorry that it took a while. I was busy with school and didn't get back to the website I'm editing. I looked at my wp-config.php file and I didn't see this code. Do I need to put this code in the file?

  4. Yes :)

  5. kikib
    Member
    Posted 8 months ago #

    thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic