Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...other page for "terms"other page for "terms"
Previous
 
Next
New Post
10/17/2012 9:15 AM
 

Hi,

I like to display the terms on a different page.
For this I changed in my skin the following line:

FROM
<%@ Register TagPrefix="dnn" TagName="TERMS" Src="~/Admin/Skins/Terms.ascx" %>
TO
<%@ Register TagPrefix="dnn" TagName="TERMS" Src="http://www.watermanshop.com/terms.aspx" %>

However, I get an "not valid" error with this.
Somebody know what the proper syntax is to achieve this?

With regards, Ton Hermes 


Art is hard work, inspiration is the cream on top of it. See my watercolors at www.watermansite.com and my enamel art at www.watermanshop.com
 
New Post
10/17/2012 9:34 AM
 
Tom,

The src parameter is for pointing to a user control on your site, not a URL somewhere else.

Src="~/Admin/Skins/Terms.ascx"

If you want to point to a different page for your T&C's just create the link in the skin, don't use the built in DNN skin object.

Robert
 
New Post
10/17/2012 10:17 AM
 


how to change this line so it points to another page?
Please, can you give an example?

With regards, Ton

Art is hard work, inspiration is the cream on top of it. See my watercolors at www.watermansite.com and my enamel art at www.watermanshop.com
Hi Robert,

This is difficult stuff for me.
I found this line in my css file.

 
New Post
10/17/2012 10:40 AM
 
Ton Hermes wrote:
Hi Robert,

This is difficult stuff for me.
I found this line in my css file.



how to change this line so it points to another page?
Please, can you give an example?

With regards, Ton

 /*<td align="left" valign="middle"><div id="terms_style" class="footer_object"><dnn:COPYRIGHT runat="server" id="dnnCOPYRIGHT" CssClass="footer_object" />&nbsp;&nbsp;|&nbsp;&nbsp;<dnn:PRIVACY runat="server" id="dnnPRIVACY" CssClass="footer_object" />&nbsp;&nbsp;|&nbsp;&nbsp;<dnn:TERMS runat="server" id="dnnTERMS" CssClass="footer_object" /></div></td>*/


Art is hard work, inspiration is the cream on top of it. See my watercolors at www.watermansite.com and my enamel art at www.watermanshop.com
 
New Post
10/17/2012 1:03 PM
 
Ton, Just make it a regular link, something like: <dnn:TERMS runat="server" id="dnnTERMS" CssClass="footer_object" /> to: <a class="footer_object" href="www,mysite.com/terms.aspx" />T&C's </a/>Robert
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...other page for "terms"other page for "terms"


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out