This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Reply link
#1

Hello,

The 'View reply' link doesn't show up when there are replies to a comment.

The link shows up when I toggle the 'Sort by' comments dropdown list.

Thanks for your help,

Neo
Reply
#2

Hi Neo do you have a link to where this is happening so I can take a look?

Have you completed the interview?
Reply
#3

Thanks for taking a look Steven,

https://www.intelligencetest.com/questio...bal/1.html
Reply
#4

More info:

Another instance where 'View reply' link shows up is after a comment has been posted.
Reply
#5

I haven't seen this issue before. I notice you have a couple of JavaScript errors in the console so it may be that these errors are affecting it. To fix them can you try removing this code at the bottom of your page? Only remove it on the page(s) where Commentics is. Commentics loads jQuery itself, so it doesn't need it including again there.

Code:
   <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
   <script src="../../js/jquery.js"></script><script
 src="https://code.jquery.com/jquery-2.2.4.min.js"
 integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44="
 crossorigin="anonymous"></script>

Have you completed the interview?
Reply
#6

Yes that was the issue, thanks for looking into it.

<script src="../../js/jquery.js"></script> links to jquery v1.12.0

I added the link to v2.2.4, in order to see if that was the issue, however I forgot to delete the link to v1.12.0.
I need jquery for bootstrap to work; with v2.2.4, bootstrap works and the reply link shows up.
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
13-Mar-2013, 02:04 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)