Look at: http://pastebin.com/2mKXyKa9
I’ve moved the content beneath the meta, so you have the order…
1. IMAGE
2. TITLE
3. META
4. CONTENT
…as it currently stands, the partial snippet you pasted above has the content being called above the thumbnail. Also you are missed the block which contains the meta content, so it makes your questions a little confusing. I’ve done the best to assume what you want is in the pastebin link above, if not, please clarify your question or snippet.
Related Posts:
- wp_query with ajax
- How to exclude latest x posts from a paginated query?
- Query posts distinct authors
- How to get previous 10 days post from a specific date – WP Query
- Hiding posts in a list from specified categories
- How would I get 1 latest post from a query for 5 posts?
- Exclude posts with empty post_content in wp_query
- Improving WP_Query for performance when random posts are ordered
- I would like to give special promotion for the first 100 posts in my blog? Can anyone tell me how to do that?
- Reset Popular post query?
- Why WP_Query(‘showposts=5’) shows only 1 post?
- How can I sort posts by the date and a custom meta field?
- Blog post per page setting conflicting with custom WP_Query?
- How to exclude latest x posts from a paginated query?
- Random ajax load only works with posts_per_page set to -1
- posts_per_page option limits the number of Gallery items
- wp_posts table: safely remove unused columns to save database storage
- Query Posts by Custom Field
- Nested WP_Query breaking loop
- WordPress query_posts by tag doesn’t work anymore(?)
- why the same code got different results when using query_posts in functions.php and index.php
- Query for first 3 posts to change the look and feel
- How to get posts published on the latest date?
- Page and post loop same template
- How to check in functions.php if there is data in a WP_Query?
- Shortcode with ‘year’ parameter
- On what hook can I get the queried object’s final state?
- How to give classname to post if post has no content?
- WP_Query: Show 10 posts in date order, first three random
- Random posts that always include a particular post?
- WordPress post filter menu
- Query function not executed between element [closed]
- Echo the number of posts being displayed
- WordPress query portfolio posts
- Display 3 posts with different HTML markup using a loop
- Change content off every sixth element
- Show posts from two specific category in WP_Query
- How to create loop of posts except post ID defined via ACF field
- Displaying all posts from other sites on the network on one site
- Multisite how to display merged posts from two sites and sort by latest date?
- Show 5 posts and than 3 posts offset with pagination
- wp_query args with relation
- WP_Query sort by meta_value_num or date
- Manipulate query to show specific post
- Creating Ordered Query using Meta_key
- Sort / Filter Queries
- Show posts between two Custom Fields date
- How to get only current images of a post
- Ordering posts alphabetically by meta keys and title
- Why I obtain this WP_Query strange behavior trying to select posts having a specific tag?
- Why I have this strange behavior when I try to exlude the featured post from posts visualization?
- How do I control the fallback query after the original query returned cero posts?
- Remove duplicated posts in the loop if post has more than one category
- Adding a category at even positions on main loop with modified pagination
- wp_query select if have comments
- WP_query sort by custom meta_key “price”
- query_posts different amount of posts per page [duplicate]
- Change archive results based on GET request
- How to hide meta from search result only on pages?
- Ajaxify Post Sort
- WP_Query to get posts in a specific tag or has post_format
- Override wp_link_pages pagebreak with filter
- Get 5 most recent categories
- Make recent post display recent updated, instead of recent published
- Loop through all posts showing duplicates
- Grab meta data before post is saved
- WP_Query extended with AJAX
- update a posts of other custom post type
- Querying posts from current category, using a variable as array argument
- Wp_query loop is not working as it should
- Get current user, change users post status to published
- Show all posts from the tags without having to set all of them
- How to correctly escape data
- How to fetch posts that are stored in the different table than the default table (wp_posts)?
- Use special template for the first post in the loop
- Is it possible to query a category with specified posts?
- Blog posts not displaying on blog posts page
- How do I set content in my pages so that it remains permanent while blog posts are added below?
- WordPress text field in array problem
- Check if user has avatar
- Displaying a specific sub-category’s posts from wp_query
- Nothing appears using get_the_excerpt() in category.php
- Random order of the 5 most popular posts
- alt of attached image in post / pages
- My custom query is displaying random posts in random order
- Repeating post how to solve this
- Sort Events by Venue Title – Sort Post set by related post ids
- Is there a global page/post/product/anything ID?
- WordPress each user has each content for a page,how to do that?
- Custom layout manager for posts
- Add caption to thumbnails in content
- Best Way to detect unique posts in wp rest api
- Get query result according to merged array
- Get the correct meta_value with get_post_meta
- post_name is not stored until post is published… where should I store my slug until it goes live then?
- Blog only showing one post even though more published
- Adding div to WordPress page content
- Filter question list on substring of metavalue
- WordPress loop uses unmodified posts array, why?
- Add a meta to a post submited from a frontend form