• Hello.
    I’d like to have FPG use the authors photo which is uploaded by the user-photo plugin. I modified the section of code line 416 in featured-posts-grid.php to call the userphoto function.: $post_details[$key][‘post_img_src’][0] = userphoto_the_author_thumbnail();

    However, the photo show up above the actual thumbnail. Using firebug shows that the src=”.
    Apparently the function retrieves the photo but isn’t able to insert where I want? Here’s the page:
    https://www.coachsomebody.com/library/

Viewing 1 replies (of 1 total)
  • Thread Starter prelude1

    (@prelude1)

    Any help would be appreciated.
    Do I need to include anything else in the file? I’m a php novice.
    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Featured Posts Grid] Using FPG with another Plugin’ is closed to new replies.