Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
ava5ter Posted September 16, 2021 Author Posted September 16, 2021 (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 Edited September 16, 2021 by ava5ter
Dexter_X Posted September 16, 2021 Posted September 16, 2021 (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 September 16, 2021 by Dexter_X
ava5ter Posted September 16, 2021 Author Posted September 16, 2021 (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 September 16, 2021 by ava5ter
Recommended Posts