Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter rezelute

    (@rezelute)

    Thank you for confirming the solution :D. I have changed the plugin rating.

    Thread Starter rezelute

    (@rezelute)

    I might have found the issue, the form.php is setting the width and height of the <div id=respond to 0. Super Socializer uses the div with id=respond to display its own info (including the facebook information) and because of the width and height getting set to 0, it doesnt display anything when clicked.

    Line 64 form.php:
    <div id=”comments” class=”comments-area”><div id=”respond” style=”width: 0;height: 0;clear: both;margin: 0;padding: 0;”></div>

    I will email with more information and if you could shed some light on what this line is doing I would really appreciate it ??

    Thread Starter rezelute

    (@rezelute)

    Hi,
    First of all, thank you for the reply! I am currently working locally and have not set the project online yet.

    When I run Super Socializer by itself (with your plugin deactivated), everything works fine. When I run your plugin by itself, I havent come across any issues yet either. As soon as I activate both however, Super Socializer loads up with a really small width and the facebook button reloads the page but doesnt show the facebook comments.

    I have created my own theme using underscores. I will do a little debugging and email over any information that might be useful including screenshots.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)