Tkama
Forum Replies Created
-
Forum: Plugins
In reply to: [Democracy Poll] Strange code in poll resultIt meens that user vote vor this answer… To change it, change poll theme or change css styles directly on design settings screen…
Forum: Plugins
In reply to: [Democracy Poll] Incomplete settings display. Shortcodes crashes site.Fix it. Appear in next release. Thanks!
Forum: Plugins
In reply to: [Democracy Poll] Incomplete settings display. Shortcodes crashes site.Hello, what version of WTC?
Forum: Plugins
In reply to: [Democracy Poll] Log data == IP restriction?? :)Enablу tracking IP why it’s problem – dont understand…
Don’t understand about CSS class… Can you give me an example?
Forum: Plugins
In reply to: [Democracy Poll] Log data == IP restriction?? :)Dont understand about “Logging data & IP rescrition”. When you need IP and don’t need compare it…
Why you need custom class? It’s hard to do because class name uses in JS and CSS.
Forum: Plugins
In reply to: [Democracy Poll] Hide answers from users until they add their own…then vote.Plugin itself cant do this. But you can try to enhance it…
It seems work without any problems. But I set https – it’s better, thanks!
Whatever, it does not affect common plugin work at all…
Forum: Plugins
In reply to: [Democracy Poll] width and alignment of textYou can do all this with CSS styles…
Forum: Plugins
In reply to: [Democracy Poll] How to link to posts in the poll archive?Did it. Will appear in next release.Thanks
- This reply was modified 3 years, 9 months ago by Tkama.
Forum: Plugins
In reply to: [Democracy Poll] Notice: Undefined variable: is_answers_orderIt has no any affects on the plugin work, but fix it thanks!
It’s just notice… Is something not work with it? If no just ignore it…
Forum: Plugins
In reply to: [Democracy Poll] is it possible to add rich content question?You can use only limited TAGS like A, И, SPAN in question by default…
'a' => array( 'href'=>true, 'rel'=>true, 'name'=>true, 'target'=>true, ), 'b' => array(), 'strong' => array(), 'i' => array(), 'em' => array(), 'span' => array( 'class'=>true ), 'code' => array(), 'var' => array(), 'del' => array( 'datetime'=>true, ),
Use filter
apply_filters('demadmin_sanitize_poll_data', $data, $original_data );
to change this…
Forum: Plugins
In reply to: [Democracy Poll] vote once a dayyes you can set expire time on options page… Set there 1
Forum: Plugins
In reply to: [Democracy Poll] Paginate resultsNo. For now It can be only hideble… But you can write your own JS to make it possible…
- This reply was modified 3 years, 9 months ago by Tkama.
Forum: Plugins
In reply to: [Democracy Poll] Can this be turned into a feature voting system?I dont understand clear what you need. But it seams this plugin is what you need…