We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Removing number of votes in EEPoll

Development and Programming

Sjoerd Coens's avatar
Sjoerd Coens
4 posts
18 years ago
Sjoerd Coens's avatar Sjoerd Coens

Hello,

I want to remove the “Number of votes” from the EEPoll on our main EEPollscreen. www.localfm.nl

In which module do i make the configuration.!?

Thx…

       
Sjoerd Coens's avatar
Sjoerd Coens
4 posts
18 years ago
Sjoerd Coens's avatar Sjoerd Coens

Hello,

Could someone anser this question… in other Blog programs with Polls this is an standard option.!

       
Derek Jones's avatar
Derek Jones
7,561 posts
18 years ago
Derek Jones's avatar Derek Jones

Have you contacted the module’s author? He may not browse these forums regularly, so he may not have seen your question. I’ve never used his module, so I’m sorry that I cannot answer your question.

       
magicmarkuk's avatar
magicmarkuk
89 posts
17 years ago
magicmarkuk's avatar magicmarkuk

Not sure if you still need an answer to this but here goes:

In the mod.eepoll.php file line 335 reads

$item .= "(".$votes.")</span>";

amend this to

$item .= "</span>";

and hey presto no number of votes!

Regards

Mark

       
leon_dewey's avatar
leon_dewey
12 posts
17 years ago
leon_dewey's avatar leon_dewey

You could just add display:none; to the classes those are in (not as nice). Or use the regular expression plug-in to remove them or you could rewrite that part of the plug-in as above.

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.