Post Reply 
 
Thread Rating:
  • 156 Votes - 2.9 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't get this to work at all
02-03-2010, 11:07 AM
Post: #1
Can't get this to work at all
Hi there and congratulations for the plugin. I'd really like to have it on my website but I couldn't so far. Hope you can help me. I'll be as specific as I can.

- I'm running wordpress 2.9.1 on my own host
- I want featurific to appear on my static home page www.fotoviajar.com
- I've already successfully installed the aditional plugins Exec-php and Deactivate visual editor
- I also copied the code
<?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
?>

to where I wanted featurific to appear.

Nothing happens... Please help me.

Seco

Note: I don't understand anything of html or php. I just follow instructions Smile
Quote this message in a reply
02-05-2010, 04:05 AM
Post: #2
RE: Can't get this to work at all
Hi there, Seco!

Thanks for your visit and your questions. Which file did you copy/paste the Featurific code to? I ask because I tried to find the Featurific code on your site and couldn't find it. The best place to insert the code is usually in either home.php or index.php (you could try both if you're having a hard time getting Featurific to work).

Have a great day!
-Rich
Find all posts by this user
Quote this message in a reply
02-05-2010, 07:06 AM
Post: #3
RE: Can't get this to work at all
i have the same problem. I redirected my domain and now slide showing no pictures inside...
Quote this message in a reply
02-05-2010, 10:22 PM
Post: #4
RE: Can't get this to work at all
Thanks for the answer.

Reading the instructions for the inserting of featurific on a static (home) page I had the impression that I wouldn't need to paste the code anywhere else but the page itself. Will try to paste it where you suggested.
Quote this message in a reply
02-06-2010, 12:21 AM
Post: #5
RE: Can't get this to work at all
(02-05-2010 04:05 AM)rinogo Wrote:  Hi there, Seco!

Thanks for your visit and your questions. Which file did you copy/paste the Featurific code to? I ask because I tried to find the Featurific code on your site and couldn't find it. The best place to insert the code is usually in either home.php or index.php (you could try both if you're having a hard time getting Featurific to work).

Have a great day!
-Rich

I understand you are really trying to help, Rinogo. But, like I said, I don't understand anything of html or php. So, here's the thing:

1- I'm running a custom wordpress theme. There's no home.php in the site but I found the index.php, which says the following:

<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/

/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define('WP_USE_THEMES', true);

/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
?>

2- In my homepage (created through wordpress) I have this in the beginning:

<h3><a href="http://www.fotoviajar.com/wp-content/uploads/2008/12/marrocos-0951.jpg"><img class="size-medium wp-image-137 aligncenter" title="Lago Tislit, Imilchil, Marrocos" src="http://www.fotoviajar.com/wp-content/uploads/2008/12/marrocos-0951-650x336.jpg" alt="" width="585" height="302" /></a><strong></strong></h3>
<?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
?>

What else can I do?? Please help me. I really think featurific could improve the looks of my site and increse my pageviews.

Thanks again, in advance.
Quote this message in a reply
02-16-2010, 03:31 AM
Post: #6
RE: Can't get this to work at all
Hi again, Seco!

Inserting the Featurific code into a WP post or page requires a little extra work. Some tips can be found here: http://jeejeebhoy.ca/2009/01/07/featurif...ront-page/ .

If that doesn't work, please post your entire index.php and I'll recommend a good spot to insert Featurific.
-Rich
Find all posts by this user
Quote this message in a reply
02-17-2010, 11:58 AM
Post: #7
RE: Can't get this to work at all
I'm having the same trouble. I will try your fix. Thanks!

Best regards,
Kevin
hcustom garment labels | apparel label
Quote this message in a reply
02-18-2010, 01:51 AM
Post: #8
RE: Can't get this to work at all
Still no luck, Rinogo.

From day one I found out the post you've suggested and have installed the two plugins without success. So, here's my index.php. Thanks for your efforts.

--------------------------------------------------------

<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/

/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define('WP_USE_THEMES', true);

/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
?>

--------------------------------------------------------



(02-16-2010 03:31 AM)rinogo Wrote:  Hi again, Seco!

Inserting the Featurific code into a WP post or page requires a little extra work. Some tips can be found here: http://jeejeebhoy.ca/2009/01/07/featurif...ront-page/ .

If that doesn't work, please post your entire index.php and I'll recommend a good spot to insert Featurific.
-Rich
Quote this message in a reply
02-18-2010, 07:48 AM
Post: #9
RE: Can't get this to work at all
Hi Kevin,

What problems are you experiencing? If you start up a new thread, I'd be happy to help you one-on-one.

Have a great day!
-Rich

(02-17-2010 11:58 AM)Guest Wrote:  I'm having the same trouble. I will try your fix. Thanks!

Best regards,
Kevin
hcustom garment labels | apparel label
Find all posts by this user
Quote this message in a reply
02-18-2010, 07:51 AM
Post: #10
RE: Can't get this to work at all
Seco,

That's strange that your index.php file is that barren! How about this - can you please zip up all of the files for the template you're using and email them to support at featurific.com? This way, I can insert the code at the correct location and we'll be done! Smile To zip up the files, you can use a tool like 7 Zip or IZArc.

Cheers,
-Rich
Find all posts by this user
Quote this message in a reply
Post Reply 


[-]
Quick Reply
Message
Type your reply to this message here.


Image Verification
Image Verification
(case insensitive)
Please enter the text within the image on the left in to the text box below. This process is used to prevent automated posts.

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Does it work for a free wordpress blog? Guest 2 1,842 12-30-2011 03:14 AM
Last Post: trietsexemy
  Static Page - How do I get it to work bribiz 2 2,032 11-20-2011 01:44 AM
Last Post: jastreender
  Getting FEATURIFIC to work on my Home Static Page bribiz 1 2,635 05-29-2010 07:04 AM
Last Post: rinogo
  Will the Featurific Plugin Work On Custom Template Pages bribiz 1 1,984 05-29-2010 07:02 AM
Last Post: rinogo
  how does it work? helablog 3 1,773 05-20-2010 07:55 AM
Last Post: rinogo
  Plugin doesn't work on a fresh WP installation danicasati 1 2,762 11-12-2009 11:37 AM
Last Post: rinogo
  Getting code to work Guest 1 1,731 09-19-2009 04:27 AM
Last Post: rinogo
  Most read in last X days don't work Guest 1 3,293 02-10-2009 05:04 AM
Last Post: rinogo

Forum Jump:


User(s) browsing this thread: 1 Guest(s)