Support Forum

Need some help with the Polls plugin

23 Answers

New Answer

IK Ike
Ike
Member

There was an issue with the polls plugin earlier this year that resulted in this message to do with themes displaying the forum outside the WP loop… but the code fix was added and the plugin updated a few months ago. Are you running the latest WP, SP, and plugins?

If not, first thing to try is updating and it should fix it. If not let us know

RA Ratgax
Ratgax
Member

I’m running Simple Press 5.5 and downloaded the plugin last week (version 1.5.2) I think that’s the lattest. (Please, excuse my english, I’m doing my best).

I’ve been searching the forum and saw some post saying that, but there was still some people saying it wasn’t working, just do a google search and the problem is affecting a lot of websites :-)

IK Ike
Ike
Member

Your English is fine :)

So If you’ve read through previous topics on this subject, have you already tried limiting the display to within the WP loop, and / or forcing the strict use of WP API?

RA Ratgax
Ratgax
Member

Yes I tried. I must keep strict use of WP API checked, if not something weird happens and it shows the forum first fullwidth, then bellow the forum as it’s meant to be. Doing this the polls appear, here I captured a screenshot.

The other option (WP loop) seems to have no effect.

IK Ike
Ike
Member

OK So you’re saying that with strict API un-checked then the poll works fine?

MP Mr Papa
Mr Papa
Member

strict api should be a last resort…  with it off and then display multiple off and display in loop on, does it appear right?

so what wp theme is this?  is it doing non standard wp things such as bypassing the head action or other?  does it show up if you do a quick temp change to the default wp theme?

RA Ratgax
Ratgax
Member

Ike said
OK So you’re saying that with strict API un-checked then the poll works fine?

No, it show but it’s not working fine. The vote buttons appear double and the forun structure breaks in two. But at least it shows the poll, that’s true.

RA Ratgax
Ratgax
Member

Mr Papa said
strict api should be a last resort…  with it off and then display multiple off and display in loop on, does it appear right?

so what wp theme is this?  is it doing non standard wp things such as bypassing the head action or other?  does it show up if you do a quick temp change to the default wp theme?

Hi Mr. Papa

We’re using Matt Brett’s Conduit, but if we don’t check Force the strict use of the WordPress API then bad things happen. Not only with this theme.

Look for instance here, this is another website, this uses Ghostpool’s Score theme. The same weird results happen with those two themes, just check:

  • http://www.fasebeta.net/forum/    (here is unchecked)
  • http://www.trofeosps4.es/foro/  (here is checked)

I’ve ever tried to activate Twenty Thirteen theme (base wp theme) and if i let that option unchecked I get the same result. (I can do if you want to give a look at it).

YS Yellow Swordfish
Yellow Swordfish
Member

I am going to suggest that we concentrate on the theme issues first and then come back to the polls issue. Hope that is OK.

Simple:Press running using any of the WordPress supplied themes – including 2013 – is completely fine and displays exactly as it should. This is because the WP supplied themes stick rigidly to the basic WP API and standards. None of the special display options should be turned on. If you are saying – as you seem to be – that you do not find this to be the case on your website then it looks like there is something else that is causing the issue – and that would most likely be another plugin. So – fisrt question – am I right in thinking that this is what you mean – it fails with the default WP theme? And – if so the second question is – do you have any WordPress plugins active that might have an effect on the display of the post content in ANY way?

I can not, of course, try our ‘Conduit’ but I do know that we have users successfully running with ThemeForest supplied themes.

RA Ratgax
Ratgax
Member

I can give you admin access to fasebeta.net and  you can look it yourself (we lost our website and we’re trying to get it up so it’s nearly empty).

Now you can look at http://www.fasebeta.net/forum/

Here’s an empty forum, on this website is runing Twenty Thirteen WP Theme (just to try)

There are two captures from a minute ago, we have Force strict use of WP API  unchecked and just two plugins installed:

  • Jetpack
  • Simple Press Forum
YS Yellow Swordfish
Yellow Swordfish
Member

OK – that is bizarre!

Firstly – can you turn off the ‘allow multiple’ display option and see what happens.

If that does nothing then leaving those settings off for now – can you deactivate Jetpack and see what happens?

RA Ratgax
Ratgax
Member

I know it it :-)

I just deactivated Jetpack and now it’s ok.

So fun… so it seems is a Jetpack issue. Actually I have Jetpack installed in all my 3 websites (all with simple press and the same issue).

YS Yellow Swordfish
Yellow Swordfish
Member

I am not surprised! Jetpack is a real problem to a lot of other plugins. The main issue is that it comes with a lot of different items bundled together but they are basically ALL active when you install the overall plugin. Most users do not need or want all of the items – they perhaps just need a small few. If you go through them all one at a time you can deactivate the bits you do not want and my guess is that this will resolve your problems. if nothing else it will show ypou the specific component that is the cause.

Jetpack is actually very nasty in the way it stomps all over your website! We always recommend against it as long as the particular items you want are available from other, more compliant, plugins.

RA Ratgax
Ratgax
Member

Thanks a lot for the info, Yellow Swordfish. I didn’t knew that jepack was causing so much mayhem, I’ll try to activate module by module and see what happens, perhaps I can find the guilty one.