Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #296266

    Hello,
    I would like to create a blog like on this site (not MY site, just an example) : http://femkevonk.wordpress.com/author/femkevonk/
    Title, date, link to place a reaction/comment AND the possibilty to subscribe on the blog.

    The elements I’ve tried in Enfold are “blog post” (you can see it at http://www.studiogranaatappel.nl/wp , this is the site I’m creating) and I’ve tried “post slider” and I’ve tried to use the widget “most recent news” but none of these options gives the result I would like to have.

    Do you have any tips or ideas what to use or what to do so I can get the layout and options I want in this blog?

    Thanks for your help!

    Martine

    #297939

    Hey famewebdesign!

    I’m not quite sure what elements you mean you want to duplicate on your own blog. The theme already has title, date, comment link, category link and author above each post: http://kriesi.at/themes/enfold/blog/

    Regards,
    Devin

    #298153

    Thanks for your answer Devin!

    Is it possible to only show the date and “reacties”?
    (please check http://www.studiogranaatappel.nl/wp)
    Now there are four items: date / reacties / category / author

    I would like to delete the category and author. Can this be done?

    #298217

    Hey!

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

    .text-sep-comment, .blog-categories, .text-sep-cat, .blog-author {
    display: none;
    }

    Regards,
    Yigit

    #298242

    Thanks Yigit! That works!
    Now, the subheader of a blog post contains the date and number of comments (http://www.studiogranaatappel.nl/wp/blog/)

    When I look at this blog http://femkevonk.wordpress.com/author/femkevonk/ , in stead of the number of comments, you can click a link to create a comment.

    Is it possible to implement this option on my blog also? If so, how ca I do this?

    #298250

    Hi!

    Clicking on comment count does the same thing. You can use this plugin to change the string to something like “write a comment” – https://wordpress.org/plugins/codestyling-localization/

    Cheers!
    Yigit

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