Tagged: , ,

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #713504

    Hi,
    I want to add subtitles to my post, so I installed the plugin “WP Subtitle”.
    I’ve found a solution on your forum, but now the file i have do edit there is not anymore.
    So i can’t see my subtitle in my blog.
    How can i add it?
    Thank you,
    Regards.

    Luca

    #713563

    Hi backofficeitalia!

    Can you post the thread (the one that had the solution in this forum)? what do you mean the file you need to edit is not there anymore? did you make the customization in Enfold (parent theme) or did you use a child theme (enfold-child)?

    Cheers!
    Nikko

    #713588

    Hi,
    i can’t find the thread… is too much.
    I only want to add subtitle to my blog.
    How can i do?
    Thank you.

    Regards,
    Luca

    #714281

    Hey!

    Do you want to add it in the blog overview page? Please edit the includes > loop-index.php file, look for this code around line 186 if you’re using the “elegant” style:

    echo $title;
    

    If not, look for it on line 211. Below, add the plugin function.

    the_subtitle();
    

    Cheers!
    Ismael

    #714807

    Hi!
    Thank you, now it works!
    Best regards,

    Luca

    #714813

    Hi,
    Sorry, but i write my article and the subtitle is now at the end of the text….
    I want it under my title…

    I write on line 211:

    echo $title;
    echo the_subtitle();

    How can i fix it?
    Best regards.

    #716302

    Hey!

    Could you please provide a link to the actual page with the issue? A screenshot will help.

    Cheers!
    Ismael

    #716354

    Hi,
    The article is in draft.
    Link to the screenshot. in private content.
    Thank you.
    Regards,

    Luca

    #717548

    Hi,

    Thank you for the screenshot. Please post the wp and ftp login details in the private field so that we can check it further.

    Best regards,
    Ismael

    #717656

    Hi,
    here the WP and FTP access.
    Thank you,

    Regards.
    Luca

    #718632

    Hi,

    Thank you for the info. We moved the code around line 187.

    Best regards,
    Ismael

    #938141

    I was looking for the same and this one:

    seems to work without the need to modify any code.

    #938451

    Hi,

    Yes, that can be true. A plugin could help!

    Let us know if there is something else we can do for you.

    Best regards,
    Basilis

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Post subtitle’ is closed to new replies.