Forum Replies Created

Viewing 3 replies - 16 through 18 (of 18 total)
  • Thread Starter MyMamaAdventure

    (@mymamaadventure)

    Website is My Mama Adventure

    Thank you so much for the video and other suggestions! I’ll take a look and let you know if I have any more questions.

    Thread Starter MyMamaAdventure

    (@mymamaadventure)

    Anyone? I have since switched to the Twenty-Twelve theme and it’s still not working. Also, I still cannot figure out the child-theme steps.

    Thank you!

    Thread Starter MyMamaAdventure

    (@mymamaadventure)

    I’ve switched to TwentyTwelve theme and I think I’ve created a child-theme based on coding in the CSS.

    I still cannot figure out the RSS feed though. Any help with this would be great, I’ve read the codex and it has not been helpful as my html still says:

    <head>
    <meta charset="<?php bloginfo('charset'); ?>" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title><?php wp_title(); ?></title>
    <link rel="profile" href="https://gmpg.org/xfn/11" />
    <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
    <?php wp_head(); ?>
    </head>

    What do I need to add/change to make the RSS work?

    Question #2:
    Is there a CSS code to make ALL of one category noindex rather than going through each post of that category and making it noindex? Thank you!

Viewing 3 replies - 16 through 18 (of 18 total)