Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1025462
    sairy30
    Participant

    Hi I am using X Integrity Theme and I would like the Meta Data such as Author date and categories to appear under the text of the blog. Currently it appears at the very top of the blog under the title. Is this possible?

    I have attached a screen shot.

    Thank you!

    #1025466
    sairy30
    Participant

    Screen Shot

    #1025668
    Thai
    Moderator

    Hi There,

    Please add the following code under Customizer > Custom > Global Javascript:

    jQuery(".single-post .p-meta").appendTo(jQuery(".entry-content"));

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1025462 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>