-
AuthorPosts
-
July 11, 2013 at 2:04 am #26032
1. Is it possible to remove the ability of users to make comments on blog post pages?
2. Can you customize what info is on blog posts such as who posted or other info?
3. The copy on the sidebar for recent posts is very small. I never thought i would be asking this as a designer, but, is there a way to make the font bigger or different?
Thanks as always.
July 12, 2013 at 4:37 pm #129051Hi skosmer,
1) You can change the comment settings from the main wordpress core options. Go to Settings>discussion.
2) Customization like that would need to be done with css or modifying the php files from the theme.
3) Do you mean the Latest News widget like on this page: http://kriesi.at/themes/enfold/blog/ ?
Regards,
Devin
July 17, 2013 at 5:11 pm #129052First of all, thx Devin.
1. ok
2. ok
3. yes, the latest news widget font size.
thx again.
July 18, 2013 at 4:35 am #129053Hi,
You can add something like this on your custom.css or Quick CSS
.news-headline {
font-size: 13px;
}Regards,
Ismael
July 18, 2013 at 4:19 pm #129054Thanks Ismael.
Devin, i went into Settings > Discussions and there is nothing that will turn off the comments area on individual blog pages. I unchecked everything.
?
July 18, 2013 at 4:30 pm #129055Also, I am noticing that on an iPad the menu runs underneath the logo. Is there any way to prevent that? Is there a way to just have the menu flounder the logo?
thx again.
July 19, 2013 at 12:00 am #129056I finally figured out how to split a post, so that is resolved.
I still dont know where custom.css or Quick css is. I saw a post from another user, but Enfold says not to do anything to style.css.
And the menu still goes under the logo on an ipad. any suggestions?
thx again.
July 19, 2013 at 5:53 am #129057The quick css field can be found on the theme options page (Enfold > Styling).
The custom.css file is located in the enfold/css folder but WordPress won’t show it on the theme editor page. You can use ftp to download the file (navigate to wp-content/themes/enfold/css) or install an advanced editor plugin like: http://wordpress.org/plugins/solid-code-theme-editor/
July 19, 2013 at 6:47 pm #129058Thanks, Dude…lol…
-
AuthorPosts
- The topic ‘Customizing info and functionality on blog posts’ is closed to new replies.
