Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #310671

    Hi!

    I have a couple of questions:

    1. I would like to display a list of articles (blog posts in a certain category) including a clickable “read-more” that leads to the blog post itself. The list should contain a summary of the text and the read more link, as well as a small photo. All this works fine, except that the summary looks really messy. It just sticks all the words together without any lay-out and I can’t seem to influence how much text shows up there. I tried using the “more” function in WordPress (the horizontal line on the back-end in a blog post), but that doesn’t work. Any ideas on how I can get it to look the way I want it? :-)

    2. Is it possible to NOT display publication date, author and category for blog posts?

    3. Can I order the way in which blog posts are shown, in the ‘blog’ content block?

    Regards,

    Welmoed

    #310719

    Hi Welmoed!

    1- Please refer to this topic – https://kriesi.at/support/topic/blog-posts-excerpts-enfold/#post-125278
    2- Please add following code to Quick CSS

    span.post-meta-infos { display: none; }

    3- Please see – http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/
    Regards,
    Yigit

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