StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 06-15-2009, 04:56 PM
Juscott Juscott is offline
Registered User
Pro Plus Member
 
Join Date: Dec 2008
Location: Atlanta, GA
Posts: 65
Default Re: Featured Gallery Not Displaying in Safari

I use the FCG and Events Calendar plugins together on several client websites. Here's a fix that worked for me:

1. Install both plugins

2. In your FCG plugin directory, open content-gallery.php.

3. Find the following code:

Code:
add_action('wp_head', 'gallery_styles');
and change it to:
Code:
add_action('wp_head', 'gallery_styles',1);
4. Save the file, and refresh the page.

Hope this helps!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Featured Content Gallery not displaying TomWestervelt General Discussion 5 08-18-2009 02:52 PM
Featured Gallery Content not displaying images angelb General Discussion 2 05-20-2009 08:07 PM
Cannot Display Featured Gallery at IE7 but OK at Safari 3.2 marcol99 General Discussion 1 03-05-2009 09:25 AM
Featured Content Gallery-Images not displaying Kelly General Discussion 4 03-02-2009 08:26 PM


All times are GMT -5. The time now is 08:02 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.