Disable meta and preview on blog homepage

Home Forums Jevelin Theme Disable meta and preview on blog homepage

Home Forums Jevelin Theme Disable meta and preview on blog homepage

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
  • webalchemy
    Participant

    Hi I need to have only the blog title and featured image appear on the blog home page. When I try to do it with CSS it also turned it off for the single post. This should be a standard feature of your theme to have separate settings for each.

    Hi @webalchemy,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    webalchemy
    Participant

    https://www.ontariobusinesscentral.ca/blog/

     

    Also want to make the images all the same size on the blog homepage

    Hi I need to have only the blog title and featured image appear on the blog home page.

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .blog-list .post-item-single .post-meta-data {
        display: none;
    }

     

    Also want to make the images all the same size on the blog homepage

    Please try regenerating thumbnails on your site using the below plugin.

     

    https://wordpress.org/plugins/force-regenerate-thumbnails/

    webalchemy
    Participant

    What is the thumbnail name used in the theme on the blog grid? I can regenerate them but I need to know what the size and name is.

    You don’t need to know anything about thumbnails, just regenerate it using following plugin.

     

    https://wordpress.org/plugins/force-regenerate-thumbnails/

    webalchemy
    Participant

    I noticed icons are not showing up beside things like phone numbers in IE 11. BTW how would I go about adding a menu bar to be below the sticky header (i don’t want the nav in the header itself because we are adding a standard search bar beside the menu items). I tried to do this but the background of my menu bar is transparent in older versions of Google Chrome on Windows.

     

    https://www.ontariobusinesscentral.ca/blog/

    webalchemy
    Participant

    I also don’;t like how it turns off the contact info block on mobile – we want it to remain there but it disappears.

    To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

Viewing 9 posts - 1 through 9 (of 9 total)