Home › Forums › Calendar Products › Events Calendar PRO › Changes in photo view
- This topic has 9 replies, 2 voices, and was last updated 7 years, 10 months ago by
andrerosing.
-
AuthorPosts
-
May 30, 2018 at 6:23 am #1541757
andrerosing
ParticipantHello,
Look at the screenshot.
The image is not as wide as the event block. How can I change this. Furthermore, I do not want to show the summary text and the title at the top (upcoming events).
Andre
May 30, 2018 at 4:12 pm #1542428Jennifer
KeymasterHi Andre!
By default, the images in photo view should be the same width as the event content. This is likely being caused by either a styling conflict with your theme or by the plugins being a bit out of date. I would recommend first adjusting the “Default stylesheet used for events templates” and “Events template” settings under Events > Settings > Display. These affect how much events pages inherit their styling from the theme.
You will also want to update everything to the current versions:
- WordPress 4.9.6
- The Events Calendar 4.6.17
- Events Calendar Pro 4.4.27
- Event Tickets 4.7.3
- Event Tickets Plus 4.7.3
Since some of the versions that you’re currently running are quite a bit older, you’ll definitely want to upgrade first in a testing environment – you can use the free Duplicator plugin to create a staging environment if you don’t have already. Jumping from much older versions to current versions can sometimes lead to compatibility issues with other things on your site.
To remove the “Upcoming events” text, you can either hide it with CSS or do a template override. This article also has some code that you can use to remove this title. We are limited in the amount of support that we can provide for customizations like this, but if you can send me a direct link to the page and let me know which views you’d like to remove it from (just photo or other calendar views as well), I’ll be happy to point you in the right direction!
Thanks,
Jennifer
May 31, 2018 at 4:44 am #1542686andrerosing
ParticipantHi,
I made a testsite before I update the live site but the license key is out of installs it says. Can I make a copy of the site to test it befor I update the real site?
Andre
June 1, 2018 at 9:43 am #1544045Jennifer
KeymasterHi Andre,
You can sometimes use one license on both a dev and live site (this article has some more info on how this works). However, even if you only use it on one of your sites, you can still update the other one manually if needed. So to answer your question, you can make a copy of the live site to test before updating your live site (we always recommend doing it this way to identify any problems that might arise from updating).
June 5, 2018 at 4:30 am #1546217andrerosing
ParticipantHello,
I updated the WordPress and the events calendar plugin (tickets also and the pro versions). I also change it to the default stylesheet but still the image is to little.
Andre
June 5, 2018 at 6:24 pm #1546980Jennifer
KeymasterHi Andre,
Can you send me a link directly to an events page with photo view? I’ll be happy to take a look and see if I can recommend some custom CSS to increase the image size!
Thanks,
Jennifer
June 5, 2018 at 10:26 pm #1547094andrerosing
ParticipantJune 6, 2018 at 4:47 pm #1547990Jennifer
KeymasterThanks!
It looks like this is coming from some custom CSS that has been added (see screenshot).
Try removing the above or adding the following to the Additional CSS area under Appearance > Customize (if you have one) or to the style.css file of your child theme:
.tribe-events-list .tribe-events-loop .tribe-events-event-image {
width: 100% !important;
}Let me know if this helps!
Thanks,
Jennifer
June 7, 2018 at 12:54 am #1548131andrerosing
ParticipantThis is solved. I had another code in the custom css with the width 40%.
I changed it to 100%Thanks
AndreJune 8, 2018 at 9:21 am #1549385Jennifer
KeymasterGreat! I’m glad that fixed it! If there is anything else that I can help with, please let me know.
Thanks,
Jennifer
June 30, 2018 at 9:35 am #1565205Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Changes in photo view’ is closed to new replies.
