Home › Forums › Support › How to add code before entry-header? This topic has 3 replies, 2 voices, and was last updated 5 years, 2 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 18, 2018 at 7:57 am #523040 Paritosh Negi Hello! I want to show ‘Breadcrumb NavXT’ on my website before entry-header The code is: <div class="breadcrumbs" typeof="BreadcrumbList" vocab="http://schema.org/"> <?php if(function_exists('bcn_display')) { bcn_display(); }?> </div> I tried to add the code ‘After Entry Title’, is it possible to add it before Entry Title or entry-header? March 18, 2018 at 9:16 pm #523367 TomLead Developer Lead Developer Hi there, You should be able to use the generate_before_content hook. Let me know π March 19, 2018 at 3:26 am #523503 Paritosh Negi Oh! Thank you so much, it worked π March 19, 2018 at 9:58 am #523818 TomLead Developer Lead Developer You’re welcome π Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In