Categories

Featured templates

CherryFramework 3. How to display featured image of a page

Carey Burns September 29, 2015
Rating: 5.0/5. From 2 votes.
Please wait...

Our Support team is ready to present you a new tutorial that shows how to display the page featured image in CherryFramework 3.

CherryFramework 3. How to display featured image of a page
  1. Navigate to wp-content\themes\CherryFramework\loop folder on your server.

  2. Copy the loop-page.php file to wp-content\themes\themexxxxx\loop\ directory, saving the files structure. Create folder loop within the theme directory if needed:

    cherry3_how_to_display_page_featured_image_1
  3. In the copied loop-page.php file add:

    		<?php the_post_thumbnail('full'); ?>  
    		

    before:

    		<?php the_content(); ?>
    		
    cherry3_how_to_display_page_featured_image_2
  4. Save changes to file when you are done.

  5. Check the result on your website.

Feel free to check the detailed video tutorial below:

CherryFramework 3. How to display featured image of a page
This entry was posted in WordPress Tutorials and tagged featured, image, page, WordPress. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket