Title: Move Title Before Image
Last modified: September 5, 2017

---

# Move Title Before Image

 *  Resolved [ipbroad](https://wordpress.org/support/users/ipbroad/)
 * (@ipbroad)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/move-title-before-image/)
 * Hi is it possible to move the post title so it is above the image and not below.
   Many thanks for your help. (PS Great Plugin)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * (@techlabpro1)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/move-title-before-image/#post-9469742)
 * Hello,
    Which layout you want to use? Need to edit code to move title above image.
 * Thanks
 *  Thread Starter [ipbroad](https://wordpress.org/support/users/ipbroad/)
 * (@ipbroad)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/move-title-before-image/#post-9469753)
 * Hi, thanks for the quick response. I’m using layout 1.
 *  Plugin Author [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * (@techlabpro1)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/move-title-before-image/#post-9470095)
 * Open the layout file lib/views/layouts/layout1.php
 * move this line top of image
 * if(in_array(‘title’, $items)){
    $html .= “<h2 class=’entry-title’>[{$title}](https://wordpress.org/support/topic/move-title-before-image/{$pLink}?output_format=md)
   </h2>”; }
 *  Thread Starter [ipbroad](https://wordpress.org/support/users/ipbroad/)
 * (@ipbroad)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/move-title-before-image/#post-9471720)
 * Brilliant – thank you so much

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Move Title Before Image’ is closed to new replies.

 * ![](https://ps.w.org/the-post-grid/assets/icon-256x256.gif?rev=2647621)
 * [The Post Grid – Shortcode, Gutenberg Blocks and Elementor Addon for Post Grid](https://wordpress.org/plugins/the-post-grid/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-post-grid/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-post-grid/)
 * [Active Topics](https://wordpress.org/support/plugin/the-post-grid/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-post-grid/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-post-grid/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [ipbroad](https://wordpress.org/support/users/ipbroad/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/move-title-before-image/#post-9471720)
 * Status: resolved