I created a static page and created a "home" page and a "blog" page. I added this code to the page.php to display FAG ONLY on Home page as per suggested by forum moderator;
<?php
if (is_page('Home'))
{
include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php');
}
?>
I added a post and added content to my home page.
Here's what's happening Home page & Blog page are reversed and my blog page shows no posts
http://lindawest-medium.com
What did I do wrong?
Lost my Sidebar when FAG installed
1 post • Page 1 of 1
1 post • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest









