Support

Home Forums Event Espresso Premium Featured image too big

Featured image too big

Posted: May 28, 2015 at 3:19 am

Viewing 11 reply threads


Carsten

May 28, 2015 at 3:19 am

Hi,

I am using EE4 and when I add a featured image to the event it blows is up to full width of the page. Even when the images original size is only 150×150. How can I add the featured image in a proper size?

Thanks for your answers in advance,

Carsten


Lorenzo Orlando Caum

  • Support Staff

May 28, 2015 at 10:58 am

Hi Carsten, there may be a responsive setting from your theme that is making this change.

Could you please share a link to any event on your site that has a featured image set?


Lorenzo


Carsten

May 29, 2015 at 7:39 am

Hello Lorenzo,

Thanks for your reply. I think you are right. Let me take a look at it and get in touch with the developer of the template.

I have a another problem which is related to hiding the “ticket sold/ticket available” box. I found your css code in an older post but it isn’t working as described when I use the code in hide the box but also deletes the detailed pricing like Discounts and GST. How can I modify the css so that it hides the box without affecting price modifier information.

Here is the code u posted:
.tckt-slctr-tkt-details-td span:nth-of-type(4),
.tckt-slctr-tkt-details-tbl th,
.tckt-slctr-tkt-details-tbl td:nth-child(3),
.tckt-slctr-tkt-details-tbl td:nth-child(4),
.tckt-slctr-tkt-details-tbl td:nth-child(5),
.tckt-slctr-tkt-details-tbl td:nth-child(6) {
display: none;
}

Or do I need to open another ticket for this problem? Let me know.

Have a great day,

Carsten


Lorenzo Orlando Caum

  • Support Staff

May 29, 2015 at 8:31 am

Hi Carsten, are you wanting to remove the link that shows that information and/or the registration figures that are shown when that link is expanded?

If so, there is a template option available in WP-admin –> Event Espresso –> Events –> Templates that can be adjusted.

If you are trying to hide a specific area, then share a screenshot and we’ll take a look.

https://eventespresso.com/wiki/troubleshooting-checklist/#screenshots


Lorenzo


Carsten

May 30, 2015 at 2:51 am

Thank you Lorenzo. I didn’t see that it can be changed in the templates. Worked perfectly.


Carsten

June 9, 2015 at 10:59 am

Hello Lorenzo,

Sorry, I have to open the topic about the Featured Image size again. It still doesn’t work. I contacted the theme designer and they showed me where I can manually adjust the size of the image within a post. This function is also available within the Evenespresso booking page, however the image does not not respond when I make the changes on the event page (unlike on any other post or page where the changes do work). Can I provide you with an admin login? Here is a test page where you can see what it looks like. http://www.paulekmaninternational-malaysia.com/events/emotional-intelligence/ ?


Lorenzo Orlando Caum

  • Support Staff

June 9, 2015 at 11:12 am

Hi Carsten, could you provide an updated link to an events page? That page is showing as 404 (not found).


Lorenzo


Carsten

June 9, 2015 at 11:16 am

Yes I see. Ok, I put it onto the live page here http://www.paulekmaninternational-malaysia.com/events/esac-and-etac/. Don’t want to keep it there for too long because it looks just wrong :).


Lorenzo Orlando Caum

  • Support Staff

June 9, 2015 at 11:31 am

Hi Carsten,

Try this CSS (adjust the width value as needed):

.single-espresso_events .fusion-flexslider .slides img {width:50%;}

You can add new styling to your child theme’s stylesheet or via a plugin that adds an additional stylesheet to your WordPress site such as My Custom CSS or Reaktiv CSS Builder.

Then refresh the page to see the changes.


Lorenzo


Carsten

June 9, 2015 at 11:49 am

That worked great on the page. Just the main event page is not affected by the css. Take a look. http://www.paulekmaninternational-malaysia.com/events/


Lorenzo Orlando Caum

  • Support Staff

June 9, 2015 at 11:57 am

Hi,

You’ll need to adjust the CSS to also target that page as well and then it will work. Here is an updated example:

.single-espresso_events .fusion-flexslider .slides img, .post-type-archive-espresso_events .fusion-flexslider .slides img {width:50%;}


Lorenzo


Carsten

June 9, 2015 at 12:02 pm

‘Big Thumbs up’ Lorenzo. Thank you very much for your support.

Have a great day,

Carsten

Viewing 11 reply threads

The support post ‘Featured image too big’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso