• Resolved fredroo

    (@fredroo)


    On my home page, I have one featured carousel, but don’t show an external image from fifu, on the database have post_meta fifu_Image_url meta_key

    • This topic was modified 8 months, 2 weeks ago by fredroo.

    The page I need help with: [log in to see the link]

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

    (@marceljm)

    Hello, @fredroo.

    Please go to FIFU > Status. Copy and send me the data.

    Thread Starter fredroo

    (@fredroo)

    Featured Image from URL (FIFU):4.6.5;
    WordPress:6.4.3;
    Site:https://muusico.com.br;
    Theme:Muusico;
    PHP:8.2.16;
    WooCommerce:;
    Pages:6;
    Posts:0;
    Products:;
    Images without dimensions:0;
    URLs with metadata:1;
    URLs:168132;
    Users:1;
    php-curl:yes;
    Max lenght:2048;
    Plugins:

    • Ad Inserter (ad-inserter)
    • Allow Duplicate Slugs (allow-duplicate-slugs-master)
    • AMP (amp)
    • Contact Form 7 (contact-form-7)
    • Custom Post Type Permalinks (custom-post-type-permalinks)
    • Disable Comments (disable-comments)
    • Easy Table of Contents (easy-table-of-contents)
    • Extendify (extendify-local)
    • Featured Image from URL (FIFU) (featured-image-from-url)
    • LiteSpeed Cache (litespeed-cache)
    • Loco Translate (loco-translate)
    • Meta Box (meta-box)
    • Muusico Extras (muusico-extras)
    • Rank Math SEO (rank-math)
    • Redux Framework (redux-framework)
    • Regenerate post permalinks (regenerate-post-permalinks)
    • Republish Old Posts (republish-old-posts)
    • Revive Old Posts (tweet-old-post)
    • Simple Post Type Permalinks (simple-post-type-permalinks)
    • Site Kit by Google (google-site-kit)
    • Structured Content (structured-content)
    • Unique Title Checker (unique-title-checker)
    • User Submitted Posts (usp)
    • WordPress Importer (wordpress-importer)
    • WP Better Permalinks (wp-better-permalinks)
    • WPCode Lite (insert-headers-and-footers)
    • WP GDPR Cookie Notice (wp-gdpr-cookie-notice);
      Active plugins:
    • redux-framework
    • ad-inserter
    • allow-duplicate-slugs-master
    • contact-form-7
    • custom-post-type-permalinks
    • disable-comments
    • extendify
    • featured-image-from-url
    • google-site-kit
    • insert-headers-and-footers
    • loco-translate
    • meta-box
    • muusico-extras
    • seo-by-rank-math
    • simple-post-type-permalinks
    • structured-content
    • tweet-old-post
    • unique-title-checker
    • user-submitted-posts
    • wp-gdpr-cookie-notice;
      fifu_auto_alt:toggleon;
      fifu_cdn_content:toggleoff;
      fifu_check:toggleoff;
      fifu_cloud_hotlink:toggleoff;
      fifu_cloud_upload_auto:toggleoff;
      fifu_content:toggleon;
      fifu_content_cpt:toggleoff;
      fifu_content_page:toggleoff;
      fifu_data_clean:toggleoff;
      fifu_decode:toggleoff;
      fifu_default_cpt:post,page,product,lyrics;
      fifu_default_url:;
      fifu_dynamic_alt:toggleon;
      fifu_enable_default_url:toggleon;
      fifu_fake:toggleon;
      fifu_get_first:toggleoff;
      fifu_hide_cpt:toggleoff;
      fifu_hide_format:lyrics;
      fifu_hide_page:toggleon;
      fifu_hide_post:toggleoff;
      fifu_html_cpt:;
      fifu_lazy:toggleon;
      fifu_ovw_first:toggleoff;
      fifu_photon:toggleon;
      fifu_pop_first:toggleoff;
      fifu_query_strings:toggleoff;
      fifu_reset:toggleoff;
      fifu_run_delete_all:toggleoff;
      fifu_run_delete_all_time:;
      fifu_skip:;
      fifu_social:toggleoff;
      fifu_social_home_url:;
      fifu_social_image_only:toggleoff;
      fifu_spinner_nth:1;
      fifu_wc_lbox:toggleon;
      fifu_wc_zoom:toggleon;
      Image:
      | https://i1.ytimg.com/vi/iAeYPfrXwk4/maxresdefault.jpg
      |_ https://muusico.com.br/letras/737253/sad | https://i1.ytimg.com/vi/px3daaTQO9M/maxresdefault.jpg |_ https://muusico.com.br/letras/732830/agora-c-quer
      | https://i1.ytimg.com/vi/koJt11xAu-U/maxresdefault.jpg
      |__ https://muusico.com.br/letras/732827/chave-e-cadeado;
      Video:;
      Slider:;
      REST routes:
    • https://muusico.com.br/wp-json/:PHP;
    • https://muusico.com.br/wp-json/:JS
    Plugin Author Marcel

    (@marceljm)

    Thanks. How are you importing the URLs into the plugin?

    Thread Starter fredroo

    (@fredroo)

    Let me know what is the correct

    meta_key = ‘_thumbnail_id’ should be what? meta_id from meta_key = fifu_image_url or ID from wp_post? or what, how I can put fifu_Image_url to the featured image, to show in the home

    Plugin Author Marcel

    (@marceljm)

    So you are making changes directly in the database. That explains why you don’t see the images.

    Please don’t try to reinvent the wheel. Sooner or later, you will break something and claim it’s FIFU’s fault.

    You can simply enable FIFU > Settings > Metadata > Schedule Metadata Generation and that’s it.

    Or use the functions in FIFU > Settings > Help > Developers.

    Thread Starter fredroo

    (@fredroo)

    Only in version pro, don’t solve my problem

    Thread Starter fredroo

    (@fredroo)

    Solve, meta_key = ‘_thumbnail_id’ should be  ID from wp_posts with a post image with external url

    still, not work, external url don’t show in featured home

    • This reply was modified 8 months, 2 weeks ago by fredroo.
    • This reply was modified 8 months, 2 weeks ago by fredroo.
    Plugin Author Marcel

    (@marceljm)

    @fredroo, if you can’t buy the pro version, use

    fifu_dev_set_image($post_id, $image_url)

    It was built specifically to prevent users from attempting what you are doing, because support exists to help users solve technical issues, not to teach them how to code.

    But if you really want to reinvent the wheel, you can simply open the WordPress and FIFU code to understand how things work. You just need to read.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Featured not show external url from youtube link’ is closed to new replies.