Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter cshadowrun

    (@cshadowrun)

    Thanks, your probably right. I am trying to dive into it way too fast than usual. But thats how i learn things ??

    I learned to swim like that too, i jumped in at the deep end…i didn’t drown though ??

    Thread Starter cshadowrun

    (@cshadowrun)

    <?php include (<?php get_bloginfo(‘template_directory’); ?>); ?>

    Parse error: syntax error, unexpected ‘<‘ in C:\xampp\htdocs\wordpress\wp-content\themes\PimpinYourPCRed\index.php on line 55

    Also tried

    <?php include(<?php get_bloginfo(‘template_directory’); ?> . ‘/searchform.php’); ?>

    Nope, that doesn’t seem to fix it either. ??

Viewing 2 replies - 1 through 2 (of 2 total)