Show Blog Title and Description

I’ve seen where you used to be able to display the blog title and a description, but that option doesn’t seem to be available anymore. See here: https://www.loom.com/i/226f7aa5462848c1bf0221c823e5fea7. Currently, my blog pages just shows blog posts without showing title or description. See screenshot here: https://www.loom.com/i/8302ecc388f3491e8a7fdfb50347c01a

Hi @calebja,

Thanks for reaching out.
I have checked it in my local environment and it is working perfectly fine. It will not show if you have set any Layout to the Blog Page.

If you have not set any layout, please provide login credentials for your site in a secure note to examine it further, including:

– WordPress Site URL & Login URL
– WordPress Admin username/password

To create a secure note, click the key icon underneath any of your posts.

Thanks

I have not set a layout. I have added my credentials in the above comment. Please advise, thank you

Hi @calebja,

I am sorry for the consuion. It seems that you have set the Custom Header, adding custom header will not show the Title and the Sub Title. You can add custom Title and Sub Title by adding another Bar into the Header. I have also found that you have selected the Masonry layout for the Blog Page and there is a ongoing issue is affecting your page, I went ahead and added the following code into your Theme Options > JS and now the page is showing correctly.

if (window.jQuery.xIsotope) window.jQuery.xIsotope.settings.animationEngine = 'css';

NOTE: The above issue has been already fixed in the upcoming release.

Thanks

Thank you for the fix on the other item. Will the JS need to be removed after the next release/update of the theme?

Hey @calebja,

Yes, it is advisable to remove the JS when there’s already an update for the Masonry layout. This just to avoid any JS conflict on your website.

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.