AI Assistant
Notifications
Clear all

[Closed] My replies are not indenting/nesting

3 Posts
2 Users
0 Reactions
1,151 Views
Posts: 2
Topic starter
Translate β–Ό
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@peter122)
New Member
Joined: 6 years ago
[#14164]

Hello everyone! 

I have two problems πŸ™‚

1. 

I am using the 'threaded' layout version, but unfortunately none of my replies (and other other people during testing) are nesting. 

I currently have my 'Replies Nesting Levels Deep' set equal to 7, and have played around with different numbers to see if there were any changes. No luck.

2.

Under the profile>Acccount, is there a way to hide the password and password reset fields? I am managing passwords from another part of the website (using paidmembershippro), so would like to avoid any duplications πŸ™‚ 

 

So sorry if any of my questions are silly in advance!! 

 

Thank you!! 


2 Replies
Posts: 2
Topic starter
Translate β–Ό
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@peter122)
New Member
Joined: 6 years ago

Hi everyone,Β 

Just an update (and to save anyone trying to solve it). I realised after testing that it is perfectly normal for the first reply to not be indented. Only the reply thereafter on the same thread would be indented!Β 

my second problem however remains unsolved. Let me know πŸ™‚Β 

Β 

thanks!Β 

Β 

Β 


Sofy
Posts: 5774
 Sofy
Admin
Translate β–Ό
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@sofy)
Support Team
Joined: 8 years ago

Hi @peter122,

I am using the 'threaded' layout version, but unfortunately none of my replies (and other other people during testing) are nesting.Β 

Please try to delete all caches before checking. Also, please click on the [Rebuild Threads] button located in the Dashboard > Forums > Dashboard admin page.Β 

Under the profile>Acccount, is there a way to hide the password and password reset fields? I am managing passwords from another part of the website (using paidmembershippro), so would like to avoid any duplications

You can hide it using the CSS code:Β 

.wpf-field.wpf-field-type-password.wpf-field-name-user_pass.wpf-field-required {
display: none !important;
}

The CSS code should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Styles Tab.Β Β 

Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.Β  Β 


Share: