1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Blog Block not displaying anything in right sidebar

Discussion in 'Support Forum' started by Pink Desk Studio, Apr 21, 2024.

  1. Pink Desk Studio

    Pink Desk Studio New Member
    Pro Member (Support Expired)

    Hi,
    I'm using the blog block - second from the bottom. In the preview mode when you click on one of the blogs from the main page it goes to the actual blog. Under the image and text there is a Submit a Comment area and there is a right sidebar with a search box, Recent Posts and Recent Comments.

    On the site I'm making I only see the image and text. No comments and the right side bar is empty. I'm not sure if they should be there as part of this block or if it's something that I need to configure. Can you please advise?

    https://meil13.sg-host.com/news/

    Also can you advise what size the image should be for the main page and the individual blog page so it doesn't get cropped. I've added the code to show images sizes but don't know how to check these two images.

    Thanks
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade horizontal timeline design for your Divi site without using any plugins:View Demo
  2. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    For the sidebar, you need to add it in: WP Admin > Appearance > Widgets > Sidebar

    As for comments, check this out: https://wordpress.com/support/comments/
    You will need to add some code in your child theme functions.php to prevent cropping of the blog module thumbnail. Here's the code:
    Code:
    Log In or Sign Up to view this code.
     
  3. Pink Desk Studio

    Pink Desk Studio New Member
    Pro Member (Support Expired)

    Hi, Thanks for the tip regarding the sidebar. Not really used Blogs much before so didn't understand that this wasn't connected to the block.

    I tried adding the code to the Functions.php of the child theme and via a code snipit plugin but it doesn't seem to work. The image is still cropped.
    Any ideas why?
    https://meil13.sg-host.com/news/
    Thanks
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade gallery carousel design for your Divi site without using any plugins:View Demo
  4. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    Upon further checking, you still need to go to the Blog module settings > Advanced > Custom CSS > Module Elements > Featured Image & remove this: height: 180px!important;

    upload_2024-4-22_21-38-40.png