External Featured Image & SuperMagPro Related Posts Widget - Acme Themes

Best Premium and Free WordPress Themes Forums SuperMagPro External Featured Image & SuperMagPro Related Posts Widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7025
    James
    Participant

    We’re trying to use the plugin: Featured Image From URL to allow us to post the copious number of photos for our articles on an archive server instead of the main website server and within WordPress.

    However, the plugin doesn’t work with the built-in Related Posts feature for Single Posts.

    It drops the title in but not the src of the image:

    <img title="Taughannock Falls down to a trickle from drought" alt="Taughannock Falls down to a trickle from drought" src="">

    Any assistance with getting this working would be awesome. Otherwise, I will have to disable the option from your theme and create something from another plugin to work.

    Thank you,
    Thom Prati
    Lead Developer
    FingerLakes1.com

    • This topic was modified 7 years, 2 months ago by James.
    #7038
    acmesupports
    Moderator

    Hello James,
    Is that plugin is working on the featured image but not working on Related Post? Related post image will appear from the featured image. If you add the multiple featured image, the related post will not aware that which featured image need to appear there. So, you need to customize the related post code.
    Find the code inside acmethemes/hooks/related-post.php and try to customize the theme. We haven’t tested all the plugin of the WordPress repo, so it may arise conflicts on the plugin.

    Thank You

    #7039
    James
    Participant

    Yes, the Featured Image from URL plugin works everywhere else so far as I have found.

    I am looking at the Related Post code. Will let you know if I can figure out why the Featured Image from URL isn’t replacing the image in Related Posts.

    You don’t use any Custom Post Types for Related Posts, right?

    #7046
    acmesupports
    Moderator

    We haven’t created any post type for the related posts. We used there WordPress query for related post. Please find the related post codes on that files and customize as per need.
    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.