Okay installed and all seems cool, just got a couple of questions if
anyone could help me?
My lifestream can b found here www.smaakit.co.za
1. When I click on a blog post that's in the stream it comes up with
"404 Page Not Found" is that due to Disqus changing my urls? Has
anyone fixed this issue yet?
2. I tried adding target="_blank" in _activity_feed.php so that pics,
google reader items open in a new window. For some reason I just can't
get this right.
Okay thats me for now, any help will be greatly appreciated!
yes, it actually only takes about 2 minutes (once you have created an
account on disqus).
01 - copy the generic disqus code (under tools)
02 - open single.php in the theme's folder
03 - paste the code right after the comment code, "Insert comment
script here"
That's it...you're done.
On Dec 20, 10:39 pm, reckless <aeg...@gmail.com> wrote:
Again, I love this theme, but I was wondering how we can modify
activityfeed.php so that it uses the old boxy style, so each feed item
would have it's own unique styling based on site, not just content?
> Again, I love this theme, but I was wondering how we can modify
> activityfeed.php so that it uses the old boxy style, so each feed item
> would have it's own unique styling based on site, not just content?
> also, where would one put the google analytics?
> thanks!
> > > Has anyone successfully been able to install diqus with thistheme?
> > > Any help would be greatly appreciated.
Thanks, I'm just not good with coding php/css. I can usually modify it
ok, but I can't seem to grasp this code-
basically i'd just like the new blog feature and header drop down to
be integrated with the old boxy theme
i guess i'll figure it out in time
On Jan 3, 3:09 pm, "Muzo Berberoglu" <muzo...@gmail.com> wrote:
> > Again, I love this theme, but I was wondering how we can modify
> > activityfeed.php so that it uses the old boxy style, so each feed item
> > would have it's own unique styling based on site, not just content?
> > also, where would one put the google analytics?
> > thanks!
> > > > Has anyone successfully been able to install diqus with thistheme?
> > > > Any help would be greatly appreciated.
Every time I publish a blog post the link comes up with "404 Page Not
Found The page you requested was not found" and looking at my url its
http://www.smaakit.co.za/undefined.
I've also noticed that my blog post seem to fall under the <!-- If
item doesn't fall into any of the above groups --> and not the blog
post in _activity_feed.php (noticed that by changing the css in
style.css)
Anyone have any solutions? Will be greatly appreciated.
Thanks in advance.
i remember running into something like this, but it was because i was
running it on a local install. once i moved it online, it was sorted.
---
My life on the web > muzob.com
footbaLLove > footballove.com
On Thu, Jan 8, 2009 at 12:57 AM, reckless <aeg...@gmail.com> wrote:
> Every time I publish a blog post the link comes up with "404 Page Not
> Found The page you requested was not found" and looking at my url its
> http://www.smaakit.co.za/undefined.
> I've also noticed that my blog post seem to fall under the <!-- If
> item doesn't fall into any of the above groups --> and not the blog
> post in _activity_feed.php (noticed that by changing the css in
> style.css)
> Anyone have any solutions? Will be greatly appreciated.
> Thanks in advance.
> i remember running into something like this, but it was because i was
> running it on a local install. once i moved it online, it was sorted.
> ---
> My life on the web > muzob.com
> footbaLLove > footballove.com
> On Thu, Jan 8, 2009 at 12:57 AM, reckless <aeg...@gmail.com> wrote:
> > Every time I publish a blog post the link comes up with "404 Page Not
> > Found The page you requested was not found" and looking at my url its
> >http://www.smaakit.co.za/undefined.
> > I've also noticed that my blog post seem to fall under the <!-- If
> > item doesn't fall into any of the above groups --> and not the blog
> > post in _activity_feed.php (noticed that by changing the css in
> > style.css)
> > Anyone have any solutions? Will be greatly appreciated.
> > Thanks in advance.
I love this theme. Adapted it to work on my site and made a couple improvements to CSS so things would not 'flash' on the screen when the page loads.
If you do ever end up updating this or putting out a new version I just wanted to point something out. Div ID's & classes have to begin with an alpha character. The blog switcher thingy you have at the top (while awesome), has three divs called #1, #2, and #3... which should be #one, #two, #three or #blog1 #blog2 #blog3 etc..
> I love this theme. Adapted it to work on my site and made a couple
> improvements to CSS so things would not 'flash' on the screen when the
> page loads.
> If you do ever end up updating this or putting out a new version I
> just wanted to point something out. Div ID's & classes have to begin
> with an alpha character. The blog switcher thingy you have at the top
> (while awesome), has three divs called #1, #2, and #3... which should
> be #one, #two, #three or #blog1 #blog2 #blog3 etc..
}
On Sun, Jan 11, 2009 at 5:24 PM, Muzo Berberoglu <muzo...@gmail.com> wrote:
> looks great kristin.
> have did you manage to 'turn off' the flash? :)
> ---
> My life on the web > muzob.com
> footbaLLove > footballove.com
> On Mon, Jan 12, 2009 at 1:17 AM, Kristin Andrus Pishdadi
> <kpishd...@gmail.com> wrote:
>> I love this theme. Adapted it to work on my site and made a couple
>> improvements to CSS so things would not 'flash' on the screen when the
>> page loads.
>> If you do ever end up updating this or putting out a new version I
>> just wanted to point something out. Div ID's & classes have to begin
>> with an alpha character. The blog switcher thingy you have at the top
>> (while awesome), has three divs called #1, #2, and #3... which should
>> be #one, #two, #three or #blog1 #blog2 #blog3 etc..