Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Marcel

    (@marceljm)

    Hi, @rsheng.

    Please access Settings > Help > Support > status button. Click on that, copy and send me the data.

    Thread Starter 111

    (@rsheng)

    
    Featured Image from URL:3.2.4;
    WordPress:5.4.2;
    Site:https://www.goxds.net;
    Theme:Patus;
    PHP:7.3.11;
    WooCommerce:;
    Pages:5;
    Posts:122;
    Products:;
    Images without Dimensions:;
    URLs with Metadata:0;
    URLs:0;
    php-curl:yes;
    Plugins:
     - Accelerated Mobile Pages (accelerated-mobile-pages)
     - Cloudflare Flexible SSL (cloudflare-flexible-ssl)
     - Featured Image from URL (featured-image-from-url)
     - Yoast SEO Premium (wordpress-seo);
    Active Plugins:
     - cloudflare-flexible-ssl
     - accelerated-mobile-pages
     - featured-image-from-url
     - wordpress-seo-premium
    fifu_auto_alt:toggleon;
    fifu_class:toggleoff;
    fifu_clean_dimensions_all:toggleoff;
    fifu_column_height:64;
    fifu_confirm_delete_all:toggleoff;
    fifu_confirm_delete_all_time:;
    fifu_content:toggleoff;
    fifu_content_page:toggleoff;
    fifu_css:;
    fifu_data_clean:toggleoff;
    fifu_default_url:https://cdn.shopify.com/s/files/1/0248/4522/1987/files/xsdss.jpg?102;
    fifu_dynamic_alt:toggleoff;
    fifu_enable_default_url:toggleon;
    fifu_fake:toggleon;
    fifu_get_first:toggleoff;
    fifu_grid_category:toggleoff;
    fifu_hide_cpt:toggleoff;
    fifu_hide_page:toggleoff;
    fifu_hide_post:toggleoff;
    fifu_jquery:toggleoff;
    fifu_lazy:toggleoff;
    fifu_media_library:toggleoff;
    fifu_original:toggleoff;
    fifu_ovw_first:toggleoff;
    fifu_pop_first:toggleoff;
    fifu_query_strings:toggleoff;
    fifu_run_delete_all:toggleoff;
    fifu_run_delete_all_time:;
    fifu_save_dimensions:toggleoff;
    fifu_save_dimensions_all:toggleoff;
    fifu_save_dimensions_redirect:toggleoff;
    fifu_social:toggleoff;
    fifu_social_image_only:toggleoff;
    fifu_spinner_db:100;
    fifu_spinner_nth:1;
    fifu_wc_lbox:toggleon;
    fifu_wc_zoom:toggleon;
    Image:;
    Video:;
    Slider:;
    Shortcode:;
    REST Routes:
    - https://www.goxds.net/wp-json/:PHP;
    - https://www.goxds.net/wp-json/:JS
    
    Plugin Author Marcel

    (@marceljm)

    Thanks, @rsheng.

    I will install Accelerated Mobile Pages and try to reproduce your issue today.

    Plugin Author Marcel

    (@marceljm)

    Hi, @rsheng.

    I could reproduce the issue, that I’ll be fixed in the next version. For now just open featured-image-from-url/includes/util.php and paste that in the end of the file. Let me know if that solves the problem.

    function fifu_amp_url($url, $width, $height) {
        return array(0 => $url, 1 => $width, 2 => $height);
    }
    • This reply was modified 4 years, 3 months ago by Marcel.
    Thread Starter 111

    (@rsheng)

    Marcel, thank you very much for your help

    Plugin Author Marcel

    (@marceljm)

    Hi, @rsheng.

    The new version is ready. It should solve the conflict with Accelerated Mobile Pages. Please let me know if that solves the problem or if you have any other issues.

    Thread Starter 111

    (@rsheng)

    thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Version 3.2.4 Conflict with AMP for WP’ is closed to new replies.