StudioPress Community Forums

StudioPress Community Forums (http://www.studiopress.com/support/index.php)
-   General Discussion (http://www.studiopress.com/support/forumdisplay.php?f=7)
-   -   [Solved] FCG displying on single post page (http://www.studiopress.com/support/showthread.php?t=383)

Vivek 11-05-2008 04:36 PM

[Solved] FCG displying on single post page
 
I am currently installing Magazine theme , but all working fine but not plugins

Code:

http://www.bollyupdates.com
using wordpress 2.3.3
host : IXHosting

I am not even able to activate the FCG plugin, i have try to re-upload "content-gallery" folder by d/l it from site( not which included in theme ) still the same problem ,
i also not able to activate other plugin which is add-on with theme.

I have added

Code:

<?php include (ABSPATH . '/wp-content/plugins/content-gallery/gallery.php'); ?>
to my main index template page

Is it something related to my wp version ??

John Flynn 11-05-2008 04:50 PM

Re: not able to activate plugins
 
more than likely it is a server issue (like permissions not set right, plugins uploaded to the right folder, etc.. Backtrack and check those things for best results...

Vivek 11-05-2008 05:08 PM

Re: not able to activate plugins
 
Thanks John,

Plugins are activated but still not showing on webpage.

I have added that ABSPATH code to main index template , is it the problem ?

Vivek 11-05-2008 06:07 PM

Re: not able to activate plugins
 
problem got sorted out.

One question how to insert picture in rotation , will it include automatic , what sized picture ( i use 600x400 here ) , and where i have to keep that picture ( which folder ) . And all the categories on home page only showing same ( last 3 post ) despite changing category name :?

Edit :

Links seems to be changing but not images. :cry:

also FCG loading on single page also :oops:

Vivek 11-05-2008 07:05 PM

Re: not able to activate plugins
 
Ok Now image is loading on home page.

just add 'articleimg' in custom fields with proper image value. and for thumbnil 'hpbottom' field. :D

but i need some help to sort out FCG loading on many pages ( i.e apart from homepage it loads on single post page also that too in sidebar :evil: )

Vivek 11-06-2008 12:20 PM

Re: FCG displying on single post page ( apart from home page )
 
Problem Solved

I was suffering from same problem , and its very funny part the code which i tried to add is already there in home.php :oops:


@ Brian

Remove that line of adding

Code:

<?php include (ABSPATH . '/wp-content/plugins/content-gallery/gallery.php'); ?>
which is there in Content Gallery --> Read me ( in plugins )

its mis-leading , you have already add the code in home.php , so adding one more time will create unwanted problem.

Jason Schuller 11-06-2008 10:17 PM

Re: [Solved] FCG displying on single post page
 
Glad you figured it out.


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

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