• There is compatibility problem with the Flowfact Plugin. Both plug-ins use Twig as template engine.
    FLOWFACT WP Connector

    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 respective 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?

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 why this happens, I would be happy about an answer.

Viewing 1 replies (of 1 total)
  • The topic ‘compatibility problem with Flowfact Plugin’ is closed to new replies.