This question is answered.


Permlink Replies: 2 - Pages: 1 - Last Post: 20 May 20, 17:53 Last Post By: jret Threads: [ Previous | Next ]
jret

Posts: 175
Registered: 5-Mar-2009
Neptune: copyright notice
Posted: 20 May 20, 16:35
 
  Click to reply to this thread Reply
The copyright notice has the option of top level only or all pages. Is it possible to display the copyright notice on all pages except the top level? If so, how? and I'm not requesting adding a feature - this is essentially a one-off type of situation.
JeffTucker

Posts: 8,039
Registered: 31-Jan-2006
Re: Neptune: copyright notice
Posted: 20 May 20, 16:53   in response to: jret in response to: jret
Correct
  Click to reply to this thread Reply
Not too difficult, it turns out. Under Neptune > Misc, enter your copyright statement, and let the skin put it on all pages.

But now we'll turn it off only for the top level. Head for Neptune > Code > HTML. In the last box, to insert something before the closing </body> tag, check the Top level only box, and enter this:
<script>$('.ne-copyright').remove();</script>
To someone who doesn't know jQuery, the syntax is bizarre, so copy and paste this.

Edited by: jGromit on 20-May-2020 10:54 - simpler
jret

Posts: 175
Registered: 5-Mar-2009
Re: Neptune: copyright notice
Posted: 20 May 20, 17:53   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
Perfect ... thanks!
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums