foghorn icon indicating copy to clipboard operation
foghorn copied to clipboard

Link isn't visible on main page

Open acidas opened this issue 13 years ago • 6 comments

Hello,

I've got problem with posts. When I include link to other page in post it isn't clickable on main view, I need to enter to post to be able to click link. How to fix it?

acidas avatar Sep 18 '12 11:09 acidas

I'm not quite sure what you mean. Can you post a screenshot or give a URL link to see?

devinsays avatar Sep 18 '12 14:09 devinsays

There's our site: http://1004.lt/

First post has link named "Karðtajame komentare" - it isn't clickable unless you open whole post by clicking on post title ( http://1004.lt/2012/09/18/siandien-11-zmoniu-paprase-grazinti-jiems-125-000-litu-del-teises-i-minimalia-alga-pazeidimo/ )

On Tue, Sep 18, 2012 at 5:10 PM, Devin Price [email protected]:

I'm not quite sure what you mean. Can you post a screenshot or give a URL link to see?

Reply to this email directly or view it on GitHubhttps://github.com/devinsays/foghorn/issues/4#issuecomment-8655990.

Regards, Sebastian

acidas avatar Sep 19 '12 05:09 acidas

On index pages, only the excerpt is displayed (which generally doesn't include HTML). You could change the_excerpt to the_content for those pages if you want the whole post to show up. Are you familiar with code at all?

-D.

On Wed, Sep 19, 2012 at 12:37 AM, acidas [email protected] wrote:

There's our site: http://1004.lt/

First post has link named "Karðtajame komentare" - it isn't clickable unless you open whole post by clicking on post title (

http://1004.lt/2012/09/18/siandien-11-zmoniu-paprase-grazinti-jiems-125-000-litu-del-teises-i-minimalia-alga-pazeidimo/ )

On Tue, Sep 18, 2012 at 5:10 PM, Devin Price [email protected]:

I'm not quite sure what you mean. Can you post a screenshot or give a URL link to see?

Reply to this email directly or view it on GitHub< https://github.com/devinsays/foghorn/issues/4#issuecomment-8655990>.

Regards, Sebastian

— Reply to this email directly or view it on GitHubhttps://github.com/devinsays/foghorn/issues/4#issuecomment-8679844.

devinsays avatar Sep 19 '12 19:09 devinsays

Yes, have some experience. Where do I need to change this?

On Wed, Sep 19, 2012 at 10:50 PM, Devin Price [email protected]:

On index pages, only the excerpt is displayed (which generally doesn't include HTML). You could change the_excerpt to the_content for those pages if you want the whole post to show up. Are you familiar with code at all?

-D.

On Wed, Sep 19, 2012 at 12:37 AM, acidas [email protected] wrote:

There's our site: http://1004.lt/

First post has link named "Karðtajame komentare" - it isn't clickable unless you open whole post by clicking on post title (

http://1004.lt/2012/09/18/siandien-11-zmoniu-paprase-grazinti-jiems-125-000-litu-del-teises-i-minimalia-alga-pazeidimo/ )

On Tue, Sep 18, 2012 at 5:10 PM, Devin Price [email protected]:

I'm not quite sure what you mean. Can you post a screenshot or give a URL link to see?

Reply to this email directly or view it on GitHub< https://github.com/devinsays/foghorn/issues/4#issuecomment-8655990>.

Regards, Sebastian

— Reply to this email directly or view it on GitHub< https://github.com/devinsays/foghorn/issues/4#issuecomment-8679844>.

— Reply to this email directly or view it on GitHubhttps://github.com/devinsays/foghorn/issues/4#issuecomment-8704186.

Regards, Sebastian

acidas avatar Sep 19 '12 19:09 acidas

Cool. In this template: https://github.com/devinsays/foghorn/blob/master/content-index.php

You'll need to change this line:

→', 'foghorn' ) ); ?>

To:

→', 'foghorn' ) ); ?>

Then for especially long posts, you'll want to use the "More" button in the post to let WordPress know where to cut off the text. * * Cheers and good luck! * * -D. * * * * On Wed, Sep 19, 2012 at 2:54 PM, acidas [email protected] wrote:

Yes, have some experience. Where do I need to change this?

On Wed, Sep 19, 2012 at 10:50 PM, Devin Price [email protected]:

On index pages, only the excerpt is displayed (which generally doesn't include HTML). You could change the_excerpt to the_content for those pages if you want the whole post to show up. Are you familiar with code at all?

-D.

On Wed, Sep 19, 2012 at 12:37 AM, acidas [email protected] wrote:

There's our site: http://1004.lt/

First post has link named "Karðtajame komentare" - it isn't clickable unless you open whole post by clicking on post title (

http://1004.lt/2012/09/18/siandien-11-zmoniu-paprase-grazinti-jiems-125-000-litu-del-teises-i-minimalia-alga-pazeidimo/

)

On Tue, Sep 18, 2012 at 5:10 PM, Devin Price [email protected]:

I'm not quite sure what you mean. Can you post a screenshot or give a URL link to see?

Reply to this email directly or view it on GitHub< https://github.com/devinsays/foghorn/issues/4#issuecomment-8655990>.

Regards, Sebastian

— Reply to this email directly or view it on GitHub< https://github.com/devinsays/foghorn/issues/4#issuecomment-8679844>.

— Reply to this email directly or view it on GitHub< https://github.com/devinsays/foghorn/issues/4#issuecomment-8704186>.

Regards, Sebastian

— Reply to this email directly or view it on GitHubhttps://github.com/devinsays/foghorn/issues/4#issuecomment-8704307.

devinsays avatar Sep 19 '12 20:09 devinsays

Thanks a lot. Everything ok now ;)

On Wed, Sep 19, 2012 at 11:04 PM, Devin Price [email protected]:

Cool. In this template: https://github.com/devinsays/foghorn/blob/master/content-index.php

You'll need to change this line:

→', 'foghorn' ) ); ?>

To:

→', 'foghorn' ) ); ?>

Then for especially long posts, you'll want to use the "More" button in the post to let WordPress know where to cut off the text. * * Cheers and good luck! * * -D. * * * * On Wed, Sep 19, 2012 at 2:54 PM, acidas [email protected] wrote:

Yes, have some experience. Where do I need to change this?

On Wed, Sep 19, 2012 at 10:50 PM, Devin Price [email protected]:

On index pages, only the excerpt is displayed (which generally doesn't include HTML). You could change the_excerpt to the_content for those pages if you want the whole post to show up. Are you familiar with code at all?

-D.

On Wed, Sep 19, 2012 at 12:37 AM, acidas [email protected] wrote:

There's our site: http://1004.lt/

First post has link named "Karðtajame komentare" - it isn't clickable unless you open whole post by clicking on post title (

http://1004.lt/2012/09/18/siandien-11-zmoniu-paprase-grazinti-jiems-125-000-litu-del-teises-i-minimalia-alga-pazeidimo/

)

On Tue, Sep 18, 2012 at 5:10 PM, Devin Price < [email protected]>wrote:

I'm not quite sure what you mean. Can you post a screenshot or give a URL link to see?

Reply to this email directly or view it on GitHub< https://github.com/devinsays/foghorn/issues/4#issuecomment-8655990>.

Regards, Sebastian

— Reply to this email directly or view it on GitHub< https://github.com/devinsays/foghorn/issues/4#issuecomment-8679844>.

— Reply to this email directly or view it on GitHub< https://github.com/devinsays/foghorn/issues/4#issuecomment-8704186>.

Regards, Sebastian

— Reply to this email directly or view it on GitHub< https://github.com/devinsays/foghorn/issues/4#issuecomment-8704307>.

— Reply to this email directly or view it on GitHubhttps://github.com/devinsays/foghorn/issues/4#issuecomment-8704623.

Regards, Sebastian

acidas avatar Sep 19 '12 20:09 acidas