• Resolved starkcodes

    (@starkcodes)


    There is compatibility problem with the Timber plug-in. Both plug-ins use Twig as template engine.
    Timber Plugin

    If you open for example the object detail view or the overview, the loading of the current page takes over a minute.
    If you do not load Timber for the current page, the error disappears.

    This makes the plug-in unusable for all my pages.
    Does anyone have an idea how to work around this problem?

    • This topic was modified 3 years, 9 months ago by starkcodes.
Viewing 1 replies (of 1 total)
  • Thread Starter starkcodes

    (@starkcodes)

    Sorry, it’s not Flowfact or Timber after all. The error occurs when in Timber (whether in the template or in functions.php) on a WP option page created with ACF is accessed.

    As soon as the following code is loaded somewhere, it seems that the detail view of a property lands in a timeout and the loading time is over a minute.

    For example with: $context['options'] = get_fields('option');

    If someone has an idea what this can be, I would be happy about an answer. I will close this ticket for now.

Viewing 1 replies (of 1 total)
  • The topic ‘Compatibility Problem with Timber’ is closed to new replies.