Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter irynavad

    (@irynavad)

    I found that this happen when we use Fusion Theme Builder. Content duplicate shown instead Layout Sections

    Plugin Author ThimPress

    (@thimpress)

    Hi

    Ok, good job, if have another issue you are welcome

    Thread Starter irynavad

    (@irynavad)

    What good job? ))) I just found what is broken. BUT – how to fix it? I created ticket in support forum too.

    Thread Starter irynavad

    (@irynavad)

    Now we found how to fix:

    class-lp-page-controller.php

    add after line 669

    if (!( is_singular() && in_the_loop() && is_main_query() )) {
        return $content;
    }
    Plugin Author ThimPress

    (@thimpress)

    Hi

    We are checking it when complete we will respond to you on our forums

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Single Course template broken with theme Avada’ is closed to new replies.