|
featurific not showing on any pages
|
|
03-28-2009, 07:56 AM
Post: #1
|
|||
|
|||
|
featurific not showing on any pages
good day, I am using wordpress 2.7, I have installed the plugin that I can see and configure correctly in the admin section but I cant manage to have it display on the homepage or any other page. please see http://www.yelomart.com
thank you for your help, would love to have this plugin working. reul dereut. |
|||
|
04-01-2009, 07:18 AM
Post: #2
|
|||
|
|||
|
RE: featurific not showing on any pages
Hi Reul!
A recent version of Featurific was released with a bug that likely caused this problem to occur for you. Do you know which version you are using? If it's still not showing up, please try downloading the most recent version from wordpress.org. Does this help? Please let me know how else I might be of assistance. -Rich |
|||
|
04-02-2009, 11:42 AM
Post: #3
|
|||
|
|||
|
RE: featurific not showing on any pages
I'm also having this problem. I changed the theme I was using in wordpress (now using 'gears' theme) and featurific is no longer visible anywhere... (http://www.karinahunter.com) When I was using the classic version of wordpress it was fine (but I prefer my new theme and don't want to change). I DO have the latest version of featurific.. ALSO, would love to know how to move where it appears on my page when you let me know how to make it re-appear in the first place lol. The ideal would be to have it off to the side tight to the post (rather than hanging in the centre above the post like it was before it dissapeared) or even on the sidebar (actully a 2nd sidebar that it would create itself would kick butt!)
thanks for your help, karinaliette@shaw.ca (04-01-2009 07:18 AM)rinogo Wrote: Hi Reul! |
|||
|
04-03-2009, 02:35 AM
Post: #4
|
|||
|
|||
|
RE: featurific not showing on any pages
Hi karinaliette,
From the looks of your website it looks like you got Featurific working, *and* installed to the sidebar as you desired! Great work? For the benefit of other users who have this problem, could you explain what you did to get it working? Thanks, -RIch |
|||
|
04-07-2009, 08:10 PM
Post: #5
|
|||
|
|||
|
RE: featurific not showing on any pages
Hello,
I seem to be having the same issue. I have the newest release and am running WPMU 2.7. Basically, everything works fine if I don't have a static page selected, slide shows and everything is good. Once I select a static page, then move the code to the "page.php so that it looks like this: <?php get_header(); ?> <div id="content"> <?php //Code automatically inserted by Featurific for Wordpress plugin if(is_home()) //If we're generating the home page (remove this line to make Featurific appear on all pages)... if(function_exists('insert_featurific')) //If the Featurific plugin is activated... insert_featurific(); //Insert the HTML code to embed Featurific ?> <?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?> <div class="post" id="post-<?php the_ID(); ?>"> <div class="posthead"> </div> <div class="entry"> <?php the_content('Read the rest of this entry »'); ?> <?php link_pages('<p><strong>Pages:</strong> ', '</p>', 'number'); ?> </div> </div> <?php endwhile; ?> <?php else : ?> <h2 class="center">Not Found</h2> <p class="center">Sorry, but you are looking for something that isn't here.</p> <?php include (TEMPLATEPATH . "/searchform.php"); ?> <?php endif; ?> </div> <?php get_sidebar(); ?> <?php get_footer(); ?> ----------- and then nothing happens. I'm stumped. Any suggestions? Great plugin by the way : Courtney Bostdorff http://sitesires.com |
|||
|
04-08-2009, 12:47 AM
Post: #6
|
|||
|
|||
|
RE: featurific not showing on any pages
Hi Guest,
I think the problem you're having might be solved by commenting out the following line: Code: if(is_home()) //If we're generating the home page (remove this line to make Featurific appear on all pages)...so that it looks like this: Code: //if(is_home()) //If we're generating the home page (remove this line to make Featurific appear on all pages)...Does this help? Let me know! ![]() -Rich |
|||
|
04-08-2009, 05:31 AM
Post: #7
|
|||
|
|||
|
RE: featurific not showing on any pages
Hi Rich!
That worked beautifully! Thank you very much for getting back to me so quickly and resolving the issue. Love the plugin! Courtney Bostdorff |
|||
|
04-08-2009, 05:39 AM
Post: #8
|
|||
|
|||
|
RE: featurific not showing on any pages
Glad I could help, Courtney. Best of luck with the plugin!
![]() -Rich |
|||
|
04-10-2009, 01:18 AM
Post: #9
|
|||
|
|||
|
RE: featurific not showing on any pages
Hi ,
I seem sto be having the same problem too. I upgraded to the latest version ..but it still does'nt show.Please Help. see http://www.theurbanvision.com/blogs/ Hi..it works.It was just the desktop I was using Did'nt have Flash.. It works on the laptop. |
|||
|
04-10-2009, 02:10 AM
Post: #10
|
|||
|
|||
|
RE: featurific not showing on any pages
Good to hear! Happy blogging,
-Rich |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread:

Search
Member List
Calendar
Help


