Steve

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Yet another Event Title as Calendar Title #30610
    Steve
    Participant

    Wonderful! Thank you. This has been the absolute best customer service I have ever seen for a plug-in. Thank you for the support and please feel free to contact me for a recommendation.

    in reply to: Yet another Event Title as Calendar Title #30605
    Steve
    Participant

    The only one that seems to work well is the Content template. I have duplicated it and have been attempting to make the edits there. I was not happy with the default events template because of how it pushed everything to the far left and had title issues.

    Thanks

    in reply to: Yet another Event Title as Calendar Title #30595
    Steve
    Participant

    So easy. Thanks
    http://snippi.com/s/pyn07m5

    in reply to: Yet another Event Title as Calendar Title #30591
    Steve
    Participant

    Bah, I can’t even figure out how to post code or delete this thread.

    in reply to: Yet another Event Title as Calendar Title #30587
    Steve
    Participant

    Sorry, I’m not sure what code I posted above. Here is the header.php code:

    get_queried_object();
    if(isset($content_array->ID)){
    $post_id = $content_array->ID;
    }
    else $post_id=0;
    $template_uri = get_template_directory_uri();
    ?>




    <html > <!–


    <meta http-equiv="Content-Type" content="; charset=” />


    <link rel="shortcut icon" href="”>
    <link rel="apple-touch-icon" href="”>
    <link rel="apple-touch-icon" sizes="72×72" href="”>
    <link rel="apple-touch-icon" sizes="114×114" href="”>




    <link rel="stylesheet" href="/css/ie8.css” type=”text/css” media=”screen”>


    <body >


    <div class="closeicon “>

    jQuery(‘.headertopline’).animate({height:’hide’}, 0);

    <a href="”><img src="” alt=”” />


    ‘navigation’, ‘container_class’ => ‘ddsmoothmenu’, ‘container_id’ => ‘mainmenu’, ‘theme_location’ => ‘navigation’, ‘before’ => ” ) ); ?>

Viewing 5 posts - 1 through 5 (of 5 total)