Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author rfgoetz

    (@rfgoetz)

    The Text Area is for text — not HTML code.

    What code have you entered?

    Have you tried using the new PHP options to enter your custom code?

    Bob

    Thread Starter emiltakas

    (@emiltakas)

    <iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fwww.enimerwsi.gr&send=false&layout=button_count&width=100&show_faces=false&font&colorscheme=light&action=like&height=21&appId=492132430837842" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>

    [Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    this code with iframe. I also tried it in php nothing happened also

    Plugin Author rfgoetz

    (@rfgoetz)

    Works for me. Did you echo out the above or stop/start PHP processing (via ?>....<?php?

    ?><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fwww.enimerwsi.gr&send=false&layout=button_count&width=100&show_faces=false&font&colorscheme=light&action=like&height=21&appId=492132430837842" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe><?php

    Thread Starter emiltakas

    (@emiltakas)

    no. Can you write me exactly what do i have to paste?

    Plugin Author rfgoetz

    (@rfgoetz)

    Also, you might need to edit wp-topbar.php

    Change lines 421/459 from “<p>”/”</p>” to “<div>”/”</div>”.

    (I’ll change this in the next release.)

    The code is above in my last response.. I added the ?> … <?php for you.

    Bob

    Thread Starter emiltakas

    (@emiltakas)

    still nothing ??

    Plugin Author rfgoetz

    (@rfgoetz)

    You made all the changes above?

    Did you clear your browser’s cache?

    Plugin Author rfgoetz

    (@rfgoetz)

    Closing – no response in over a week.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Insert Facebook Like button not working’ is closed to new replies.