@phenomlab thank you very much for the assistance Mark, massively appreciated as always.
The great thing about this is it’s all documented for other NodeBB users that come looking for solutions 😃.
Looks far better 🤝👍🏻.
On Sudonix, bottom right, I can see “Consent” which opens up the same page I see when I registered for the first time. How do I get one just like this for my site also?
@mventures That’s just a simple HTML footer - you can add your own link to this by adding the below where you’d like it to appear
<a href='/me/consent/'>Consent</a>
@phenomlab I used that script and I can see it appear on the footer. Is there something else I need to change in the tag because when clicked, I get the below:
Does it have to do with the double slash after “user”: https://mysite/user**//**consent/
I removed the “/” after {username} but that didn’t fix it.
@mventures no, I think you’ll need a js
function to expose the {username}
variable from memory. I’ll provide that a bit later today.
@DownPW @mventures that’s a good point actually. I forgot that route existed.
I’ll update the answer based on that.
Hey @phenomlab, I was wondering if you have a solution for this one. Thank you again!
@phenomlab I am so sorry! I didn’t realise you had updated your previous answer. My bad! I have now used the “me” version and it’s working perfectly!
@mventures no issues !
Hello
can you say more about the widget footer mark because i have this on the footer after login
@DownPW I just logged into your test forum and can’t see that?
yep I have disabled the widget I enabled it
@DownPW Ok. Let me check
@DownPW I still do not see any issues.