Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter chalany

    (@chalany)

    In first line of code betwen < a I made space so is not converted by this form

    Plugin Author sourceaddons

    (@sourceaddons)

    Hi, try with

    <?php echo facebookall_render_facebook_button();?>
    Thanks

    Thread Starter chalany

    (@chalany)

    Hi thanks for replay and for a code, but when I used the login button did not appear.

    I have placed to:
    < a class=”fancybox” href=”#contact_form_pop”>Post +
    <div class=”fancybox-hidden” style=”display: none;”>
    <div class=”hentry” id=”contact_form_pop” style=”min-width: 370px; min-height: 200px;”><?php echo facebookall_render_facebook_button();?></div>
    </div>

    And I have also tried place it insight of Gravity forms but it did appear as well in both litebox plugins.
    http://designstavanger.no/wp-content/uploads/images/gf-facebookall.png

    Any other suggestions?
    Thanks

    Plugin Author sourceaddons

    (@sourceaddons)

    Hi,
    given code is php code and you are using in html so it’s print all text not working as a function so try to convert your fancybox code in php
    Thanks

    Thread Starter chalany

    (@chalany)

    Thanks I will try.
    But one more problem is that I can not use php code insight of gravity forms, pls c video what I mine http://screencast.com/t/ekPd7WtZYW7
    Thank u

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Display Login button in lightbox’ is closed to new replies.