Featured Content Gallery | WordPress Plugin | iePlexus

FCG Alignment Issue with Safari

Downloading, installing, upgrading, and configuring the FCG plugin

FCG Alignment Issue with Safari

PostBy 2Serve on Mon Apr 18, 2011 8:39 pm

FCG works well with IE and FF, but with Safari, it is shifted to the far right -- to a point where you have to scroll over to see it. I believe I've updated the index.php correctly and the links are good since FF and IE work. I'd really like to get Safari to work since a number of my clients use Macs and iPads. The web site is 2srv.com

The index.php code is as follows:

<?php
/**
* @package WordPress
* @subpackage Coraline
* @since Coraline 1.0
*/

get_header(); ?>
<?php
if (is_home())
{
include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php');
}
?>

<div id="content-container">
<div id="content" role="main">

<?php get_template_part( 'loop', 'index' ); ?>
</div><!-- #content -->
</div><!-- #content-container -->


<?php get_sidebar(); ?>

<?php get_footer(); ?>
2Serve
 
Posts: 2
Joined: Mon Apr 18, 2011 8:32 pm

Re: FCG Alignment Issue with Safari

Thank you for using the Featured Content Gallery Forum
 

Re: FCG Alignment Issue with Safari

PostBy admin on Tue Apr 19, 2011 7:50 am

in the theme page you put the gallery call, try to put it after
Code: Select all
<div id="content-container">

or after
Code: Select all
<div id="content" role="main">
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 Alignment Issue with Safari

PostBy 2Serve on Tue Apr 19, 2011 7:08 pm

Many thanks. This addressed the issue plus fixed another issue I had not got around to addressing. You're great .... and many thanks for the patience you've shown dealing with all of us.

2Serve.
2Serve
 
Posts: 2
Joined: Mon Apr 18, 2011 8:32 pm

Re: FCG Alignment Issue with Safari

PostBy admin on Wed Apr 20, 2011 8:53 am

thank you
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