Support » Plugin: LuckyWP Table of Contents » What is changed ? Enfold Compatibility

  • Seolotsen

    (@webdesigngettorf)


    Dear Support, since last update, if your shortcode is implemented in theme enfold inside a color section, the color section isn’t longer full width. The complete page lost the full width functionality. If i turn off your plugin, the shortcode is visible and the page is full width again.

    • This topic was modified 3 years, 10 months ago by Seolotsen.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author LuckyWP

    (@theluckywp)

    Hello!
    Can you show page URL with this problem?

    Unfortunatly, we don’t have access to premium theme Enfold for testing…

    Thread Starter Seolotsen

    (@webdesigngettorf)

    Hi… Here: as example. The grey area with the Table of Contents should be full width. If i deactivate the plugin, fullwidth is back

    Please give me a mail-adress. I can’t / don’t want post URLs here

    Thx

    Plugin Author LuckyWP

    (@theluckywp)

    Write to this email: ted@theluckywp.com

    Plugin Author LuckyWP

    (@theluckywp)

    I found problem.

    From version 2 in LuckyWP Table of Contents for headings processing used DOM. For correctly work in filter the_content need correct HTML. In most cases, the HTML content is correct.

    In Enfold theme in file template-builder.php on line 100:
    $content = apply_filters('the_content', $content);
    Content is incorrect HTML (some tags are not closed and there are extra closing tags).

    Try connect with Enfold support. I hope they can fix it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘What is changed ? Enfold Compatibility’ is closed to new replies.