River
MVPRiver MVP
Reactions
-
Re: Problem Jsconnect with my site
you gotta do what you gotta do. The best software is the software you feel comfortable with. I know there is this sso video. https://www.youtube.com/watch?v=mm7TBtJeP5A maybe a jsconnect video, and a… (View Post)1 -
Re: Is there a way to only show integer percentage but not float value?
Yes. like I said you could change the VIEW for this particular plugin if you don't want to modify the plugin itself. This is not a general technique for all plugins. changing the view "hiding&qu… (View Post)1 -
Re: Adding Banners
you can add any image, banner, and link you want with the pockets addon to header footer panel or web pages. https://vanillaforums.org/addon/pockets-plugin regarding rotating ads. https://vanillaforu… (View Post)1 -
Re: Is there a way to only show integer percentage but not float value?
Do you see this line? https://github.com/hgtonight/Plugin-DiscussionPolls/blob/master/views/results.php#L45 $Percentage = ($Question->CountResponses == 0) ? '0.00' : number_format(($Option->Cou… (View Post)2 -
Re: Check User Logged In Via API or HTTP Link/Query?
https://vanillaforums.org/profile/xifekobo.json (View Post)1