Home › Forums › Calendar Products › Events Calendar PRO › ampersand not displaying correctly in monthly pop-up view
- This topic has 4 replies, 5 voices, and was last updated 9 years, 5 months ago by
Mylie.
-
AuthorPosts
-
September 8, 2016 at 10:25 am #1161625
Mylie
ParticipantHi, Is there an update on when this will be fixed? I justed updated wordpress, my theme (Vamtam Fitness) and Calendar Pro hoping it would be fixed but it is still an issue in the monthly view pop-up on desktop.
Ambersands issue in desktop monthly view pop up, and on mobile in month view
Thanks!
MylieSeptember 8, 2016 at 12:42 pm #1161686Mathew
ParticipantMylie,
I do not see the issue with the tooltip popup in the month view when viewing on a large/desktop screen. The basic plugin conflict troubleshooting may need to be done for this one.
I do see the issue on small/mobile screens. To resolve this, a change to the ../plugins/the-events-calendar/src/views/month/mobile.php file is required.
Following the Themer’s Guide, edit the COPY of mobile.php file one of two ways.
1) Find all 5 instances of [[=title]], and replace them with [[=raw title]].
OR
2) Replace the following section starting from line 18 of mobile.php with this snippet.
<div class="tribe-events-mobile tribe-clearfix tribe-events-mobile-event-[[=eventId]][[ if(categoryClasses.length) { ]] [[= categoryClasses]][[ } ]]"> <h4 class="summary"> <a class="url" href="[[=permalink]]" title="[[=raw title]]" rel="bookmark">[[=raw title]]</a> </h4> <div class="tribe-events-event-body"> <div class="tribe-events-event-schedule-details"> <span class="tribe-event-date-start">[[=dateDisplay]] </span> </div> [[ if(imageSrc.length) { ]] <div class="tribe-events-event-image"> <a href="[[=permalink]]" title="[[=raw title]]"> <img src="[[=imageSrc]]" alt="[[=raw title]]" title="[[=raw title]]"> </a> </div> [[ } ]] [[ if(excerpt.length) { ]] <div class="tribe-event-description"> [[=raw excerpt]] </div> [[ } ]] <a href="[[=permalink]]" class="tribe-events-read-more" rel="bookmark">[[=i18n.find_out_more]]</a> </div> </div>Hope this helps.
September 8, 2016 at 1:40 pm #1161721Cliff
MemberHi, Mylie.
Thanks for helping, Mathew.
Mylie, the bug where mobile monthly & weekly views are not displaying the ampersand properly is not fixed yet. I’m unsure if Mathew’s suggestions will help, but they might be worth a shot.
I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now, but I did recently bump this bug’s priority so hopefully it’ll get some attention sooner than later.
I apologize for this issue and appreciate your understanding and patience.
November 16, 2016 at 3:58 pm #1193545George
ParticipantHello!
I wanted to inform you that we’ve just published a series of updates to our products that fixes a number of issues.
The issues reported here about the rendering of the ampersand and other characters should be fixed with these updates.
Learn more about this release—version 4.3.3—in the official release notes here → https://theeventscalendar.com/maintenance-release-events-calendar-4-3-3-event-tickets-4-3-3-premium-plugins/
Thanks for your patience in waiting for a fix!
George -
AuthorPosts
- The topic ‘ampersand not displaying correctly in monthly pop-up view’ is closed to new replies.
