Announcement
Collapse
No announcement yet.
How do we add a link within a phrase?
Collapse
X
-
Phrases can be accessed via Languages & Phrases -> Phrase Manager in the AdminCP. You can also search for a specific phrase under Languages & Phrases -> Search for Phrases.
Leave a comment:
-
I know this is an old thread, how do I access the site_terms_and_rules popup to add or modify the text in vBCloud site?
Leave a comment:
-
I'll probably log a bug for this later, as I'm sure this cannot be by design.
- 1 like
Leave a comment:
-
That's it Mark, thank you so much. All working fine now.As in life, small things can cause big problems
Leave a comment:
-
Originally posted by MrsTiggywinkle View PostMorning Wayne. Ignore my comment above about the other links, they are indeed html.
What I am trying to add at the bottom of site_terms_and_rules is this:
You can find more detailed information about the Small Motorhome Rules by clicking here: <a href="https://community.smallmotorhome.co.uk/forum/forum-and-website-information/forum-rules-website-information/106-forum-rules-help-and-general-information”>Small Motorhome Forum Rules</a>
but when you go through the process of registering and click on the 'terms and rules' to read them (next to the tick box) there is no link at the very bottom after "You can find more detailed information about the Small Motorhome Rules by clicking here: "
Set your link to be this instead:
Code:<a href='https://community.smallmotorhome.co.uk/forum/forum-and-website-information/forum-rules-website-information/106-forum-rules-help-and-general-information'>
'
instead of
"
- 1 like
Leave a comment:
-
Morning Wayne. Ignore my comment above about the other links, they are indeed html.
What I am trying to add at the bottom of site_terms_and_rules is this:
You can find more detailed information about the Small Motorhome Rules by clicking here: <a href="https://community.smallmotorhome.co.uk/forum/forum-and-website-information/forum-rules-website-information/106-forum-rules-help-and-general-information”>Small Motorhome Forum Rules</a>
but when you go through the process of registering and click on the 'terms and rules' to read them (next to the tick box) there is no link at the very bottom after "You can find more detailed information about the Small Motorhome Rules by clicking here: "
Leave a comment:
-
Thanks Wayne. The links that are already in seem to be in curly brackets with a number not html. Sorry not sure of the correct terminology.
I'm using <a href="link”>link text</a> the link being to a forum post. I'll try again and get the exact output details for you.
Leave a comment:
-
HTML should work there. There are already several HTML blocks in the phrases and it includes links as well. What is the exact tag that you're putting into the phrase and what does the output look like?
Leave a comment:
-
Originally posted by Wayne Luke View PostWhere is the phrase being used? You cannot add HTML to email phrases as emails are flagged as plain text.
The phrase is site_terms_and_rules
Leave a comment:
-
Where is the phrase being used? You cannot add HTML to email phrases as emails are flagged as plain text.
Leave a comment:
-
No, it won't work for me.
I've copied the phrase default text to the box and added the extra info and saved. The new text shows but not the link.
Leave a comment:
-
Thanks Montana rover, not sure why it's not working for us, will keep trying. I don't see anything to tick html in phrases.
Leave a comment:
-
This is what I used which includes a picture as well. Also make sure you have HTML checked if it is one of the options.
<a href="http://www.keystonerv.com/montana/" target="_blank"><img src="http://performanceworks1.com/keystone.jpg" width="900" height="225" alt="Montana" /></a>
Leave a comment:
-
How do we add a link within a phrase?
We would like to add more information to the Terms and Rules when a user registers on the site and add a link within the phrase : Site Terms & Rules
Adding new text is not a problem, we can do that, but when we add a link it does not work using <a href="link”>link text</a> So how do we add a link? Does it need a different coding type?
Thanks for any help
Tags: None
Related Topics
Collapse
-
by klaj3981After I added a paragraph to $vbphrase[site_terms_and_rules] ----------------------- the link to bring up Terms and Conditions on the register page no longer functions. Is there a way I can revert the...
-
Channel: Support Issues & Questions
Wed 16 Apr '14, 10:24am -
-
by JGRnavaI created a phrase and put the name of it in the URL for a new footer link. It does not work. What do I have to do to make that happen. In the instructions it says the link has to be a page. Does...
-
Channel: vB Cloud Support & Troubleshooting.
Sun 17 Jun '18, 10:51am -
Leave a comment: