Evolution (Evo) is an easy-to-use Content Management System (CMS) and Application Framework rolled into one. MODX Evolution is now maintained by a small but dedicated group of Community Volunteers.
Questions tagged [modx-evolution]
133 questions
2
votes
1 answer
How to parse the document content and then process the final HTML within a snippet? (EVO2)
In Evolution CMS (former MODx Evolution) I have some scenarios where I use a snippet to go through the document content using the DOM in PHP.
The document content contains HTML and several snippets. Those snippets generate custom HTML output (when…

Avatar
- 14,622
- 9
- 119
- 198
2
votes
1 answer
Create a Bootstrap menu with WayFinder
Trying to create a Bootstrap menu with WayFinder. How to finish it?
2
votes
6 answers
Users get logged in automatically as different user
This sounds very weird. But currently users of our site is seeing this behavior randomly.
When they browse anonymously the site they gets logged in as a different user. They got logged in as users which is actually currently logged into the system.…

chanchal118
- 3,551
- 2
- 26
- 52
2
votes
1 answer
AJAX Search Not Showing Results
I'm trying my hand at creating an AJAX search and having some difficulty. Here's my JS and form: