[GH-ISSUE #489] [QUESTION] changing imageresults.html doesn't affect result page #315

Closed
opened 2026-02-25 20:35:26 +03:00 by kerem · 2 comments
Owner

Originally created by @papaIOprog on GitHub (Oct 26, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/489

I'm trying to decorate the output of images, but changing the imageresults.html doesn't affect anything. I've already tried deleting everything, but the results page looks the same. How to edit images search layout?

Originally created by @papaIOprog on GitHub (Oct 26, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/489 I'm trying to decorate the output of images, but changing the imageresults.html doesn't affect anything. I've already tried deleting everything, but the results page looks the same. How to edit images search layout?
kerem 2026-02-25 20:35:26 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@DUOLabs333 commented on GitHub (Oct 26, 2021):

You have to restart the service for it to take effect.

<!-- gh-comment-id:951849530 --> @DUOLabs333 commented on GitHub (Oct 26, 2021): You have to restart the service for it to take effect.
Author
Owner

@benbusby commented on GitHub (Oct 26, 2021):

Also the imageresults.html template is only used when the "View Full Size Image" config is enabled. It's a hacky workaround used for allowing desktop users to access the full size images that Google only serves to mobile searches.

If you want to edit the image search layout, you either can enable that config setting and continue editing imageresults.html, or you could rewrite the search code to always use that template for image searches.

<!-- gh-comment-id:952133039 --> @benbusby commented on GitHub (Oct 26, 2021): Also the `imageresults.html` template is only used when the "View Full Size Image" config is enabled. It's a hacky workaround used for allowing desktop users to access the full size images that Google only serves to mobile searches. If you want to edit the image search layout, you either can enable that config setting and continue editing `imageresults.html`, or you could rewrite the search code to always use that template for image searches.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#315
No description provided.