Plugin Author
YOP
(@yourownprogrammer)
Hi csyasar,
To use the poll in the sidebar add
<?php return_yop_poll(‘2’); ?> instead of
<?php
[yop_poll id=”2″]
?>
to your sidebar.php file.
Regards,
YOP Team
i tried it. error message:
Parse error: syntax error, unexpected ‘id’ (T_STRING), expecting ‘]’ in C:\wamp\www\ss3\wp-content\themes\ss3_2013\sidebar-sag.php on line 9 – See more at: http://localhost/ss3/#sthash.fbcmmGOo.2Jvb3oRS.dpuf
Plugin Author
YOP
(@yourownprogrammer)
Hey csyasar,
You have to replace
<?php
[yop_poll id=”2″]
?>
with
<?php return_yop_poll(‘2’); ?>
Please try again and let us know if you need more help.
Best wishes,
YOP Team
i’m sorry. don’t work. error message:
Parse error: syntax error, unexpected ‘id’ (T_STRING), expecting ‘]’ in C:\wamp\www\ss3\wp-content\themes\ss3_2013\sidebar-sag.php on line 7 – See more at: http://localhost/ss3/#sthash.fbcmmGOo.voOQmtxv.dpuf
Plugin Author
YOP
(@yourownprogrammer)
Hi,
Please send us an email at yop.office{@]gmail.com with your sidebar-sag.php file so we can make the necessary changes.
Regards,
YOP Team
Plugin Author
YOP
(@yourownprogrammer)
Hey csyasar,
Please check your inbox.
We have sent the modified file. You received that error because you used both
<?php return_yop_poll(‘2’); ?>
and
<?php
[yop_poll id=”2″]
?>
Best wishes,
YOP Team
it’s work, but don’t work correctly. vote button or total votes button don’t work.
i am waiting for help… my problem is not solved.
Plugin Author
YOP
(@yourownprogrammer)
Hey csyasar,
Please send us a link to your site so we may assist (the site has to be live).
Regards,
YOP Team
Plugin Author
YOP
(@yourownprogrammer)
Hi,
Deactivate the plugin and after uninstalling it delete all the files then install it again.
Please let us know if you need more help.
Best wishes,
YOP Team