Hello,
I am having issues with a image in the portfolio i am using. No matter what i try the image won't resize properly and always looks funny (
http://foundationckhatest.jadeddesigns.ca/ - Under Events on Front page). I have no idea what is wrong with it.
Can anyway suggest how to fix this image issue.. or suggest another portfolio plug to use. I am using it for events.. or is there an event plug in that works like the portfolio???
Thank you,
Rich
http://foundationckhatest.jadeddesigns.ca/events/
There is quite a difference in the html output between the front page and the events page for each image.
Events page has this for a portfolio image tag:
<img width="1220" height="499" alt="Parade of Chefs logo_cropped" class="attachment-full wp-post-image" src="http://foundationckhatest.jadeddesigns.ca/wp-content/uploads/2015/01/Parade-of-Chefs-logo_cropped.jpg">
Front page has this:
<img alt="" src="http://foundationckhatest.jadeddesigns.ca/wp-content/uploads/2015/01/Parade-of-Chefs-logo_cropped-300x214.jpg">
...different images and no classes specified on the front page portfolio images.
Has to be something different in the way you have added the portfolio to the events page that you did not do on the front page.