Login  Register

Re: Forum showing on local system but not on live site

Posted by ajac63 on Jun 19, 2024; 1:19pm
URL: https://support.nabble.com/Forum-showing-on-local-system-but-not-on-live-site-tp7613758p7613760.html

Many thanks for helping...  Right, so I don't then need to change the CNAME-record for the forum to show, only if I want to enable https://.  Thanks for saying.

The embedding code I have for all pages is now slightly different as follows:

<script type="text/javascript"> nabble_width = "1470px"; nabble_scroll_top = true; nabble_ignore_title = true; /script> <a id="nabblelink" href="http://talk-it-forum.549.s1.nabble.com/">talk-IT forum</a <script src="http://talk-it-forum.549.s1.nabble.com/embed/f1"></script>
So do I just add the a id="nabblelink" href="http://yourdomain.com">talk-IT forum</a at the end?