Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 01:11 am EST
Geeklog Forums
Read More missing
Admin emailmenow
Read more link only appears on the first few articles.
The rest on articles only have a link for comments.
How can I correct this?
I am using Geeklog (1.7.1sr1)
Thanks in advance.
ironmax
On this site emailmenow.com.
Read more link only appears on the first few articles.
The rest on articles only have a link for comments.
How can I correct this?
I am using Geeklog (1.7.1sr1)
Thanks in advance.
Verify that the files storytext.thtml and storybodytext.thtml are copied over correctly from the archive. Same goes for the featuredstorytext.thtml and featuredstorybodytext.thtml files. If you've made custom changes these files, you may want to also verify that the changes are still valid.
Michael
Admin Emailmenow
storytext.thtml
<div class="story">
<span class="story-icons">
{email_icon}
{print_icon}
{edit_icon}
</span>
<h1>{story_title_link}</h1>
<div class="story-information">
<p>{story_date}</p>
<p>{lang_contributed_by} {start_contributedby_anchortag}{contributedby_author}{end_contributedby_anchortag}</p>
<p>{lang_views} {story_hits}</p>
</div>
<div class="story-body">
{story_anchortag_and_image}{story_text_no_br}
</div><center>{socialshareicons}</center>
<div class="story-footer">
<p>{page_selector}</p>
<p>{readmore_link} {post_comment_link}</p>
<p>{plugin_itemdisplay}{comments_with_count} {trackbacks_with_count}</p>
</div>
</div>
<div class="block-divider"> </div>
storybodytext.thtml
featuredstorytext.thtml
<div class="story-featured">
<span class="story-icons">
{email_icon}
{print_icon}
{edit_icon}
</span>
<h1>{story_title_link}</h1>
<div class="story-information">
<p>{story_date}</p>
<p>{lang_contributed_by} {start_contributedby_anchortag}{contributedby_author}{end_contributedby_anchortag}</p>
<p>{lang_views} {story_hits}</p>
</div>
<div class="story-body">
{story_anchortag_and_image}{story_text_no_br}
</div><center>{socialshareicons}</center>
<div class="story-footer">
<p>{page_selector}</p>
<p>{readmore_link} {post_comment_link}</p>
<p>{plugin_itemdisplay}{comments_with_count} {trackbacks_with_count}</p>
</div>
</div>
<div class="block-divider"> </div>
featuredstorybodytext.thtml
The read more link is shown for usually the first two articles, then nothing after that.
Admin Emailmenow
Also when the article was one of the top two, the read more link came up.
Thanks again
ironmax
Michael
Admin Emailmenow
There is one article and it does not have any entry in the body, so there is no read more link.
Thanks again for the help.
ironmax
Took a look at the demo site .
There is one article and it does not have any entry in the body, so there is no read more link.
Thanks again for the help.
Correct.
Your intro text is seen by itself only on the front page and if you had text or images in the body of the message, then there would be a read more link.
However, we are talking about your site, and not the demo site.
Alright...send me an email to the link below with access to your site and I'll take a quick look to see if there is something not right.
Michael
Admin Emailmenow
I copied the professional theme from the archive to professional.
Issue still remained
I re-upload a fresh copy of the lib-common.php file
Issue still remained
So I disabled all plugins and the issue was resolved.
I check to see if I can find out which plugin is causing the issue.
Thanks again.
Admin Emailmenow
I have a static page link in most stories in the body, usually the first line of the body.
Example
[staticpage_content:20100420174545934]
Thanks again
Admin Emailmenow
I have a static page link in most stories in the body, usually the first line of the body.
Example
staticpage_content:20100420174545934
*** I removed the brackets to prevent posting error. ***
Thanks again
ironmax
Looks like your issue was resolved because of incorrect custom code.
Michael
Admin Emailmenow
1)Static Page plugin and the use of the
2) the use of the staticpage_content: command as the first line of the body.
If I remove the staticpage_content: command from the body, first line, the read more link appears on all stories without the command.
would it be possible for anyone to create a static page , then use the
command staticpage_content: as the first line in the body of an OLD (at least fifth from the top) story and see if the read more link works
Thanks
ironmax
The issue seems to be the
1)Static Page plugin and the use of the
2) the use of the staticpage_content: command as the first line of the body.
If I remove the staticpage_content: command from the body, first line, the read more link appears on all stories without the command.
would it be possible for anyone to create a static page , then use the
command staticpage_content: as the first line in the body of an OLD (at least fifth from the top) story and see if the read more link works
Thanks
What is the content of that staticpage?
Michael
Admin Emailmenow
The issue seems to be the
1)Static Page plugin and the use of the
2) the use of the staticpage_content: command as the first line of the body.
If I remove the staticpage_content: command from the body, first line, the read more link appears on all stories without the command.
would it be possible for anyone to create a static page , then use the
command staticpage_content: as the first line in the body of an OLD (at least fifth from the top) story and see if the read more link works
Thanks
What is the content of that staticpage?
Michael
This is the content of the static page
<p><span style="color: rgb(0, 255, 0); "><span style="font-size: x-large; "><span style="font-family: 'Comic Sans MS'; "><u><strong> World's Best - Emailmenow.com</strong></u></span></span></span></p>
Page Format: Left & Right Blocks
Mode: Comments disabled
Post Mode: Advanced Editor
Position: Top of Page
Topic: Homepage Only
Thanks
ironmax
The issue seems to be the
1)Static Page plugin and the use of the
2) the use of the staticpage_content: command as the first line of the body.
If I remove the staticpage_content: command from the body, first line, the read more link appears on all stories without the command.
would it be possible for anyone to create a static page , then use the
command staticpage_content: as the first line in the body of an OLD (at least fifth from the top) story and see if the read more link works
Thanks
What is the content of that staticpage?
Michael
This is the content of the static page
<p><span style="color: rgb(0, 255, 0); "><span style="font-size: x-large; "><span style="font-family: 'Comic Sans MS'; "><u><strong> World's Best - Emailmenow.com</strong></u></span></span></span></p>
Page Format: Left & Right Blocks
Mode: Comments disabled
Post Mode: Advanced Editor
Position: Top of Page
Topic: Homepage Only
Thanks
I don't get it. Why are you trying to call this message up? Where is it supposed to be at when the reader sees it.
Michael
Dirk
The issue seems to be the
1)Static Page plugin and the use of the
2) the use of the staticpage_content: command as the first line of the body.
Right, I've managed to reproduce the problem. This is a bug. Please submit a bug report (don't forget to point to this discussion).
bye, Dirk
Admin Emailmenow
Admin Emailmenow
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content