Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2842518
Remove subtitle line
Closed

Comments

  • rafael1338 started the conversation

    Hi!

    How can I remove the subtitle line from the text editor?

    I'm not currently using this functionality, and it ends up getting in the way of editing the texts.

  •  2,492
    PenciDesign replied

    Hi,

    Please send me the screenshot of the element you mention about.

    Regards,
    PenciDesign.


  • rafael1338 replied

    In attachment

  •  2,492
    PenciDesign replied

    Hi,

    By default, WordPress doesn't have the subtitle on the text editor. Please check the plugin you've installed and remove it. Example: https://wordpress.org/plugins/add-subtitle/

    Regards,
    PenciDesign.


  • rafael1338 replied

    Soledad Version 7.9.6


    Feature Added: Option to display the Sub-title. You can see sub-title field on the edit post screen now. And options for it via Customize > Single Posts.

  •  2,492
    PenciDesign replied

    Hi,

    You can remove this feature by install the Code Snippet plugin, the create a new snippet with the following code:

    remove_action( 'admin_head', 'penci_add_subtitle_metaboxes' );

    OR you can add that code to the end of the functions.php file.

    Regards,
    PenciDesign.

  • rafael1338 replied

    Thank you very much!

  • rafael1338 replied

    That didn't work for me. The field is still showing up in posts

  •   PenciDesign replied privately
  •   rafael1338 replied privately
  •   rafael1338 replied privately
  •  2,492
    PenciDesign replied

    Hi,

    I've edited your site.

    Please check.

    Regards,
    PenciDesign.


  • rafael1338 replied

    Perfect! It worked. Thank you so much for this. have a great day