teephe

Please how can i achieve this for every pinned thread?

  • Thread starter Thread starter teephe
  • Start date Start date

teephe

Well-Known Member
Reputation: 7%
1676127427578.webp

The Pin & please read shows before the title of every pinned thread
 
The simple way is to manually edit the titles yourself.
Or create a Thread Prefix and set them up.
Thanks so much for your response, please do you have a code that can be attached to the prefix to make it look like that?
Thanks
 
Thanks so much for your response, please do you have a code that can be attached to the prefix to make it look like that?
Thanks
Demo:
https://demo.xenvn.com/cat-cat-cat-cat.t16/

How to do it:
Step 1. Create a Thread prefixes:

  • Title: Please Read
  • Display styling -> Other. Fill with value: label pinned_prefix
  • Usable by user groups, Applicable forums (Choose where you need)
1676211198196.webp


Step 2. Add extra CSS:
  • Open Appearance -> Styles -> Templates -> extra.less
  • Add the following code at the end (Edit the style to your liking):
CSS:
You must log in to view content
(21 lines)

1676211214737.webp


Step 3: Add the created Prefix to the threads you need.

1676211326452.webp


Done!.
 
Demo:
https://demo.xenvn.com/cat-cat-cat-cat.t16/

How to do it:
Step 1. Create a Thread prefixes:

  • Title: Please Read
  • Display styling -> Other. Fill with value: label pinned_prefix
  • Usable by user groups, Applicable forums (Choose where you need)
1676211198196.png

Step 2. Add extra CSS:
  • Open Appearance -> Styles -> Templates -> extra.less
  • Add the following code at the end (Edit the style to your liking):
CSS:
You must log in to view content
(21 lines)

1676211214737.png

Step 3: Add the created Prefix to the threads you need.

1676211326452.png

Done!.
WOW! Thank you so much, you are a genius
 
WOW! Thank you so much, you are a genius
Sorry to bother you boss, how can i make the prefix not clickable on forum list and also not showing on thread view
cos the prefix shows before the title on the browser navbar
 
Top