Forum Replies Created
-
AuthorPosts
-
Steve
ParticipantWonderful! 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.
Steve
ParticipantThe 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
Steve
ParticipantSo easy. Thanks
http://snippi.com/s/pyn07m5Steve
ParticipantBah, I can’t even figure out how to post code or delete this thread.
Steve
ParticipantSorry, 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’ => ” ) ); ?> -
AuthorPosts
