Jump to content

Recommended Posts

Posted (edited)
12 hours ago, Luuuk said:

Hi,

Check the following topic:

 

In the screenshot provided, how do you get rid of the 'space' the repuation button has (So it is parallel),

Also, how do you fix it so if you have 1 'Post' it only says 'Post' and not 'Posts'?

@Dexter_X

Screenshot_9.png

Edited by ava5ter
Posted (edited)

post/posts should be defined in the strings, not in the code.

regarding the alignment I don't understand what you're reffering to, but if you obtain what I see in your picture, it means you've not done exactly what is described in my instructions. You need to make special care about the tags in the code <.../> or you can obtain some hazardous inconsistencies...

Edited by Dexter_X
Posted (edited)
7 minutes ago, Dexter_X said:

post/posts should be defined in the strings, not in the code.

regarding the alignment I don't understand what you're reffering to, but if you obtain what I see in your picture, it means you've not done exactly what is described in my instructions. You need to make special care about the tags in the code <.../> or you can obtain some hazardous inconsistencies...

In the topic someone said to paste this

	<i class="fa fa-comment"></i> {number="$comment->author()->member_posts" format="short"} Posts</a>
						</li>
						{{if isset( $comment->author_solved_count )}}

What should I change to do to get the 'topics' thingy?

Edited by ava5ter
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...