• Resolved doyenwilliams

    (@doyenwilliams)


    The single event template (Blocks Editor) doesn’t show Featured Image in single event view.

    I do recognize I should be able to overwrite this using a custom template, but believe it is an issue that should be addressed from the plugin level.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Santiago

    (@sjaure)

    Hi @doyenwilliams,
    Thanks for writing in,

    Could you confirm if the featured image shows up correctly on the event edit page and for the same event it does not show up on the single event view on the front end?

    One more request. Could you please share your system information.
    Paste it in your reply.

    Looking forward to hearing from you
    Best
    Santiago

    Thread Starter doyenwilliams

    (@doyenwilliams)

    Hi @sjaure

    I am confirming that when using Gutenberg to create an event:

    1. the featured image displays “correctly” (assuming the correct display is the image appearing under the “Featured Image” section)
    2. the featured image does NOT display on the single event page
    3. the featured image DOES display on hover in the calendar

    …of note, when I did an “Inspect” on the page, there was NO code to display the featured image on the single event template.

    Here is a snippet of the output on the page:

    
    <main id="tribe-events-pg-template" class="tribe-events-pg-template">
        <div class="tribe-events-before-html"></div>
        <span class="tribe-events-ajax-loading">
            <img class="tribe-events-spinner-medium" src="https://coi-csod.org/wp-content/plugins/the-events-calendar/src/resources/images/tribe-loading.gif" alt="Loading Events" />
        </span>
        <div id="tribe-events-content" class="tribe-events-single tribe-blocks-editor">
            <p class="tribe-events-back">
    	    <a href="https://coi-csod.org/events/">&laquo; All Events</a>
            </p>	
            <div class="tribe-events-notices">
                <ul>
                    <li>This event has passed.</li>
                </ul>
            </div>
            <div class="tribe-common-b2 tribe-ext-events-control-status-single-container">
            </div>
            <h1 class="tribe-events-single-event-title">Test Current Event</h1>		
            <div id="post-5408" class="post-5408 tribe_events type-tribe_events status-publish has-post-thumbnail hentry tribe_events_cat-graduation cat_graduation">
    	<div class="tribe-events-schedule tribe-clearfix">
    	<h2 class="tribe-events-schedule__datetime">
    

    My assumption based on the screenshots is that the code for the featured image SHOULD have appeared before the Heading (<h1>) tag.

    You can let me know if the System info is still necessary.

    • This reply was modified 4 years, 7 months ago by doyenwilliams.
    Plugin Support Jaime

    (@jaimemarchwinski)

    Hi @doyenwilliams

    Thanks for that information. System information would still be great so that we can look at your website and your setup, as I am not able to replicate this issue on my test site.

    Thanks!
    Jaime

    Thread Starter doyenwilliams

    (@doyenwilliams)

    Hi @jaimemarchwinski – sorry for my delayed response.

    << removed system information >>

    Looking forward to resolving this issue

    • This reply was modified 4 years, 6 months ago by Yui.
    • This reply was modified 4 years, 6 months ago by doyenwilliams.
    Thread Starter doyenwilliams

    (@doyenwilliams)

    Issue SEEMS to have been resolved by toggling OFF Gutenberg editor and toggling the “updated views” option and going through the update.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Single event template (Blocks Editor) issue’ is closed to new replies.