Title: Work for Pages?
Last modified: August 21, 2016

---

# Work for Pages?

 *  [wikiDownload](https://wordpress.org/support/users/wikidownload/)
 * (@wikidownload)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/work-for-pages/)
 * Is there a way you can get this to work on pages?
 * [http://wordpress.org/plugins/wp-random-ads/](http://wordpress.org/plugins/wp-random-ads/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Onnay Okheng](https://wordpress.org/support/users/onnayokheng/)
 * (@onnayokheng)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/work-for-pages/#post-4450336)
 * Hola…
 * Sorry, not supported for page. But you can modify the file “wp-random-ads.php”
   line 39.
 * `
    if(is_single()){
 * change with this code:
 * `
    if(is_single() || is_page()){
 * Cheers!

Viewing 1 replies (of 1 total)

The topic ‘Work for Pages?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-random-ads.svg)
 * [WP Random Ads](https://wordpress.org/plugins/wp-random-ads/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-random-ads/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-random-ads/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-random-ads/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-random-ads/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Onnay Okheng](https://wordpress.org/support/users/onnayokheng/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/work-for-pages/#post-4450336)
 * Status: not resolved