Site logo

[Resolved] How to add subtitles

Home Forums Support [Resolved] How to add subtitles

Home Forums Support How to add subtitles

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2299114
    dave

    Hello,

    I’m using this plugin to add subtitles: https://wordpress.org/plugins/kia-subtitle/
    But I am a little lost on how to make them display? I’ve read a few posts but must be missing something.
    I have added this code: if( function_exists( ‘the_subtitle’ ) ) the_subtitle(); via a hook element using the hook generate after entry title, but nothing is displaying. What am I missing?

    Thank you for your help,
    Dave

    SOLVED, manged to get it working with shortcode in the block elements 🙂

    #2299159
    dave

    SOLVED, manged to get it working with shortcode in the block elements 🙂

    #2299202
    Leo
    Staff
    Customer Support

    Glad to hear that you’ve found a solution.

    Here is a solution using a block element and custom field as well:

    #2299209
    dave

    Thanks Leo 🙂

    #2299215
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.