Home › Forums › Calendar Products › Events Calendar PRO › Yet another Event Title as Calendar Title
- This topic has 11 replies, 3 voices, and was last updated 10 years, 10 months ago by
Support Droid.
-
AuthorPosts
-
January 10, 2013 at 9:37 am #30586
Steve
ParticipantI’ve tried to follow the FAQ tutorial and seem to be WAY over my head. I’m using the Zeitgeist theme. I can’t find a page.php, but here is the header.php code. Can you help me set it so my Calendar Title is not the first Event Title. Thanks
`
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’ => ” ) ); ?>`
January 10, 2013 at 9:38 am #30587Steve
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’ => ” ) ); ?>January 10, 2013 at 9:54 am #30591Steve
ParticipantBah, I can’t even figure out how to post code or delete this thread.
January 10, 2013 at 10:28 am #30593Jonah
ParticipantHey Steve, please post your code to http://snippi.com/
Thanks,
JonahJanuary 10, 2013 at 10:36 am #30595Steve
ParticipantSo easy. Thanks
http://snippi.com/s/pyn07m5January 10, 2013 at 11:32 am #30599Jonah
ParticipantHi Steve,
It looks like header.php doesn’t contain the title. The theme must be setting the title somewhere else if you don’t have a page.php template. If you can provide me a copy of the theme I’ll take a quick look and see if I can figure it out. You can email that to pro [at] tri [dot] be and attn. to me.
Thanks,
JonahJanuary 10, 2013 at 12:44 pm #30604Jonah
ParticipantHi Steve,
I got the theme, thank you. How do you have your events page configured with the theme? I.e. what Events Template do you have set in Events > Settings > Template? Or, is there any other special configuration you have set? I’m just trying to reproduce the issue with the theme on my end…
Thanks,
JonahJanuary 10, 2013 at 12:49 pm #30605Steve
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
January 10, 2013 at 1:11 pm #30607Jonah
ParticipantHey Steve,
Ah, ok. Open up content.php and replace line 15 with the following code: https://gist.github.com/4505819 – that should do it!
– Jonah
January 10, 2013 at 2:48 pm #30610Steve
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.
January 10, 2013 at 2:49 pm #30611Jonah
ParticipantHey Steve,
You’re welcome. We’d actually be delighted if you left us a review here: http://wordpress.org/support/view/plugin-reviews/the-events-calendar
Thanks and let us know if you need anything else.
– Jonah
July 7, 2015 at 6:26 am #978410Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Yet another Event Title as Calendar Title’ is closed to new replies.
