• I have a problem with wp-polls , when i start to polls option , the result show “loading” and not result show.

Viewing 5 replies - 16 through 20 (of 20 total)
  • Remove

    form label {
    display:block;
    float:left;
    width:60px;
    }
    form input, form textarea {
    padding:3px;
    width:200px;
    border:1px solid;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.9em;
    }

    From your theme style.css

    GamerZ: Thank you so much for your help. We removed the tag indiacted above from the layout.css page and all looks great. I very much appreciate the time you took to help us out. You can see it working well at https://www.favecraftsblog.com – and I am sure others will appreciate the guidance. Take care!

    GamerZ: Thank you so much for your help. We removed the tag indicated above from the layout.css page and all looks great. I very much appreciate the time you took to help us out. You can see it working well at https://www.favecraftsblog.com – and I am sure others will appreciate the guidance. Take care!

    I had similar problems with a custom template – fixed it by inserting <?php wp_head(); ?> into the header.php.

    Don’t know what it does but it works ??

    Best,
    Sven

    I am having the same problem on my blog [spam link moderated]

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Problem with plugin wp-polls’ is closed to new replies.