Title: [Plugin Flickrpress] Need help
Last modified: August 19, 2016

---

# [Plugin Flickrpress] Need help

 *  [LelyaSp](https://wordpress.org/support/users/lelyasp/)
 * (@lelyasp)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-flickrpress-need-help/)
 * Hello!
    I install this plugin, it works, but I found a mistake. I want to show
   random favorite photos from Flickr.com. I see photos, but when I press button
   on one of the photos I see on flickr.com “This is not the page you’re looking
   for, It seems like you’re trying to see one of your own photos or videos.”
 * This plugin used a path to photo: [http://flickr.com/photos/user_id/id_photo](http://flickr.com/photos/user_id/id_photo)
   
   but it’s not correct. Correctly is: [http://flickr.com/photos/screen_name_author’s_photo/id_photo/in/faves-user_id/](http://flickr.com/photos/screen_name_author’s_photo/id_photo/in/faves-user_id/)
 * For example,
    [http://www.flickr.com/photos/60236237@N07/4758461382](http://www.flickr.com/photos/60236237@N07/4758461382)
   [http://www.flickr.com/photos/moleskineart/4758461382/in/faves-60236237@N07/](http://www.flickr.com/photos/moleskineart/4758461382/in/faves-60236237@N07/)
 * I opened flickrpress/flickr.php
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_
 * Problem is highlighted.
    Please, help me change this code. Thanks.

Viewing 1 replies (of 1 total)

 *  Thread Starter [LelyaSp](https://wordpress.org/support/users/lelyasp/)
 * (@lelyasp)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-flickrpress-need-help/#post-1989434)
 * Oops, I meant thess lines:
 *     ```
       <a href="<?php echo $item->page ?>">
                   <?php endif; ?>
                   <img src="<?php echo $item->thumbnail ?>" title="<?php echo $item->title ?>" alt="<?php echo $item->title ?>" />
                   </a>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘[Plugin Flickrpress] Need help’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [LelyaSp](https://wordpress.org/support/users/lelyasp/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-flickrpress-need-help/#post-1989434)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
