{"id":1324227,"date":"2017-07-21T00:35:22","date_gmt":"2017-07-21T07:35:22","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/"},"modified":"2017-07-27T21:16:24","modified_gmt":"2017-07-28T04:16:24","slug":"move-the-featured-image-to-below-the-heading-date-box","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/","title":{"rendered":"move the featured image to below the &quot;heading \/ date box&quot;"},"content":{"rendered":"<p>Hello,<\/p>\n<p>We are using The Events Calendar with Avada.<\/p>\n<p>At the moment the featured image is inserted above the &#8220;heading \/ date box&#8221; on the single event page.<\/p>\n<p>What we want to do is move the featured image to below the &#8220;heading \/ date box&#8221; (but keep the text styling etc the same)<\/p>\n<p>See attached screencap.<\/p>\n<p>I can see the featured image code in single-event.php &#8211; it sits above the event content:<\/p>\n<pre><code>\t\t\t&lt;!-- Event featured image, but exclude link --&gt;\r\n\t\t\t&lt;?php echo tribe_event_featured_image( $event_id, 'full', false ); ?&gt;\r\n\r\n\t\t\t&lt;!-- Event content --&gt;\r\n\t\t\t&lt;?php do_action( 'tribe_events_single_event_before_the_content' ) ?&gt;\r\n\t\t\t&lt;div class=\"tribe-events-single-event-description tribe-events-content\"&gt;\r\n\t\t\t\t&lt;?php the_content(); ?&gt;\r\n\t\t\t&lt;\/div&gt;\r\n\t\t\t&lt;!-- .tribe-events-single-event-description --&gt;\r\n\t\t\t&lt;?php do_action( 'tribe_events_single_event_after_the_content' ) ?&gt;<\/code><\/pre>\n<p>If I move the featured image lines inside the content bit I lose the nice greenbox and the spacing goes funny.<\/p>\n<pre><code>\t\t\t&lt;!-- Event content --&gt;\r\n\t\t\t&lt;?php do_action( 'tribe_events_single_event_before_the_content' ) ?&gt;\r\n\t\t\t&lt;div class=\"tribe-events-single-event-description tribe-events-content\"&gt;\r\n\r\n\t\t\t&lt;!-- Event featured image, but exclude link --&gt;\r\n\t\t\t&lt;?php echo tribe_event_featured_image( $event_id, 'full', false ); ?&gt;\r\n\r\n\t\t\t\t&lt;?php the_content(); ?&gt;\r\n\t\t\t&lt;\/div&gt;<\/code><\/pre>\n<p>Any ideas on how to get this working nicely so we still have the nice green heading box and the featured image is inserted below that?<\/p>\n<p>Would appreciate some expert help.<\/p>\n<p>Thanks.<\/p>\n","protected":false},"template":"","class_list":["post-1324227","topic","type-topic","status-closed","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>move the featured image to below the &quot;heading \/ date box&quot; -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"move the featured image to below the &quot;heading \/ date box&quot; -\" \/>\n<meta property=\"og:description\" content=\"Hello, We are using The Events Calendar with Avada. At the moment the featured image is inserted above the &#8220;heading \/ date box&#8221; on the single event page. What we want to do is move the featured image to below the &#8220;heading \/ date box&#8221; (but keep the text styling etc the same) See attached [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/\" \/>\n<meta property=\"article:modified_time\" content=\"2017-07-28T04:16:24+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/\",\"name\":\"move the featured image to below the &quot;heading \/ date box&quot; -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2017-07-21T07:35:22+00:00\",\"dateModified\":\"2017-07-28T04:16:24+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/theeventscalendar.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\/\/theeventscalendar.com\/support\/topics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Calendar Products\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Events Calendar PRO\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"move the featured image to below the &quot;heading \/ date box&quot;\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\",\"url\":\"https:\/\/theeventscalendar.com\/support\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"move the featured image to below the &quot;heading \/ date box&quot; -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/","og_locale":"en_US","og_type":"article","og_title":"move the featured image to below the &quot;heading \/ date box&quot; -","og_description":"Hello, We are using The Events Calendar with Avada. At the moment the featured image is inserted above the &#8220;heading \/ date box&#8221; on the single event page. What we want to do is move the featured image to below the &#8220;heading \/ date box&#8221; (but keep the text styling etc the same) See attached [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/","article_modified_time":"2017-07-28T04:16:24+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/","name":"move the featured image to below the &quot;heading \/ date box&quot; -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2017-07-21T07:35:22+00:00","dateModified":"2017-07-28T04:16:24+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/move-the-featured-image-to-below-the-heading-date-box\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theeventscalendar.com\/support\/"},{"@type":"ListItem","position":2,"name":"Topics","item":"https:\/\/theeventscalendar.com\/support\/topics\/"},{"@type":"ListItem","position":3,"name":"Calendar Products","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/"},{"@type":"ListItem","position":4,"name":"Events Calendar PRO","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/"},{"@type":"ListItem","position":5,"name":"move the featured image to below the &quot;heading \/ date box&quot;"}]},{"@type":"WebSite","@id":"https:\/\/theeventscalendar.com\/support\/#website","url":"https:\/\/theeventscalendar.com\/support\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1324227","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":2,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1324227\/revisions"}],"predecessor-version":[{"id":1326254,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1324227\/revisions\/1326254"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1324227"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}