New Landing How can we help? Atelier Comment count on widget is off

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #178089
    NMillard
    Member
    Post count: 115

    Hi

    I just noticed that my comment count on swift widget thing is off a bit. It’s not centered inside the chat icon as the “like-count” is in the square/heart icon.

    I’ve attached an img. Notice that the span element don’t have any class as the “love-count” span does.

    Have I done something to cause this or is it a bug?

    Attachments:
    You must be logged in to view attached files.
    #178740
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Fine for me on our demo, please can you provide your link so I can check?

    – Kyle

    #178893
    NMillard
    Member
    Post count: 115
    #178998
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .comments-likes a > span {
      font-size: 11px;
      font-weight: bold;
      left: 0;
      line-height: 22px;
      padding-top: 1px;
      position: absolute;
      text-align: center;
      top: 0;
      width: 100%;
    }
    .comments-likes > a {
      display: inline-block;
      position: relative;
    }

    – Kyle

    #179005
    NMillard
    Member
    Post count: 115

    Awesome! Thanks!

    Do you have any idea of why it just went off track like that?

    Another thing: I’ve tried to put my translated language files into the child-theme, but it doesnt seem to work. I’ve created a folder called “language” inside the child-theme folder and placed the da_DK files there.

    Maybe I should send you my translations so that you can include them in the updates?

    #179007
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It’s because we changed the class from comments-likes to comments-wrapper and forgot to change it on the widget.

    Please open a new topic for that issue as someone else will deal with that for you ๐Ÿ™‚

    – Kyle

    #179008
    NMillard
    Member
    Post count: 115

    Ah okay – that’ll be fixed in the next update, ye?

    anyway, thanks for the help! ๐Ÿ˜€

    #179012
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Will let the developer know about it ๐Ÿ™‚

    – Kyle

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register