Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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.

    #1326448

    Hey 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,
    Ismael

    #1326521

    Thanks 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.
    #1326650

    Hi,

    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,
    Ismael

    #1326717

    Hi 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.

    #1326783

    Hi,

    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,
    Ismael

    #1329243

    Sorry 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.
    #1329403

    Hi,

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.