test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ktbgreat2 Friend
    #194996

    Hi there,

    For some reason Ive lost the original Facebook square that shows on Fixels front page. I must have deleted it accidentally along the way, but Im having trouble getting it up again.

    Also when I did have the facebook square it did not have a “like” button or show how many followers I had. Same problem with my Google+

    Any idea how I can get them back?

    Thanks
    Katie

    Saguaros Moderator
    #523753

    These are custom HTML module in home-1 position of this JA Fixel template. Firstly, you should go to Global Configuration and set Default Editor to No. Then in content of this custom HTML module, you add like this:


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

    Then navigate to Advanced tab > add module class suffix: grid1x1 grid-pos-3 blue (remember to add a space before class name)

    You can apply the same step with Google plus module:


    <div class="google-plus">
    <!-- Place this tag in your head or just before your close body tag. -->
    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

    <!-- Place this tag where you want the share button to render. -->
    <div class="g-plus" data-action="share" data-annotation="bubble" data-height="24" data-href="http://www.joomlart.com"></div>
    </div>

    Class suffix: grid1x1 grid-pos-10

    Andrew Winkler Friend
    #539006

    Instead of “facebook liking” the URL of the website, can I configure the Facebook module on home-1 so that it likes a Facebook page instead and shows the number of likes for that page? I think that would be far more useful for most clients.

    Saguaros Moderator
    #539138

    Hi Andrew,

    It’s just a custom HTML module in home-1 position in which we add the iframe generated from FB like box plugin: https://developers.facebook.com/docs/plugins/like-button

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 10 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum