This topic has 4 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Olga Barlow
Hi,
Just bought the theme, really liking it. I’ve got a few questions but I’ll make a different topic for each one.
For this topic I’m wondering how I get blog post meta info to display in the breadcrumbs.
I saw your solution on how to display the Post Title in the breadcrumbs using this css: .single-post .page-heading .title { display:block; }
So I was wondering if there was an option to turn on the meta as well? I want it to display the Date, View and Comments just like in a normal post but in the breadcrumbs instead of at the top of the body. If not is there an easy way to do this?
Kind regards,
Richard
Hello,
There is no way to change it using css only. If you have PHP skills you may try to customize theme. Our breadcrumbs functions you can find in xstore/framework/template-elements.php.
Use child theme if you decide to change any functions or template files! You can find child theme archive in theme package.
Regards
Thank you for your quick response!
I am only a little bit familiar with PHP. Will you point me in the direction of the chunk of php in the single.php that is responsible for displaying the post meta so I can copy and paste it in to the relevant line in xstore/framework/template-elements.php?
If you could that would be fab!
Kind regards,
Richard
Hello,
Unfortunately, it’s not one line of code and additional customization is not included in our base support. You may fill the form and send customization request https://www.8theme.com/customization-services/ Our customization team will check it and send you an answer on Monday.
Regards
You must be logged in to reply to this topic.Log in/Sign up