• Resolved principioattivo

    (@principioattivo)


    Hello.
    External link plugin creates a conflict in DIVI template backend.
    The template does not load the editor.

    WP url: https://www.glispecialistidelladisinfestazione.com
    WP version: 5.7.2
    PHP version: 7.4.21
    Active Plugins:
    – ActiveCampaign, version: 8.1.7
    – ActiveCampaign for WooCommerce, version: 1.4.3
    – Advanced Editor Tools (previously TinyMCE Advanced), version: 5.6.0
    – Akismet Anti-Spam, version: 4.1.10
    – Autoptimize, version: 2.8.4
    – Call Now Button, version: 0.4.3
    – EWWW Image Optimizer, version: 6.1.9
    – Google Tag Manager for WordPress, version: 1.13.1
    – Image Widget, version: 4.4.7
    – Really Simple SSL, version: 5.0.3
    – Social Icons Widget & Block by WPZOOM, version: 4.1.3
    – SumUp Payment Gateway For WooCommerce, version: 1.0.0
    – WooCommerce, version: 5.5.1
    – WordPress Importer, version: 0.7
    – WP External Links, version: 2.50
    – WP Super Cache, version: 1.7.4
    – Yoast SEO, version: 16.7

    WPEL Settings:
    array(
    ‘wpel-external-link-settings’ => array (
    ‘apply_settings’ => ‘1’,
    ‘target’ => ‘_blank’,
    ‘target_overwrite’ => ”,
    ‘rel_follow’ => ‘nofollow’,
    ‘rel_follow_overwrite’ => ‘1’,
    ‘rel_noopener’ => ‘1’,
    ‘rel_noreferrer’ => ”,
    ‘rel_external’ => ‘1’,
    ‘rel_sponsored’ => ”,
    ‘rel_ugc’ => ”,
    ‘title’ => ‘{title}’,
    ‘class’ => ”,
    ‘icon_type’ => ”,
    ‘icon_image’ => ‘1’,
    ‘icon_dashicon’ => ‘dashicons-menu’,
    ‘icon_fontawesome’ => ‘fa-address-book’,
    ‘icon_position’ => ‘right’,
    ‘no_icon_for_img’ => ‘1’,
    ),
    ‘wpel-internal-link-settings’ => array (
    ‘apply_settings’ => ”,
    ‘target’ => ”,
    ‘target_overwrite’ => ”,
    ‘rel_follow’ => ”,
    ‘rel_follow_overwrite’ => ”,
    ‘rel_noopener’ => ‘1’,
    ‘rel_noreferrer’ => ‘1’,
    ‘title’ => ‘{title}’,
    ‘class’ => ”,
    ‘icon_type’ => ”,
    ‘icon_image’ => ‘1’,
    ‘icon_dashicon’ => ”,
    ‘icon_fontawesome’ => ”,
    ‘icon_position’ => ‘right’,
    ‘no_icon_for_img’ => ‘1’,
    ),
    ‘wpel-excluded-link-settings’ => array (
    ‘apply_settings’ => ”,
    ‘target’ => ”,
    ‘target_overwrite’ => ”,
    ‘rel_follow’ => ”,
    ‘rel_follow_overwrite’ => ”,
    ‘rel_noopener’ => ‘1’,
    ‘rel_noreferrer’ => ‘1’,
    ‘title’ => ‘{title}’,
    ‘class’ => ”,
    ‘icon_type’ => ”,
    ‘icon_image’ => ‘1’,
    ‘icon_dashicon’ => ”,
    ‘icon_fontawesome’ => ”,
    ‘icon_position’ => ‘right’,
    ‘no_icon_for_img’ => ‘1’,
    ),
    ‘wpel-exceptions-settings’ => array (
    ‘apply_all’ => ‘1’,
    ‘apply_post_content’ => ‘1’,
    ‘apply_comments’ => ‘1’,
    ‘apply_widgets’ => ‘1’,
    ‘skip_post_ids’ => ”,
    ‘ignore_classes’ => ”,
    ‘subdomains_as_internal_links’ => ”,
    ‘include_urls’ => ”,
    ‘exclude_urls’ => ”,
    ‘excludes_as_internal_links’ => ”,
    ‘ignore_script_tags’ => ‘1’,
    ‘ignore_mailto_links’ => ‘1’,
    ),
    ‘wpel-admin-settings’ => array (
    ‘own_admin_menu’ => ‘1’,
    ),
    );

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    Please go to the Exceptions tab and for the ”
    Apply settings on” option, uncheck “All contents (the whole page)” and just leave the other checkboxes checked (Post Content, Comments, Widgets).

    Thread Starter principioattivo

    (@principioattivo)

    Unfortunately, if I set that option, all links are not sanitized

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict with DIVI template’ is closed to new replies.