• I have a 3-column layout for my single posts and would also like to have nested comments.

    Because my column is narrow, I’ve done away with the indenting of nested comments and I’ve implemented different colored speech bubbles to differentiate between levels of conversations (ie. who’s commenting on the post vs. who’s responding to a conversation).

    I’m a long ways to being finished with styling the speech bubbles, but I thought of an idea that would help users navigate the comments easily:

    Putting in the comment-head, “Name said…” or “Name replied to Comment Author” AND

    Instead of the reply link to say the default, “Reply” change it to say, “Reply to “Comment Author””

    I’ve been going at it for hours now, trying to achieve this (mainly because I’m a php newbie and I’m merely googling and guessing on what would work).

    Can you please help me?

    Thanks,
    Roselle

    P.S. Here’s a pic of what I want to achieve, thanks.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter RoselleCelina

    (@rosellecelina)

    BTW, here’s the code of my comments.php file:

    [ Moderator note: excessive amounts of code moderated. For that much code please use pastebin.com and post the links instead. ]

    A pic won’t help. A link to your site may.

    Thread Starter RoselleCelina

    (@rosellecelina)

    Here’s the link to a single post

    Could you turn the Avatars off temporarily please?

    Admin Dashboard>Settings>Discussion>Avatars>Uncheck top box (Avatar Display)>Save Changes>Clear server cache or CDN if in use…

    Report back…

    Thread Starter RoselleCelina

    (@rosellecelina)

    Just did that and emptied all caches.

    Please discover (probably a plugin) what is outputting:

    <div class="clicklikeandcomment">
    			<div class="clicklikeandcommentbutton">
    				<div class="fb-like fb_edge_widget_with_comment fb_iframe_widget" data-href="https://www.facebook.com/MLMLeadsGenerationblog"
     data-send="false" data-layout="standard" data-width="45" data-show-faces="false" data-font="segoe ui" fb-xfbml-state="rendered"><span style="height: 28px; width: 225px;"><iframe id="f1e1085448"
    name="f25ce0a2e4" scrolling="no" style="border: none; overflow: hidden; height: 28px; width: 225px;" title="Like this content on
     Facebook." class="fb_ltr" src="https://www.facebook.com/plugins
    /like.php?api_key=160571990776361&locale=en_US&sdk=joey&channel_url=https%3A%2F%2Fs-static.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D24%
    23cb%3Dfd61d2874%26origin%3Dhttps%253A%252F%252Fmlmleadsgenerationblog
    .com%252Ffc1988394%26domain%3Dmlmleadsgenerationblog.com%26relation%3Dparent.parent&href=https%3A%2F
    %2Fwww.facebook.com%2FMLMLeadsGenerationblog&node_type=link&width=225&font=segoe%20ui&layout=standard&colorscheme=light&show_faces=false&
    send=false&extended_social_context=false"></iframe></span></div>
    
    			</div>
    			<div class="sharethenpost"><a href="https://www.facebook.com/sharer.php?u=https:
    //mlmleadsgenerationblog.com/tennessee-defeats-mississippi-to-reach-semifinals/" target="targetWindow"
    onclick="window.open(this.href,'targetWindow','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=575px,height=350px')"><img src="https://mlmleadsgenerationblog.com/wp-content/themes
    /newstube/images/facebook-share-button-medium.png"></a>
    			</div>
    		</div>

    It’s hosing your comments.

    Thread Starter RoselleCelina

    (@rosellecelina)

    yup, I want that to be there before the comments list

    Have you asked the developers for help?

    https://www.theme-junkie.com/themes/newstube/

    Thread Starter RoselleCelina

    (@rosellecelina)

    Hi,

    Yes I did a few days ago…no reply from them yet. I figured I would ask the wordpress community too.

    Thanks,
    Roselle

    It is outputting hidden inline CSS – prob from an external source – I suggest against such

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Changes to comments & reply to comment’ is closed to new replies.