Forum Replies Created
-
AuthorPosts
-
Jo
ParticipantHi Barry,
Thanks for writing back!
This was set up a couple of years ago. I went back after reading your note,
found the customization files under the theme and disabled them. The
featured image and excerpt disappeared, which is probably part of what you
were seeing. The end time was removed by CSS.Now it looks like this:
A few other things were removed via settings on the widget:
Now we get to the customization:
This appears to add the excerpt and event link in the single-event.php.
?php echo tribe_events_get_the_excerpt(); ?
a href=”?php echo esc_url( tribe_get_event_link() ); ?”
rel=”bookmark”More …/aIt looks to me like it mirrors the link that is generated for the title,
which is this:a href=”?php echo esc_url( tribe_get_event_link() ); ?”
rel=”bookmark”?php the_title(); ?/aThe title goes to the correct event. So I guess I’m a bit mystified as to
why the More link is stuck on going to one particular event (which is not
the right one).Any insight you would be willing to provide would be welcome!
Jo Marshall
FremontWebSolutions.com
mailto:[email protected] [email protected]
LinkedIn: http://www.linkedin.com/in/jgmarshall/Jo
ParticipantHi Cliff,
Thanks for the information.Your description and reference allowed me to figure it out. The home page and single page are definitely better.
This theme (and calendar) has been customized, and sometimes you just need to know where to look.
Thanks again!
September 17, 2016 at 11:16 am in reply to: RSVP function provides different reports for different admin users #1165543Jo
ParticipantWe ran other test.The other admin can see the full report if he logs in as me.
I did set the site up, but am completely mystified as to why there should be a difference in the reports shown between us.
Any ideas would be welcome.
Thanks,
JoJo
ParticipantThis reply is private.
-
This reply was modified 9 years, 7 months ago by
Jo. Reason: My smiley face got lost. I wanted to see if I could put it back. Oh well. Consider me happy
Jo
ParticipantThis reply is private.
Jo
ParticipantThis reply is private.
March 26, 2016 at 10:32 am in reply to: 2nd event missing when using recurrence rules for 2 events on the same day #1094440Jo
ParticipantThis reply is private.
March 25, 2016 at 10:26 am in reply to: 2nd event missing when using recurrence rules for 2 events on the same day #1094163Jo
ParticipantThis reply is private.
March 24, 2016 at 4:03 pm in reply to: 2nd event missing when using recurrence rules for 2 events on the same day #1093730Jo
ParticipantHi Geoff,
Let’s try this link: https://www.dropbox.com/s/o4v2nq4v05no0gs/Calendar%20issue.JPG?dl=0
This is a manually created event, using two different times in the same event entry.
Thanks,
JoMarch 19, 2016 at 5:48 pm in reply to: 2nd event missing when using recurrence rules for 2 events on the same day #1091479Jo
ParticipantThis reply is private.
March 16, 2016 at 5:50 pm in reply to: 2nd event missing when using recurrence rules for 2 events on the same day #1090088Jo
ParticipantMy apologies – the second issue was solved in the last update. I had forgotten to do that update. Thanks! You guys are great.
The initial issue is still there.
March 16, 2016 at 5:43 pm in reply to: 2nd event missing when using recurrence rules for 2 events on the same day #1090086Jo
ParticipantOops – Just noticed that the full page event shows the wrong time on the second event.
So, there are two classes on the same day.
The 10:30 link shows May 5 @10:30 am – 12 pm for the detail page header.
The 7:30 pm class link also shows May 5 @ 10:30 am – 12 pm for the detail page header. The time and date are correct on the mouseover popup.Jo
ParticipantThanks for the confirmation, and for the consideration of a feature request. 🙂
-
This reply was modified 9 years, 7 months ago by
-
AuthorPosts
