Showing a Link Only to a Specific User Group in Evolution CMS
How to render frontend links only for certain authorized users by checking group membership instead of relying on visible-but-unsafe UI tricks.
Release notes, extras updates, guides, videos, and practical Evolution CMS knowledge in one place.
How to render frontend links only for certain authorized users by checking group membership instead of relying on visible-but-unsafe UI tricks.
How to handle several uploaded files in one Evolution CMS eForm submission without breaking validation or PHP upload processing.
A historical ecosystem note on making Evolution CMS updates easier to discover and apply through a more package-oriented update flow.
How to troubleshoot AJAX form submissions that trigger a 500 error when ajaxSubmit and eForm are combined in an Evolution CMS project.
How to fetch another document’s title or TV value in Evolution CMS when you only have the resource ID available in the current template logic.
Why larger menuindex steps such as +5 or +10 can make manager reordering easier on large Evolution CMS trees.
How to approach Evolution CMS errors that appear only after a database restore, especially when the manager starts failing but the root cause is a mismatch in environment assumptions.
How to reason about MultiTV behavior on older cp1251 Evolution CMS sites and why encoding assumptions often cause the visible breakage.
How to troubleshoot API bootstrap scripts when MODX_API_MODE is enabled but the expected Evolution CMS config values still do not appear.
Why bDebug mattered as a lightweight debugging aid for Evolution CMS teams who wanted quick visibility into arrays, session data, and query behavior.
How to vary link text or UI labels depending on the current parent section by using UltimateParent-style logic in Evolution CMS.
How to configure TinyMCE so formatting actions generate style-based markup instead of older presentational tags where possible.
How to adapt Ditto pagination templates when the listing is rendered inside a carousel or slider-style wrapper instead of a plain text pager.
How to think through description-length limits in Evolution CMS when the built-in field stops fitting the real SEO or editorial use case.
How to reason about large Template Variable payloads in Evolution CMS and what to change when stored values approach database field-size limits.
How to think through the choice of e-commerce tooling for MODX Evolution when integration needs, 1C sync, and catalog scale all affect the right answer.
How to avoid mail-delivery problems in Evolution CMS eForm setups by separating the visible sender identity from the real SMTP-safe sender address.
How to use selfLink-style navigation logic to link neighboring documents without losing control over what counts as the previous or next item.
How to assign active classes to current and parent items in Evolution CMS menus built with Ditto or Wayfinder.
Why eFilter mattered as an Evolution CMS approach to automatic filtering over TV-driven product data and richer catalog parameters.