Subheading plugin integration

Posted in: Newsmag
Post count: 34

Hi!

I use the Subheading plugin and would like to implement the following in NewsMag.

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

I would like to display the subheading after the featured image on posts.

Can you please advise where I should insert the code snippet?

Cheers!

Post count: 34

Follow up — I realise the theme has integrated functionality, but I’ve 10,000 posts that have been created using the plugin described here: https://wordpress.org/plugins/subheading/.

Alternatively, happy for suggestions as to how I could bulk move the established content into the proper NewsMag subheading field.

Thanks again!

  • This reply was modified 8 years by swrightau. Reason: More detail
Post count: 9544

Try opening the template php file for the default post template youve chosen and drop that code in after headline. Try it. Thats usally how i hack the theme.

Post count: 34

Cheers, Chris!

Do TagDiv employees actually respond to support requests?

Post count: 23312

Hello Stevivor,

Unfortunately, this kind of plugin was not been tested with our theme and therefore, we cannot provide any support integration for untested plugins, sorry! This forum is public for all existing clients of the theme, and you may receive some guidance from other clients who have tried this plugin and can work well with the theme.

Thanks for your understanding!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.