• Resolved DivineHQ

    (@divinehq)


    Comment Links not working in Briefed theme vs Twenty Twelve theme

    PROBLEM:
    (1) We use the “Briefed” theme. The comment links in this theme do NOT work as expected (more detail below).
    (2) As a test, we applied the “Twenty Twelve” theme. The comments links work fine in this theme (more detail below).
    (3) The HTML code behind the comment links for both themes are practically the same (copied below) but “Briefed” theme comment links do not open the comments template.

    QUESTION:
    What is the solution to get “Briefed” theme comment links to work?

    CONFIGURATION:
    (4) Plugins > Installed Plugins:
    [x] WooCommerce
    [x] WP Survey And Quiz Tool
    (5) Settings > Discussion:
    [x] Allow people to post comments on new articles
    [x] Anyone posts a comment
    (6) Posts > All Posts > “open every post” > Edit:
    [x] Allow Comments
    (7) Posts > All Posts > “open every post” > Quick Edit:
    [x] Allow Comments
    (8) Posts > Screen Options > Show On Screen:
    [x] Comments

    NOTE: The URL below will display the website with the “Briefed” theme applied, not the “Twenty Twelve” theme.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    USING “Briefed” THEME:
    Link called “0 Comments” points to
    https://imarriedamormon.com/blog#respond
    Click on the “0 Comments” link
    but the comments template does NOT appear
    you still see https://imarriedamormon.com/blog

    INSPECTING “0 Comments” LINK:

    ‘<div class=”post-more”>’
    ‘<span class=”like”></span>’
    ‘<span class=”comments”>’
    0 Comments
    ‘</span>’
    ‘</div>’
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    USING “Twenty Twelve” THEME: https://imarriedamormon.com/
    Link called “Leave a reply” points to
    https://imarriedamormon.com/blog#respond
    Click on the “Leave a reply” link
    the comments template appears as expected

    INSPECTING “Leave a reply” LINK:

    ‘<div class=”comments-link”>’

    ‘<span class=”leave-reply”>Leave a reply</span>’

    ‘</div>’
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Comment Links not working in Briefed vs Twenty Twelve themes’ is closed to new replies.