The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Share:
Notifications
Clear all

[Solved] Lists Not Working

11 Posts
2 Users
1 Likes
391 Views
Posts: 47
Topic starter
(@aaronmckeon)
Trusted Member
Joined: 3 years ago

Ordered and unordered lists are not working for users, even though it is an option in the editor.  When users create a list, it looks fine in the editor.  But immediately after publishing the list, it disappears and just strings the items together.  Admins can successfully add lists to their comments but not regular users.  Please see attached screenshots.  Can you please help?  Thanks.

list html scrubbed
list in editor

 

10 Replies
Asti
Posts: 7114
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

@aaronmckeon,

Please lave the direct URL where we can see the current comment. 

9 Replies
(@aaronmckeon)
Joined: 3 years ago

Trusted Member
Posts: 47

@asti Here is the link: https://peakprosperitycom.bigscoots-staging.com/beta-testers-start-here/#comment-1061843

Please note you will need to login to be able to comment.  I will email credentials to the info email address.

FYI - The same problem is happening on our live site, but best to use the non-live site for testing.

Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7114

@aaronmckeon,

please let us know once the email is sent. 

(@aaronmckeon)
Joined: 3 years ago

Trusted Member
Posts: 47
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7114

@aaronmckeon,

We'll need the admin accesses as well. Please send the user with admin access as well. 

(@aaronmckeon)
Joined: 3 years ago

Trusted Member
Posts: 47

@asti I've set your account back to admin and you can go to the following links and "switch to" any user in the other roles to test:

Let me know if this works or if you need a separate account created.  Thanks.

Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7114

@aaronmckeon,

 if you need a separate account created. 

Yes, we need separate accounts (admin and tier_2/author). 

(@aaronmckeon)
Joined: 3 years ago

Trusted Member
Posts: 47

@asti I have created two additional users:

  • gVectorsTier2
  • gVectorsAuthor

Both use the same password as provided for gVectors user.

Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7114

Thank you @aaronmckeon,

I'll let you know once the developers finish checking. 

Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7114

The issue is fixed.

The following codes are added:

$wpdiscuz = wpDiscuz();
add_filter('wp_kses_allowed_html', [$wpdiscuz->helper, 'filterKses']);

and

wp_update_comment( $comment );

You should keep those.

You can find those in the Snippets plugin. In the "Filter | Automatically approve comments" snippet. 

Share: