GrushaVashnadze
Really Experienced
- Joined
- Nov 14, 2020
- Posts
- 253
Can anyone help me? How do I include a live link in the text of a story? What coding do I use when I submit it? Thanks!
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<a href="http://url.to.link.to">text that will be shown as the link</a>
Are you talking about a link to another Lit story ? If so, I've got the code for that somewhere. If you're talking about a link off-site, the site doesn't allow those.Can anyone help me? How do I include a live link in the text of a story? What coding do I use when I submit it? Thanks!
Yes, to another Lit story. Feel free to PM me if that's easier for you. Thanks in advance for your help!Are you talking about a link to another Lit story ? If so, I've got the code for that somewhere. If you're talking about a link off-site, the site doesn't allow those.
@TheLobster just gave you the link tag.Yes, to another Lit story. Feel free to PM me if that's easier for you. Thanks in advance for your help!
Yes, agree with Noks. And I don't know the technical term, but make sure the quote marks used are the ones with the "straight lines," as opposed to the quotes with the "curled" shape. I think it affects the coding, at least when I've tested it in the Preview screen.@TheLobster just gave you the link tag.
In case you’re ignoring him for some reason, here it is again:
<a href="http://url.to.link.to">text that will be shown as the link</a>
Indeed, the quotes need to be the ASCII ones, i.e. "Yes, agree with Noks. And I don't know the technical term, but make sure the quote marks used are the ones with the "straight lines," as opposed to the quotes with the "curled" shape. I think it affects the coding, at least when I've tested it in the Preview screen.
That looks right to me. You can check if it works on the Preview screen before you submit your story.@TheLobster & @Noks & everyone else - my apologies: no, I'm not ignoring anyone. Just, I'm not very good with coding and wasn't sure I understood your instructions correctly. Forgive me if I am a bit slow off the mark. May I trouble you to just check that I have understood you correctly?
Just for example, if I want to link to the story entitled Alison Goes to London, which has the url https://www.literotica.com/s/alison-goes-to-london-ch-01, should I type:
<a href="https://www.literotica.com/s/alison-goes-to-london-ch-01">Alison Goes to London</a>
Have I got that right? I genuinely appreciate your help: I just want to make sure I haven't misunderstood. Thank you!
Grusha
If you upload your story rather than pasting it into the text box, any embedded URL hyperlinks are recognized by the system without any coding required.Can anyone help me? How do I include a live link in the text of a story? What coding do I use when I submit it? Thanks!
Yes. If you save the file as .html and open it, you'll see the link works.Have I got that right?
Looks good to me. Note that the text of your link doesn't necessarily have to be the literal title of the story; it can basically be anything you want.@TheLobster & @Noks & everyone else - my apologies: no, I'm not ignoring anyone. Just, I'm not very good with coding and wasn't sure I understood your instructions correctly. Forgive me if I am a bit slow off the mark. May I trouble you to just check that I have understood you correctly?
Just for example, if I want to link to the story entitled Alison Goes to London, which has the url https://www.literotica.com/s/alison-goes-to-london-ch-01, should I type:
<a href="https://www.literotica.com/s/alison-goes-to-london-ch-01">Alison Goes to London</a>
Have I got that right? I genuinely appreciate your help: I just want to make sure I haven't misunderstood. Thank you!
Grusha
I've been able to do it without all the coding, just going to the story list, highlighting the title and copy/pasting it into the manuscript. The coding seems to take care of itself.
View attachment 2548290