Forum Replies Created

Viewing 6 replies - 16 through 21 (of 21 total)
  • Hi, I just looked at your site and it looks good. A few things I noticed and I am not sure if these are your problems. Your “homepage” seems to be blank and I do not see a page “performances.” Can you explain to me where you are changing the date? Also, what theme are you using?

    I am not sure why this is happening. What theme did you change to and what plugins do you have installed? This may help me figure out what is going on. May not, but I will try.

    Forum: Your WordPress
    In reply to: Feedback on my site

    I like the simplicity of the design: black at the top, red and charcoal grey for logo. I would carry that same red or maybe the charcoal grey into the blog titles as well for consistency with the logo…

    Forum: Fixing WordPress
    In reply to: h tags and codes

    This looks like you are creating three headings of sizes going from h1–large to h3–small. Is that what you meant to do?

    When you say that you have “two different databases connected to the second one” What does that mean? I think I will help better if I understand what you did.

    If I am correct, you will need a separate MySQL database for each blog you plan to install and a second WordPress install as well.

    The wp-config.php file will vary for each installation. The lines to change are:

    define(‘DB_NAME’, ‘wordpress’); // The name of the database
    define(‘DB_USER’, ‘username’); // Your MySQL username
    define(‘DB_PASSWORD’, ‘password’); // …and password

    It sounds to me like you need a .zip file unzipper– to use the technical term. I would try downloading a free zip program. Once you have downloaded the zip file, right-click it and select “open with” and navigate to the zip program you downloaded.

Viewing 6 replies - 16 through 21 (of 21 total)