LogoLogo
Ajaxify HomeWP.org RepoDLX Plugins
Ajaxify Comments
Ajaxify Comments
  • 👋Welcome to Ajaxify Comments
  • First Time Users
    • Installing the Plugin
    • Finding the Settings
    • Getting Started
    • Menu Helper
  • 🖌️Customization
    • Labels and Translations
    • Appearance Settings
  • 🤓Advanced Topics
    • Callbacks
    • Disable Scroll to Posted Comment (Anchor)
    • Disable URL Updating
    • Lazy Loading Comments
    • Selectors
    • WPML and Translations
  • Developers
    • Script Debugging
    • Actions and Filters
      • Changing Labels Programmatically
    • GitHub Repo
    • Changelog
  • Theme Integrations
    • Ollie
    • Twenty Twenty-Three
  • Plugin Integrations
    • Confetti
    • Comment Edit Core
  • Quick Links
    • Ajaxify Home
    • Support
    • GitHub Repo
    • WordPress.org Plugin Page
Powered by GitBook
On this page
Export as PDF
  1. Theme Integrations

Twenty Twenty-Three

Twenty Twenty-Three is a default block theme for WordPress.

PreviousOllieNextConfetti

Last updated 1 year ago

Was this helpful?

LogoLogo

Download

  • GitHub
  • WP.org Repo

Support

  • WP.org Support
  • DLX Support
  • Contact

DLX Plugins

CtrlK

Was this helpful?

Twenty Twenty-Three has a different selector structure than a lot of themes. While FSE is catching on and themes are changing, we will update the selectors as needed.

LogoTwenty Twenty-ThreeWordPress.org

These selectors are for reference until they can be built into Menu Helper.

Twenty Twenty-Three Selectors

Comments Container

.wp-block-comments

Comments List Container

.wp-block-comment-template

Comment Form

#commentform

Respond Textarea Selector

#respond

Comment Textarea Selector

#comment

Comment Submit Button Selector

#submit

Paging Links Selector

.wp-block-comments .wp-block-comments-pagination a

Comment Links Selector

.wp-block-comments a[href*="/comment-page-"]