photo view problem after update

Home Forums Calendar Products Events Calendar PRO photo view problem after update

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1125583
    John Paul
    Participant

    Hi , I updated to 4.2 and had an issue with the photo view.

    You will see from the captures below the problem with the way the excerpt is displayed.

    I have reverted back to 4.1.3

    I am also seeing an issue with the view selector on the Courses page as I click to move from say photo to list , I can see a drop down appear for a second or two before the change is made. I am not sure when this problem started and the upgrade did not fix it.

    #1125960
    George
    Participant

    Hey @John,

    Sorry to hear about this! This seems to be the consequence of a bug that we are working, and for which we have a fix we will be publishing soon.

    For now, as a temporary solution, try adding the following CSS to the bottom of your theme’s style.css file:


    .tribe-events-list-photo-description.tribe-events-content {
    width: 100%;
    }


    As for the second issue you mentioned, the view selector seems to be skipping over the normal JavaScript functionality and going right to the view page directly. I am not sure why this is happening and cannot recreate the behavior, so to help investigate, can you post your site’s “System Information”? Here’s how to do that ? https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    Thank you,
    George

    #1128016
    John Paul
    Participant

    This reply is private.

    #1128142
    George
    Participant

    This reply is private.

    #1129711
    John Paul
    Participant

    HI, I will carry out the update later this week. I may have found the issue.. but will let you know how it goes

    #1129745
    John Paul
    Participant

    the code didnt work , but this seemed to do it

    do I need to amend to ensure it is photo view specific?

    .tribe-events-loop .tribe-events-content {
    width: 100%
    }

    #1130219
    George
    Participant

    Thank you for this update, @John!

    Since that code you posted just ensures that the content is 100% width, you should not need to add more specification to it. If you notice any other layout issues, though, let me know and share a link to the page on which the issue is visible. I will take a look and recommend another tweak you can make.

    Sincerely,
    George

    #1130675
    Geoff
    Member

    Hey there,

    Just want to drop a quick note in here to let you know that Events Calendar PRO 4.2.1 is now available and it includes a patch for this issue. Please update and let us know if you continue to hit any trouble.

    Thanks so much for your patience while we worked on this!

    Cheers,
    Geoff

    #1130955
    George
    Participant

    😀

    #1137293
    Support Droid
    Keymaster

    This 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.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘photo view problem after update’ is closed to new replies.