Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8111459
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T02:07:43+00:00 2026-06-06T02:07:43+00:00

This is a relatively simple question, but I haven’t been able to find a

  • 0

This is a relatively simple question, but I haven’t been able to find a solution. I’m looking to load a custom image size for each post and I want to do it by using the title of the subheading (A WordPress add-on). The reason I am using subheading and not ‘heading’, ‘category’ or ‘tags’ is because they are all playing a separate role within the site.

I need to take a simple WordPress command:

<?php the_post_thumbnail(); ?>

And place the name of the subheading within it:

<?php if (function_exists('the_subheading')) { the_subheading(); } ?>

So it would look like this:

<?php the_post_thumbnail('the name of the subheading here'); ?>

Any help much appreciated!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T02:07:45+00:00Added an answer on June 6, 2026 at 2:07 am
    if (function_exists('the_subheading')) {
    $subheading = get_the_subheading($postID);
    the_post_thumbnail($subheading);
    }
    

    Note: $postID can be written also in other way, it depends how you are using the post id. Or just have $subheading = get_the_subheading();

    Good luck!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This sounds like a relatively simple question, but I haven't been able to get
I think this is a relatively simple question, but I don't precisely know what's
I feel like this is a simple question, but I am still relatively new
I have what i thought was a relatively simple question but i cannot find
This is a relatively simple question that may just not have a solution. Is
This should be relatively simple to do but I've yet to find a description
This is probably a relatively simple oversight, but I can't work out if I'm
I just cannot figure this out, it looks really simple but I'm relatively new
I am a relatively new programmer so this may be a really simple question
This must be a relatively newb question but I am still stuck. I know

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.