New post indicator

3 posters

Go down

Solved New post indicator

Post by Dipener Fri Feb 10, 2023 6:01 pm

Forum Name: Movie Forum
Forum Link:https//movie.forumotion.asia
Attach a screenshot:New post indicator Screen31
Explain you problem: Hello, How to add this "New" indicator when someone post new topic/post in forum?

Any code for it please?
Dipener
Dipener
Banned

Posts : 111
FS - Cash : 285
Age : 31

https://moviez.forumotion.asia/

Solved Re: New post indicator

Post by Mati Fri Feb 10, 2023 6:30 pm

To add this you must go to HTML & JAVASCRIPT -> Javascript codes management Create a new javascript and add this script

Placement: In all the pages
Code:
$(function() {
  $('.forabg dl[style*="https://i.servimg.com/u/f88/20/00/67/44/forum_11.gif"]').find('a.forumtitle').append('<span class="new-post">NEW</span>');
});

Then we must style it with css code

Code:
.new-post {
  background: #84c754;
  font-size: 12px;
  margin-left: 10px;
  border-radius: 3px;
  color: #fff;
  padding: 1px 5px;
}

Remember to replace your Forum - New icons with yours this part [style*="https://i.servimg.com/u/f88/20/00/67/44/forum_11.gif"]
Mati
Mati
Staff MemberAdministratorFounder

Posts : 557
FS - Cash : 1162

https://forumservice.forumotion.com

Solved Re: New post indicator

Post by Dipener Fri Feb 10, 2023 6:39 pm

Nothing happened. Which part need to be changed?
Dipener
Dipener
Banned

Posts : 111
FS - Cash : 285
Age : 31

https://moviez.forumotion.asia/

Solved Re: New post indicator

Post by Mati Fri Feb 10, 2023 6:48 pm

Add this to https://i.servimg.com/u/f88/20/00/67/44/forum_11.gif icon to Icons for the forum Forum - New :
Mati
Mati
Staff MemberAdministratorFounder

Posts : 557
FS - Cash : 1162

https://forumservice.forumotion.com

Solved Re: New post indicator

Post by Dipener Fri Feb 10, 2023 6:54 pm

Still nothing happened. I added this image link to forum new
Dipener
Dipener
Banned

Posts : 111
FS - Cash : 285
Age : 31

https://moviez.forumotion.asia/

Solved Re: New post indicator

Post by Mati Fri Feb 10, 2023 7:09 pm

Only appears when someone replies to a topic
Mati
Mati
Staff MemberAdministratorFounder

Posts : 557
FS - Cash : 1162

https://forumservice.forumotion.com

Solved Re: New post indicator

Post by Dipener Fri Feb 10, 2023 7:10 pm

I tested it from my second account but not changed.
Dipener
Dipener
Banned

Posts : 111
FS - Cash : 285
Age : 31

https://moviez.forumotion.asia/

Solved Re: New post indicator

Post by Mati Fri Feb 10, 2023 7:16 pm

Did you remember to Enable Javascript code management: Yes and save
Mati
Mati
Staff MemberAdministratorFounder

Posts : 557
FS - Cash : 1162

https://forumservice.forumotion.com

Solved Re: New post indicator

Post by Dipener Fri Feb 10, 2023 7:17 pm

Yes. It is turn on
Dipener
Dipener
Banned

Posts : 111
FS - Cash : 285
Age : 31

https://moviez.forumotion.asia/

Solved Re: New post indicator

Post by Dipener Fri Feb 10, 2023 7:20 pm

Could you check if i give access on admin panel
Dipener
Dipener
Banned

Posts : 111
FS - Cash : 285
Age : 31

https://moviez.forumotion.asia/

Solved Re: New post indicator

Post by Mati Fri Feb 10, 2023 7:20 pm

Sure send the info
Mati
Mati
Staff MemberAdministratorFounder

Posts : 557
FS - Cash : 1162

https://forumservice.forumotion.com

Solved Re: New post indicator

Post by Dipener Sat Feb 11, 2023 10:14 am

Dear @mati

Any Solution on it?
Dipener
Dipener
Banned

Posts : 111
FS - Cash : 285
Age : 31

https://moviez.forumotion.asia/

Solved Re: New post indicator

Post by Mati Sat Feb 11, 2023 10:24 am

I'll try something else later on today stay tuned.
Mati
Mati
Staff MemberAdministratorFounder

Posts : 557
FS - Cash : 1162

https://forumservice.forumotion.com

Solved Re: New post indicator

Post by Dipener Sat Feb 11, 2023 10:27 am

Ok, i wait. Can i have positive response on staff request via PM?


@Mati any update?
Dipener
Dipener
Banned

Posts : 111
FS - Cash : 285
Age : 31

https://moviez.forumotion.asia/

Solved Re: New post indicator

Post by Dipener Thu Feb 16, 2023 3:19 am

Dear @mati,

Since this topic is solved in FM, so we can close this topic as solved
Dipener
Dipener
Banned

Posts : 111
FS - Cash : 285
Age : 31

https://moviez.forumotion.asia/

Solved Re: New post indicator

Post by Dipener Sat Feb 18, 2023 11:16 am

This topic has been solved. Please move it to archive
Dipener
Dipener
Banned

Posts : 111
FS - Cash : 285
Age : 31

https://moviez.forumotion.asia/

Solved Re: New post indicator

Post by System32 Sat Feb 18, 2023 11:22 am

Accepted: Problem solved, topic locked.
System32
System32
Premium MemberRetired Staff

Posts : 324
FS - Cash : 350
Age : 31

Solved Re: New post indicator

Post by Sponsored content


Sponsored content


Back to top


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