The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Posts Number

3 posters

Go down

In progress Posts Number

Post by VoxThePie January 6th 2015, 4:03 pm

How i can show the  Numbers of Topics And Posts in the category ?


And where do i get like this  Follow us tab  ---> http://prntscr.com/5otkft
avatar
VoxThePie
New Member

Posts : 21
Reputation : 1
Language : English

http://voxthepie.forum.st/forum

Back to top Go down

In progress Re: Posts Number

Post by Rupture January 6th 2015, 4:58 pm

The number of the announcements and staff MAY come automatically if you have your Sticky and Announcements separated from your topics with a table. Check if you have it by going to: Admin Panel > General > Messages and e-mails > Configuration
and check to the option named 'Separate announcements and stickies from the messages:' if you have it, 'With a table' as the picture below:
Posts Number F7eEibN

If that doesn't do it, then, for the Announcment and Stickies, you need to do some editing in the templates. So:
go to Admin Panel > Display > Templates > General > topic_list_box and press to edit the template.
Find this: {topics_list_box.row.L_TITLE} and replace it with the below:
Code:
<span class="numberannst">{topics_list_box.row.L_TITLE} ({topics_list_box.row.COUNT_TOTAL_TOPICS})</span>

Then, for the topics, go to the same template and do the below:
Find {topics_list_box.row.topic.table_sticky.L_TITLE} delete it and add the below:
Code:
<span class="topicnumbercounter">{topics_list_box.row.topic.table_sticky.L_TITLE} ({topics_list_box.row.topic.table_sticky.COUNT_TOTAL_TOPICS})</span>

Save the template and publish it.That should work!
Rupture
Rupture
Forumember

Male Posts : 329
Reputation : 6
Language : English, Español, Deutsch, Catalá
Location : Earth

http://raptorgaming.forumotion.com

Back to top Go down

In progress Re: Posts Number

Post by Mati January 6th 2015, 5:54 pm

VoxThePie wrote:
And where do i get like this  Follow us tab  ---> http://prntscr.com/5otkft

Follow this tutorial -> http://fmfocus.forumotion.net/t1040-add-social-media-buttons-to-your-forum-all-version
Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

In progress Re: Posts Number

Post by VoxThePie January 7th 2015, 12:25 am

I want the post number and view and the style of my category to be as fine as in forumotion forum:
http://prntscr.com/5pd58a



http://prntscr.com/5pd5p2  <-- my forum 



As for the  Follow US button got any idea how to make them animated like in forumotion forum ?>
avatar
VoxThePie
New Member

Posts : 21
Reputation : 1
Language : English

http://voxthepie.forum.st/forum

Back to top Go down

In progress Re: Posts Number

Post by Mati January 7th 2015, 12:27 am

Add this to your CSS

Code:
#my_social img:hover {
    transform: rotate(-10deg);
}
Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

In progress Re: Posts Number

Post by VoxThePie January 7th 2015, 3:23 pm

not the same rotate as forumation forum has up there  the one they got more nicer and unique 


http://prntscr.com/5pd5p2  <-- any about this ? can it get fixed
avatar
VoxThePie
New Member

Posts : 21
Reputation : 1
Language : English

http://voxthepie.forum.st/forum

Back to top Go down

In progress Re: Posts Number

Post by Rupture January 7th 2015, 5:25 pm

Okay you said you wanted to show the number of topics, but now I don't really understand what you want.. On that screenshot it looks like your category is messed up a little bit. Post the link to your forum and please be specific as to what it is you want to fix.
Thx
Rupture
Rupture
Forumember

Male Posts : 329
Reputation : 6
Language : English, Español, Deutsch, Catalá
Location : Earth

http://raptorgaming.forumotion.com

Back to top Go down

In progress Re: Posts Number

Post by VoxThePie January 7th 2015, 10:33 pm

¬_¬ don't you see how in the forumotion sorted out i mean the table of the categories are quite nice and it doesn't scale when you zoom in or out and the post  topic  title is not shown for me ... as well it keep moving around when ever i scroll.
avatar
VoxThePie
New Member

Posts : 21
Reputation : 1
Language : English

http://voxthepie.forum.st/forum

Back to top Go down

In progress Re: Posts Number

Post by Rupture January 9th 2015, 11:46 am

Hi, I may not be the best to help you, however no one can give you a code with the info you provided. You need to give us your Forum link please, and I will see if I can help you, if not I'll get someone from Forumotion staff to check this topic. But as I said please post your Forum link. Thanks!
Rupture
Rupture
Forumember

Male Posts : 329
Reputation : 6
Language : English, Español, Deutsch, Catalá
Location : Earth

http://raptorgaming.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum