-
AuthorPosts
-
goustaf Friend
goustaf
- Join date:
- April 2014
- Posts:
- 32
- Downloads:
- 8
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 4 times in 3 posts
May 3, 2015 at 8:24 am #206038Hi,
Like many others users, I have also some issues to get the Facebook and Google+ likeboxes on the frontpage.
Could you please check and give me / us the correct markup ?
Thanks in advance
Goustaf
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
May 3, 2015 at 2:05 pm #569196Hi there
Would you mind provide some more detail and clearly about your issue.
Screenshot and reproduce steps would be usefulThank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
May 3, 2015 at 2:05 pm #734285Hi there
Would you mind provide some more detail and clearly about your issue.
Screenshot and reproduce steps would be usefulThank you,
Viet Vugoustaf Friendgoustaf
- Join date:
- April 2014
- Posts:
- 32
- Downloads:
- 8
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 4 times in 3 posts
May 3, 2015 at 2:14 pm #569200HI, I already gave the URL of the website + an admin access (ID + pswrd) while posting my first message.
So logicaly, you already have the requested informations.However, the issue concern the FB and the G+ custom module on the frontpage which doesn’t display how many people like this page (like on the demo).
Regards
Goustaf
goustaf Friendgoustaf
- Join date:
- April 2014
- Posts:
- 32
- Downloads:
- 8
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 4 times in 3 posts
May 3, 2015 at 2:14 pm #734289HI, I already gave the URL of the website + an admin access (ID + pswrd) while posting my first message.
So logicaly, you already have the requested informations.However, the issue concern the FB and the G+ custom module on the frontpage which doesn’t display how many people like this page (like on the demo).
Regards
Goustaf
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
goustaf Friendgoustaf
- Join date:
- April 2014
- Posts:
- 32
- Downloads:
- 8
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 4 times in 3 posts
May 4, 2015 at 4:59 am #569256Thanks for you support.
The documentation is poor on this point, here is some help for others users of this template.———
How to setup social sharing modules on homepage ?
Turn off the text editor in your user profil (select CodeMirror, f.ex)
1 – Google +
Create a new custom HTML module
Here is the code to copy/paste in your new 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=”xxxxxxxxxx”></div>
</div>replace the xxxxxxx with the URL of your Google+ account
2 – Facebook
Create a new custom HTML module
Here is the code to copy/paste in your new module :<div class=”facebook-like”>
<iframe src=”//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fxxxxxxxxxxx%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>replace the xxxxxxx with the short URL of your Facebook page like “www.facebook.com/my-page”
Select the position “home-1”
Assign the page where your module should appear
Click on “Save and close”.goustaf Friendgoustaf
- Join date:
- April 2014
- Posts:
- 32
- Downloads:
- 8
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 4 times in 3 posts
May 4, 2015 at 4:59 am #734345Thanks for you support.
The documentation is poor on this point, here is some help for others users of this template.———
How to setup social sharing modules on homepage ?
Turn off the text editor in your user profil (select CodeMirror, f.ex)
1 – Google +
Create a new custom HTML module
Here is the code to copy/paste in your new 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=”xxxxxxxxxx”></div>
</div>replace the xxxxxxx with the URL of your Google+ account
2 – Facebook
Create a new custom HTML module
Here is the code to copy/paste in your new module :<div class=”facebook-like”>
<iframe src=”//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fxxxxxxxxxxx%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>replace the xxxxxxx with the short URL of your Facebook page like “www.facebook.com/my-page”
Select the position “home-1”
Assign the page where your module should appear
Click on “Save and close”.jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
May 4, 2015 at 5:12 am #569262Hi there
IMO i always turn off Editor while working with Joomla!
It’ll prevent most of issue because js / html / css be truncated by editor.Thank you,
Viet Vu -
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by goustaf 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum