NattyWP - Community Forum
Welcome, Guest. Please login or register.
NattyWP Community « Configuration and Development « Simplix Theme « lifestream's causing the site not to load
Pages: [1]   Go Down
  Print  
Author Topic: lifestream's causing the site not to load  (Read 2474 times)
scias23
Newbie
*
Karma: 0
Posts: 2
View Profile

i got this problem.

http://michaelgerona.co.cc

if the lifestream plugin is disabled, my site loads properly, but if the plugin is enabled, my site doesn't load completely.

i used the latest lifestream plugin. but still no luck. i tried using the old versions, same results.

i'm on wordpress 2.8

what particular lifestream version is compatible with this theme?
Logged
iacprofessionals
Newbie
*
Karma: 0
Posts: 1
View Profile

I have the same issue... plug in support says it is a theme issue.
Logged
scias23
Newbie
*
Karma: 0
Posts: 2
View Profile

i really want to use lifestream plugin. but everytime i enable it, my site screws up.

please help me regarding this matter...

please. thanks
Logged
Dmitry A
NattyWP Team

Sr. Member
*****
Karma: 101
Posts: 243
View Profile

Hi, you can download a new theme version, or you can edit your index.php and page.php files and change this line
Code:
$events = lifestream_get_events(array('number_of_results' => 1));

to

Code:
$events = $lifestream->get_events(array('limit' => 1));
Logged

jlinkows
Newbie
*
Karma: 0
Posts: 1
View Profile

After making the changes to the code, I am now only seeing the updates from the blog feed, not any of the social sites on the index page. Should there be another code change.
Logged
Dmitry A
NattyWP Team

Sr. Member
*****
Karma: 101
Posts: 243
View Profile

support.nattywp.com
Logged

Pages: [1]   Go Up
  Print  
 
Jump to: