Is possible change class to body_class() after ajax call to load posts/pages? I would say no, but I have not used much with wordpress ajax, so I ask the question.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Your best bet would be to change the body class (either add class or remove class) with jQuery after the ajax call as a callback.
|
|||||||||
|