Tagged: Blog
-
AuthorPosts
-
July 26, 2014 at 7:24 pm #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
July 30, 2014 at 11:07 pm #297939Hey 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,
DevinJuly 31, 2014 at 9:56 am #298153Thanks 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 / authorI would like to delete the category and author. Can this be done?
July 31, 2014 at 1:47 pm #298217Hey!
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,
YigitJuly 31, 2014 at 2:43 pm #298242Thanks 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?
July 31, 2014 at 3:04 pm #298250Hi!
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 -
AuthorPosts
- You must be logged in to reply to this topic.