Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #479785

    Hi,

    Is there a way to change the settings for the archive category? I’ve linked posts to a certain category, and the posts are in that category are showed in a list, without a thumbnail, but I want them to show in a grid layout, with a thumbnail and ‘read more’-link.

    (The posts on my blog are showed in a grid layout, with a read more link. I want the archive category exactly the same)

    #479941

    Hi Deborahvwdj!

    Please follow the instructions in this thread in order to edit the category page:

    https://kriesi.at/support/topic/category-page-shows-full-posts/

    Cheers!
    Dake

    #480063

    Hi Dake,

    Thanks for the fast reply. I’ll keep you updated!

    #480065

    I placed the code in my child theme functions.php and it worked. I also changed ‘single-big’ to ‘blog-grid’ to make a grid layout of the page. However, it still shows the date and how many comments the post has. Is it possible to only show the thumbnail and title of the post?

    #480171

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .archive .slide-meta { display: none !important; }

    If that does not work, please post the link to your page.

    Cheers!
    Yigit

    #480204

    Thanks Yigit, it worked!

    I’ve another question: how do I add a border around my blog posts, who are showed in the ‘single-small’ layout?

    #480208

    Hey!

    You are welcome :)
    Can you please post the link to your single-small layout’ed page?

    Regards,
    Yigit

    #480218

    Sure! However, I’m designing the website locally. What do you need to see my site? An IP adress?

    #480225

    Hey!

    We cannot see your website if you are developing on localhost. Can you please post a screenshot and show the changes you would like to make?

    Best regards,
    Yigit

    #480235

    Blog page (Blog)
    Archive Category (Archive Category)

    I want to have a border around each blogpost, just like the second image. (Archive category) The border on the archive category needs to be adjusted also, so it doesn’t come near the sidebar. I’ve tried adding margin-right, but that didn’t work..

    • This reply was modified 9 years, 3 months ago by dvwdj.
    #480555

    Hi! Is it possible to make the changes to my archive category and blog?

    #481144

    Please respond! I’m waiting for 2 days and I need to fix this…

    #481263
Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Change settings category archive’ is closed to new replies.