Topic-icon [Solved] Like and send buttons no appearing in one section

Active Subscriptions:

None
12 years 8 months ago - 12 years 8 months ago #37600 by Manuel Enrique
Hi Alex.

I purchased and installed your extension for joomla 2.5, I made a custom module with like-send, twitter and google+ tags,
the button are displaying well in almost all my sections except in one of them, its seems the like and send button are not displaying.

This is the link: links.com.do/ultimas-noticias-de-hoy/893...y-como-solucionarlos

Thanks in advanced.

Manuel Enrique
Last edit: 12 years 8 months ago by Manuel Enrique.
The topic has been locked.
Support Specialist
Manuel,
The problem is that there's a bug in the HTML template for your page. There's no opening <body> tag, and without that, JFBConnect can't properly add some of the code that we need to add. That's also really bad for browsers and search engines as it's really bad HTML compliance. The closing of your head section looks like:
</script>
</head>
  <div id="pos-container">
<div id="pos-header">
There should be an <body> tag after the </head> tag.

I hope that helps get you started, but if you still need help, just let me know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 8 months ago - 12 years 8 months ago #37626 by Manuel Enrique
Hi, Alex

Thanks for your quick reply.

You were right, I was missing that important "body" tag.

Issue is solved. Thanks once again.

Manuel Enrique
Last edit: 12 years 8 months ago by Manuel Enrique.
The topic has been locked.
Support Specialist
Awesome. Glad to hear we could help you find that issue on your site. Of course, if you run into anything else or have any other questions, just let us know.

Finally, if you haven't already, please consider leaving a rating and review for JFBConnect, or our support, on the Joomla Extension Directory. It certainly isn't required, but is very appreciated:
extensions.joomla.org/extensions/social-...ook-integration/7215

Thanks,
Alex
The topic has been locked.