• ResolvedPlugin Author frekel

    (@frekel)


    After voting you get a plain page with the picture. Not in the design of the site

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author frekel

    (@frekel)

    This is because you have a javascript error in your website.

    Most likely because you use a theme where the following code is missing in footer.php

    <?php wp_footer(); ?>

    If it is there, open the site in firefox and download firebug extention to pinpoint the javascript error!

    Hello, I have a very similar problem. When I view the confirmation page and insert photo confirmation vote, I do not see anything about the layout and loads only the div reference transaction.
    It ‘s very urgent because I have to publish my work within 2 days and I do not know how to fix it: use WordPress 3.0.1 and the latest version of the plugin. The problem persists even after entering the feature wp-footer(), which I had first entered.

    Thanks for your reply, we account!

    Alessandro

    Plugin Author frekel

    (@frekel)

    Anyone with this problem:

    Send me:
    – the wordpress version
    – the plugin version
    – username/password so I can login to your wp-admin

    My email is in the readme file!

    Greets,
    Frank

    I wrote you an email address that I found in the readme file .. point response as soon as possible, it is very urgent, thanks!

    Alessandro

    Plugin Author frekel

    (@frekel)

    Alessandro,

    everything works as requested in the mail!!

    Resolved ??

    Plugin Author frekel

    (@frekel)

    Hi all,

    A lot of people still have this problem.

    First check if you don’t have ANY javascript errors. This is the main reason why the plugin will be kicked out of the theme!

    (You can check the errors with firebug extention for firefox)

    If the error is:

    wppc_jQuery("#photocontest-vote_form").ajaxForm is not a function
    https://URL/wp-content/plugins/wp-photocontest/js/vote.js?ver=3.0.1
    Line 21

    The solution is to move <?php wp_head(); ?> below ANY other javascript libs in the header.php file

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: PhotoContest Plugin] – After you voted for a picture you are "kicked you out of the th’ is closed to new replies.