-
AuthorPosts
-
October 25, 2021 at 10:13 pm #1326397
Hello,
How can I have my blog posts show metadata (date, categories, tags etc) show when using the ALB Blog Postst with List Layout – Simple (Title and meta information only)? I’ve researched around and I can’t seem to find any information on how to do this, yet people have been asking for many years. Has this been solved? Link is in the private content and you will see the 3 entries that show only the title.Thanks for any help.
October 26, 2021 at 8:29 am #1326448Hey estleman,
Thank you for the inquiry.
Meta info are disabled by default in the List Layout – Simple option, but you can modify the template files to display them back or add a few css to override the style. To display the categories back for example, you can use this css code.
#top .av-blog-meta-category-disabled .minor-meta.blog-categories, #top .av-blog-meta-category-disabled .text-sep-cat { display: block; }
Make sure that the meta info are enabled in the Enfold > Blog Layout > Blog meta elements settings.
Best regards,
IsmaelOctober 26, 2021 at 4:28 pm #1326521Thanks for the quick reply. How about the CSS for adding the date and tags back in? Actually, this did not work. I’m thinking I need to add something to loop-index.php or maybe another file the builds the Blog Posts – List Simple layout?
- This reply was modified 3 years ago by estleman.
October 27, 2021 at 12:12 pm #1326650Hi,
Thank you for the update.
Have you tried adjusting the Enfold > Blog Layout > Blog Layout to Modern Business? This is how the simple layout looks when Modern Business is selected.
Screenshot: https://imgur.com/ZjZuMHn
Best regards,
IsmaelOctober 27, 2021 at 3:40 pm #1326717Hi Ismael,
Thanks for your help, but this is exactly what I have mine set to (Modern Business). I’m going to provide a couple links privately.October 28, 2021 at 10:23 am #1326783Hi,
Thank you for the update.
The “player-communication” page no longer exist — it redirects to a 404 page. Did you remove it? Please post the login details in the private field so that we can check the issue further.
Best regards,
IsmaelNovember 16, 2021 at 5:11 pm #1329243Sorry about the delay in getting back to you. I had forgotten the URL was changed after posting this… apologies.
Here’s the link:- This reply was modified 3 years ago by estleman.
November 18, 2021 at 3:59 am #1329403Hi,
Thank you for the info.
The meta info is displaying correctly on our installation regardless of the blog layout option as shown in the screenshot below. Do you have a modified version of the includes > loop-index.php file in your child theme, or did you modify any templates?
Screenshot: https://imgur.com/nsw2cHU
We cannot access the dashboard using the account above.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.