[GH-ISSUE #767] How can i customize the footer part of image results #486

Closed
opened 2026-02-25 20:35:52 +03:00 by kerem · 1 comment
Owner

Originally created by @amirh-soleymani on GitHub (May 22, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/767

i want to customize the footer of image result page, changing the links and titles (The section under pagination it has Sign in, Privacy, Terms, Location and other stuffs)
i can't find it's html code to change

Originally created by @amirh-soleymani on GitHub (May 22, 2022). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/767 i want to customize the footer of image result page, changing the links and titles (The section under pagination it has Sign in, Privacy, Terms, Location and other stuffs) i can't find it's html code to change
kerem 2026-02-25 20:35:52 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@benbusby commented on GitHub (Aug 1, 2022):

The footer content is part of the html returned by Google, and isn't something that Whoogle adds. You could add your own custom footer by adding content at the end of the results.html template, but this would be included across all result types (not just image results).

<!-- gh-comment-id:1201447265 --> @benbusby commented on GitHub (Aug 1, 2022): The footer content is part of the html returned by Google, and isn't something that Whoogle adds. You could add your own custom footer by adding content at the end of the `results.html` template, but this would be included across all result types (not just image results).
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#486
No description provided.