Forum Replies Created
-
AuthorReplies
-
kwh
ParticipantJust an FYI, there’s some sort of conflict with the “WP Editor” plugin you added to my site that made it so that the dropdowns for the social media icons in your Theme Options would no longer work. I’m not sure if it causes any other conflicts, I just noticed that one, and figured it out by activating and deactivating all the plugins.
kwh
ParticipantThank you! Also, thanks for the info on adjusting the featured image size.
kwh
ParticipantOh shoot sorry, that was my fault — sending you a new password.
kwh
ParticipantOkay, sending that info.
kwh
ParticipantHmm, unfortunately, I made this change and it didn’t fix it. Nothing changed at all, still seeing the excerpt rather than the full text.
kwh
ParticipantHmm, re the full text —
Content > Archives > Post Display is set to Blog.
Content > Post Display:Blog > Excerpts or Full Content is set to “Show Full Content.”
But the front page still shows excerpts and a “read more” link, not full text.
kwh
ParticipantJust using the “your latest posts” for front page. Thanks.
On another note, how do I change the size of the featured image that displays on a post’s pagee? I can’t find a way to change this in the theme options. It seems no matter what I do the image shows up in full size on the single post.
November 21, 2014 at 9:13 pm in reply to: Post List and Post Grid – When Thumbnails Aren't Available #19388kwh
ParticipantOK, I think this must have something to do with the post import we did. We said to download images but most of them didn’t. I’m not sure why WordPress thinks there are images set when there aren’t, but I don’t think it has to do with your theme now. Thanks for your time.
November 21, 2014 at 2:29 pm in reply to: Post List and Post Grid – When Thumbnails Aren't Available #19385kwh
ParticipantI deactivated all plugins and I’m still having the same issue. I am using the child theme; there is no content.php or content-list.php in the child theme. The only customizations I’ve made to the child theme are to the style.css and it is as follows:
a {
font-weight:bold;
}a:hover {
text-decoration:underline;
}When I delete those css rules, the problem still occurs.
I will send a login url and info through the private section of my account, thanks.
November 20, 2014 at 3:21 pm in reply to: Post List and Post Grid – When Thumbnails Aren't Available #19354kwh
ParticipantIt is also happening on single posts — see http://s8.postimg.org/o9a2lrd1x/blog_single.png — this post has no featured image, and there’s a circle and white space where it would be if it existed.
November 20, 2014 at 3:15 pm in reply to: Post List and Post Grid – When Thumbnails Aren't Available #19353kwh
ParticipantAkita 2.1.4 with Theme Blvd Framework 2.4.4
See example at http://s18.postimg.org/elj1kqxu1/blog.png — note that the post at the top has a featured image, and the two underneath it donot, and it’s showing a little circle and space as if it is looking for the file and not finding it.
The Theme Blvd plugins installed and active are:
favicon
layout builder
layouts to posts
news scroller widget
posts to page link
post template options
shortcodes
sliders
string swap
widget areas
widget pack
tweeplekwh
ParticipantJason, thanks. You are right, it’s PHP; I renamed my child theme’s functions.php and the site started working again, with posts showing up fine. It’s been so long since this theme was created I’m not even sure what some of the code in the functions.php was even supposed to do, or what was breaking the_content, and since everything seems to work, I guess whatever was in there probably isn’t necessary anymore anyway. Thanks!
-
AuthorReplies