Title: Options Don&#039;t Take Effect
Last modified: August 21, 2016

---

# Options Don't Take Effect

 *  Resolved [topherjamesknoll](https://wordpress.org/support/users/topherjamessf/)
 * (@topherjamessf)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/options-dont-take-effect/)
 * Whenever I change options in the backend [Appearance > Widgets] of my site they
   don’t reflect in the frontend. For instances no change takes effect when I tick
   the “Show Future Events Only” or “Use Small Picture” boxes.
 * (I’m trying to reverse the order that the events are displayed and remove past
   events, but none of the options are taking effect.)
 * [https://wordpress.org/plugins/facebook-events-widget/](https://wordpress.org/plugins/facebook-events-widget/)

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Thread Starter [topherjamesknoll](https://wordpress.org/support/users/topherjamessf/)
 * (@topherjamessf)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/options-dont-take-effect/#post-4782630)
 * I edited the code and changed: `foreach ($fqlResult as $keys => $values) {` to`
   foreach (array_reverse($fqlResult) as $keys => $values) {`
 * However the problem still remains. I can’t make changes to many of the options
   from within WordPress. I can’t change the size of the image, the number of events
   shown, future events displaying, etc…
 * The site is [http://www.honeyhivegallery.com](http://www.honeyhivegallery.com)
   and the Facebook is [http://www.facebook.com/honeyhivegallery/events](http://www.facebook.com/honeyhivegallery/events).
 *  Plugin Author [Roi Dayan](https://wordpress.org/support/users/roidayan/)
 * (@roidayan)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/options-dont-take-effect/#post-4782633)
 * thanks for your email.
    I’m posting my answer here as well for others.
 * your site seems to use the small picture as you marked.
    about future events 
   only. notice when using graph api this setting doesn’t work. check if you use
   it or not. try to untick the graph api setting.
 *  Thread Starter [topherjamesknoll](https://wordpress.org/support/users/topherjamessf/)
 * (@topherjamessf)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/options-dont-take-effect/#post-4782635)
 * Thanks for your response.
 * I’m unclear what graph API does, but when I untick the graph API setting to show
   future events only, nothing shows at all.
 *  Plugin Author [Roi Dayan](https://wordpress.org/support/users/roidayan/)
 * (@roidayan)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/options-dont-take-effect/#post-4782638)
 * ok please tell me your facebook page you test and i’ll test it
 *  Thread Starter [topherjamesknoll](https://wordpress.org/support/users/topherjamessf/)
 * (@topherjamessf)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/options-dont-take-effect/#post-4782639)
 * [http://www.facebook.com/honeyhivegallery](http://www.facebook.com/honeyhivegallery)
 *  Plugin Author [Roi Dayan](https://wordpress.org/support/users/roidayan/)
 * (@roidayan)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/options-dont-take-effect/#post-4782660)
 * I checked your page with the plugin.
    I’ll add the fix for reversing the order
   when using graph api. thanks for the fix.
 * I suggest to uncheck “use graph api”.
    Checking “show future only” and “use small
   pics” works ok.
 * Tested here: (Events2 block)
    [http://testwp.roidayan.com/](http://testwp.roidayan.com/)
 *  Thread Starter [topherjamesknoll](https://wordpress.org/support/users/topherjamessf/)
 * (@topherjamessf)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/options-dont-take-effect/#post-4782680)
 * I did all that. It just says: “There are no events” It seems to work on your 
   test site. Could it be something other than the plugin?
 *  Thread Starter [topherjamesknoll](https://wordpress.org/support/users/topherjamessf/)
 * (@topherjamessf)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/options-dont-take-effect/#post-4782683)
 * Will you send me a screenshot of your options in the widget section of WordPress?
 *  Plugin Author [Roi Dayan](https://wordpress.org/support/users/roidayan/)
 * (@roidayan)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/options-dont-take-effect/#post-4782684)
 * it could be the api key maybe.
    I’ll mail you screenshot of the widget option.
   if that won’t work i’ll let you try my test api key/secret. we’ll do that via
   email though.
 *  Thread Starter [topherjamesknoll](https://wordpress.org/support/users/topherjamessf/)
 * (@topherjamessf)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/options-dont-take-effect/#post-4782685)
 * Whew! THANKS SO MUCH FOR YOUR CONTINUED SUPPORT!!!
 * Under Facebook Page ID I had text [“honeyhivegallery”] and not the actual numerical
   page ID.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Options Don't Take Effect’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/facebook-events-widget.svg)
 * [Facebook Events Widget](https://wordpress.org/plugins/facebook-events-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/facebook-events-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/facebook-events-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/facebook-events-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facebook-events-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facebook-events-widget/reviews/)

 * 10 replies
 * 2 participants
 * Last reply from: [topherjamesknoll](https://wordpress.org/support/users/topherjamessf/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/options-dont-take-effect/#post-4782685)
 * Status: resolved