Quantcast
Channel: Topic Tag: footer | WordPress.org
Viewing all articles
Browse latest Browse all 13572

Vietyank on "[Plugin: Really simple Facebook Twitter share buttons] Facebook share button not appearing"

$
0
0

In this case, I do not want the footer to appear, just the buttons and whatever other plugins supply data, like Google Analytics. Same for the header.

Here is my template code:

`<?php
/*
Template Name: JibJab
*/
?>

<?php
if ( have_posts() ) : while( have_posts() ) : the_post();
the_content();
endwhile; endif; ?>

Click here to view the page


Viewing all articles
Browse latest Browse all 13572