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
  #1  
Old 11-10-2008, 04:07 PM
supermool supermool is offline
Registered User
 
Join Date: Nov 2008
Posts: 5
Default fcg discrepancy issues

I'm using the Revolution Pro Media theme, and I was trying to place the FCG where my "flickr" gallery would be. But I think I'm messing with a div layer and it won't show up like it should.

The original is:

<div class="hpflickr">

<h4>Artwork</h4>
<?php if (function_exists('get_flickrrss')) {get_flickrrss();} ?>

</div>

And I tried:


<div class="hpflickr">

<?php include (ABSPATH . '/wp-content/plugins/content-gallery/gallery.php'); ?>

</div>


But it turned out terribly! The images repeated themselves (I uploaded two posts to the category I set it to) and no scrolling arrows appeared. It was a very ugly sight. :<


My site is:
http://elsmithgraphix.com/phoenix
 

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
FCG Issues marios13 General Discussion 2 06-24-2010 08:48 AM
IE Issues owmadmin General Discussion 3 02-24-2009 03:54 PM
IE and Firefox discrepancy colin General Discussion 9 01-09-2009 07:12 PM


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

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