- This topic has 21 replies, 4 voices, and was last updated 8 years, 8 months ago by Sakin.
-
AuthorPosts
-
March 12, 2014 at 10:45 pm #21257ouragMember
So having some issues. On my home page I have a feed of the most recent postings. Well the title is there, but no body content. That means there is nothing for them to read and being able to click continue reading. It happens on the front page along with the actual postings/blog page.
March 12, 2014 at 11:30 pm #21264SakinKeymaster@ourag: Can you add in long content post and send me the url? As when I check in your post http://www.ourag.com/?p=318, you have post with content. If you have longer post content then only you will see Continue Reading
March 13, 2014 at 12:17 am #21270ouragMemberIt isnt the actual post, it is the feed on the homepage of the recent posts. That doesnt show any body content just a “p”
March 13, 2014 at 12:25 am #21271ouragMemberI put up a longer post which has 60+ words so there should be a small portion (30) words that show up with a continue reading in the body however still not happening just the letter “p”. This is in reference to the home screen, and the “postings” page.
March 13, 2014 at 12:28 am #21272ouragMember<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <header class="entry-header"> <h1 class="entry-title"><?php the_title(); ?></h1> <?php if ( 'post' == get_post_type() ) : ?> <div class="entry-meta"> <?php catchevolution_posted_on(); ?> <?php if ( comments_open() && ( $options[ 'commenting_setting' ] != 'disable' ) && ! post_password_required() ) : ?> <span class="sep"> — </span> <span class="comments-link"> <?php comments_popup_link(__('Leave a reply', 'catchevolution'), __('1 Comment ↓', 'catchevolution'), __('% Comments ↓', 'catchevolution')); ?> </span> <?php endif; ?> </div><!-- .entry-meta --> <?php endif; ?> </header><!-- .entry-header --> <div class="entry-content"> <?php the_content(); ?> <?php wp_link_pages( array( 'before' => '<div class="page-link"><span class="pages">' . __( 'Pages:', 'catchevolution' ) . '</span>', 'after' => '</div>', 'link_before' => '<span>', 'link_after' => '</span>', ) ); ?> </div><!-- .entry-content -->
March 13, 2014 at 1:05 am #21274SakinKeymaster@ourag: Have you customize the theme. If not then I suspect plugin conflict with the theme. Try disabling plugin and check in. I will also email you so that we can discuss about it in detail.
March 13, 2014 at 1:10 am #21275ouragMembersome customizing but only rounded corners on nextgen photo gallery but that was done before and everything was working. I’ll look for you email.
March 13, 2014 at 1:20 am #21277SakinKeymaster@ourag: I don’t get it what are you trying to do with the code paste. I have also emailed you. For code sharing you can reply me there.
March 13, 2014 at 1:26 am #21278SakinKeymasterI have already send you an email at contact[at]ourag[dot]com
March 13, 2014 at 2:37 am #21284ouragMemberreply sent via email
March 13, 2014 at 5:02 am #21289ouragMemberWondering if you got my email and checked it out.
March 13, 2014 at 8:11 am #21291SakinKeymaster@ourag: Yes I got it and I found the problem plugin. That is “Mashshare Share Buttons” plugin. Now, your site is showing content.
June 28, 2014 at 6:52 am #36716nsappMemberI may have the same problem at my site. Brand-spanking new with no plug-ins. Wrote my first post and visited site to check it out and it had continue reaing… So I clicked it and it didn’t expand. Just showed me the same thing.
(Also, changed permalinks to put post name and got a 404.) Where the heck does one create a new topic on your site???
I’ve been operating another WordPress site for a number of years but this theme a terrific theme but not user friendly or buggy or both.
Thanks
nsapp
http://www.nsapp.comJune 28, 2014 at 10:17 am #36741SakinKeymaster@nsapp: Looks like there is something wrong with your WordPress Setup. As all you site links to http://www.nsapp.com/blog/. So, can you go to “Settings => Permalinks”. Then try resetting it by changing “Common Settings” to “Default” and leave your “Category base” and “Tag base” empty and save change. I am guessing that there is something misconfiguration in your settings.
June 28, 2014 at 7:18 pm #36824nsappMemberSorry, Sakin, I shouldn’t have reported two problems, but can’t figure out how to report it separately. Anyway, when I got the permalink 404, I reset everything back to defaults – just like you suggested – and have double checked that. Still have the continue reading… problem though.
(as an aside, Theme Options->Featured Post Slider->Click Here To Edit gives 404 also. Doesn’t build the path correctly. Tries to use …nsapp.com/wp-admin… when it is actually …nsapp.com/blog/wp-admin…)
Regards,
nsappJune 28, 2014 at 7:43 pm #36831nsappMemberOK, fixed it in Settings->Site Address. Sorry.
Regards,
nsappJune 28, 2014 at 10:17 pm #36854March 11, 2016 at 4:43 am #87264rabbyosaberwolvesMemberHi I have Clean journal installed and Post bodies and titles and anything/everything doesn’t show up when you click on the post itself. I’m completely baffled.
Everything looks right here:
http://newcommunitycoalition-coos.org/news-test-page/
But as soon as you click on a post like this one: Absolutely nothing.March 11, 2016 at 8:49 am #87274SakinKeymaster@rabbyosaberwolves:
1. Did you check in plugins? Can you try disabling plugin one by one and check in. Looks like there is issue with breadcrumb and your plugins.2. Did you reset your Permalinks from “Settings => Permalinks”, Can you try default and check in.
3. If this doesn’t solve then try disabling breadcrumb from “Appearance => Customize => Theme Options => Breadcrumb Options”
4. If this doesn’t solve then let me know it and then I will send you email.
March 12, 2016 at 4:43 am #87335rabbyosaberwolvesMemberIt was indeed the breadcrumbs!! Thank you so much. Do you have any idea how to get the breadcrumbs to work properly?
-
AuthorPosts
- The topic ‘Post Body Content not showing up’ is closed to new replies.