Adding a Featured Image to Events Page
-
Hello,
Our site has a featured image header that can be applied to any page.
<?php if ( has_post_thumbnail()) { ?> <div class="feature-img banner"><?php the_post_thumbnail( 'featured-large' ); ?></div> <?php } ?>
But, I can find no way to add support for this feature to the default page created automatically by your plugin. Please advise, how to add a featured image to the automatically created Events page?
Normal Page:
https://tiger-tiger.com/wholesale/Events Page:
https://tiger-tiger.com/calendar/While I do really like this plugin, and currently have at least 5 site projects that we’d like to use it on, I think that your decision to not support adding the full Events Page content support via ShortCode is a very limiting aspect, that you should address.
So far, this is the ONE aspect of The Events Calendar that has kept us from upgrading to a “Pro” license. The added “Overhead Cost” of having to spend hours trying to find custom code workarounds to your unreasonable refusal to support the ability to just “shortcode drop” the calendar into a page, has so far made this really GREAT PLUGIN, cost-prohibitive.
Your company’s willingness to just change this ONE aspect would, in itself, entirely resolve what must be a of hundreds of support requests per year as people everywhere, just like us, struggle to make Event pages, look and act like the rest of their website.
Thank You,
XIMBALO
- The topic ‘Adding a Featured Image to Events Page’ is closed to new replies.