Featured Content Gallery | WordPress Plugin | iePlexus

FCG box disappear

Downloading, installing, upgrading, and configuring the FCG plugin

FCG box disappear

PostBy bourpif_k on Fri Jul 08, 2011 3:29 am

Hello,

I noticed that my FCG box disappear.
Since when, i can't tell.
I've done nothing different since weeks. Only new pages or posts.

I've disinstall FCG plugin and reinstall, desactivate all plugins... it's not coming back.

url : www.alpes-home.com
FCG box was on Homepage.

Thanks
bourpif_k
 
Posts: 9
Joined: Tue Apr 05, 2011 12:38 pm

Re: FCG box disappear

Thank you for using the Featured Content Gallery Forum
 

Re: FCG box disappear

PostBy admin on Fri Jul 08, 2011 3:30 pm

what you page you put the gallery call?
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: FCG box disappear

PostBy bourpif_k on Fri Jul 08, 2011 8:48 pm

This page : http://www.alpes-home.com

Page name in wordpress : Chacun peut réaliser son rêve...

Code you adapt for me in another post in page.php (modèle de page) :

Code: Select all
<div id="art-main">
    <div class="art-sheet">
        <div class="art-sheet-cc"></div>
        <div class="art-sheet-body">
            <div class="art-nav">
               <div class="l"></div>
               <div class="r"></div>
               <div class="sociable">
<?php global $sociable; echo $sociable->get_links(Array('Facebook')); ?></div>
               <ul class="art-menu">
                  <?php echo $menu_items; ?>
               </ul>
            </div>

            <div class="art-header">
                <div class="art-header-png"></div>
                <div class="art-logo">
                <h1 id="name-text" class="art-logo-name">
                        <a href="<?php echo $logo_url; ?>/"><?php echo $logo_name; ?></a></h1>
                    <div id="slogan-text" class="art-logo-text"><?php echo $logo_description; ?></div>
                </div>
            </div>

<?php
if (is_page("alpes-home-2011-2"))
{
global $post; include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php');
}
?>
            <div class="art-content-layout">
                <div class="art-content-layout-row">
                    <div class="art-layout-cell art-sidebar1">
                        <?php echo $sidebar1; ?>   
                    </div>
                    <div class="art-layout-cell art-content">
                        <?php echo $sidebarTop; ?>
                            <?php echo $content; ?>   
                        <?php echo $sidebarBottom; ?>   
                    </div>
                </div>
            </div>
            <div class="cleared"></div><div class="art-footer">
                <div class="art-footer-t"></div>
                <div class="art-footer-body">
                  <?php echo $sidebarFooter; ?>
                  <div class="art-footer-text">
                      <?php echo $footerText; ?>

                  </div>
                  <div class="cleared"></div>
                </div>
            </div>
          <div class="cleared"></div>
        </div>
    </div>
    <div class="cleared"></div>
</div>
bourpif_k
 
Posts: 9
Joined: Tue Apr 05, 2011 12:38 pm

Re: FCG box disappear

PostBy bourpif_k on Fri Jul 08, 2011 8:53 pm

STOP.

It's OK.
By paste the code in last post, i remember i've change the name of the page but not in the code that call fcg.
Code: Select all
if (is_page("alpes-home-2011-2"))

is now
Code: Select all
if (is_page("alpes-home-2011"))


It works now.

Sorry and thanks.
bourpif_k
 
Posts: 9
Joined: Tue Apr 05, 2011 12:38 pm

Re: FCG box disappear

PostBy admin on Mon Jul 11, 2011 8:16 am

yw..
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA


Return to Getting Started

Who is online

Users browsing this forum: No registered users and 0 guests

cron