
<script type="text/javascript">

/***********************************************
* Ajax Includes script- ? Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

//To include a page, invoke ajaxinclude("afile.htm") in the BODY of page
//Included file MUST be from the same domain as the page displaying it.

var rootdomain="http://"+window.location.hostname

function ajaxinclude(url) {
var page_request = false
if (window.XMLHttpRequest) // if Mozilla, Safari etc
page_request = new XMLHttpRequest()
else if (window.ActiveXObject){ // if IE
try {
page_request = new ActiveXObject("Msxml2.XMLHTTP")
} 
catch (e){
try{
page_request = new ActiveXObject("Microsoft.XMLHTTP")
}
catch (e){}
}
}
else
return false
page_request.open('GET', url, false) //get page synchronously 
page_request.send(null)
writecontent(page_request)
}

function writecontent(page_request){
if (window.location.href.indexOf("http")==-1 || page_request.status==200)
document.write(page_request.responseText)
}

</script>

<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Kunena 1.5.12"> -->
<rss version="0.91">
    <channel>
        <title>Joomla Bamboo - Forum</title>
        <description>Kunena Site Syndication</description>
        <link>http://www.joomlabamboo.com/</link>
        <lastBuildDate>Fri, 10 Sep 2010 08:29:18 -0500</lastBuildDate>
        <generator>Kunena 1.5.12</generator>
        <image>
	        <url>http://www.joomlabamboo.com/components/com_kunena/template/default_ex/images/english/emoticons/rss.gif</url>
	        <title>Powered by Kunena</title>
	        <link>http://www.joomlabamboo.com/</link>
	        <description>Kunena Site Syndication</description>
        </image>
        <item>
            <title>Subject: Re: Front page == content item? - by: blueshift</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/32577-front-page-==-content-item#32624</link>
            <description>there were warnings in the documentation about the search box, etc. Not sure what all that means.

On another front, do you have a favorite audio player, preferably not flash based as iphone isn;t playing nicely with flash at the moment</description>
            <pubDate>Fri, 10 Sep 2010 08:00:48 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Front Page Products - by: adski753</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/32622-front-page-products#32622</link>
            <description>Hi as default value the template only shows 6 items 2 rows and 3 columns how do i increase this? thanks</description>
            <pubDate>Fri, 10 Sep 2010 07:39:16 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to set uo captify? - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#32620</link>
            <description>Hi Ulrike,

Its all fixed now.

Two things:
1. If you are using the category image then you need to upload the image to category. You had it in the intro text but the correct way to assign an image to the category is to click on the image tab when editing the category and then uoploading the image there.

2. Then you had category and articles set to display. Ive changed it to just show categories int he k2 source and its worked. 

Let us know how you get on from there.

Anthony</description>
            <pubDate>Fri, 10 Sep 2010 07:10:15 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: FAQs opened as a separate page. - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/32606-faqs-opened-as-a-separate-page#32608</link>
            <description>Hi there,

That looks like you are linking to a faq item and not the article that you added the loadposition syntax too. Try the instruction on this page for adding a module to the main content area:

http://www.joomlabamboo.com/blog/tutorials/using-the-loadposition-plugin-in-joomla

Let us know how you get on.

Anthony</description>
            <pubDate>Fri, 10 Sep 2010 06:22:43 -0500</pubDate>
        </item>
        <item>
            <title>Subject: FAQs opened as a separate page. - by: vasanth</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/32606-faqs-opened-as-a-separate-page#32606</link>
            <description>Have installed the module and have done the setup as mentioned in by FChopin98  in the joomla extension page. Every thing works fine, but the effect is not as same as in the demo site. 

The question title is shown as link and there is no open/close button visible. When clicking the link, the content opens in a new page (as if opening an article) .

Have attached the screenshot for further reference. Joomla is hosted in as a intranet site and hence i cannot provide the link http://www.joomlabamboo.com/images/fbfiles/images/FAQ.JPG</description>
            <pubDate>Fri, 10 Sep 2010 05:53:54 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to make captify content unlinkable? - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32420-how-to-make-captify-content-unlinkable#32592</link>
            <description>Actually I just remembered this thread which will walk you through it.

http://www.joomlabamboo.com/forum/captify-content/26485-captify-content-disable-links#29354

Anthony</description>
            <pubDate>Thu, 09 Sep 2010 18:11:42 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Ecolift Logo - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/32541-ecolift-logo#32587</link>
            <description>Hey Simon, I agree it is beautiful. I generally dont like including commercial fonts that you then have to buy but it makes such a difference to have this quality.

Check point 8 here:

http://www.joomlabamboo.com/documentation/ecolift-documentation

Anthony</description>
            <pubDate>Thu, 09 Sep 2010 17:58:56 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Front page == content item? - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/32577-front-page-==-content-item#32583</link>
            <description>Hi David,

Not quite sure I know what you mean. The main thing you need to do is to make sure that the setting to show content on the fornt page is set to yes and then its a matter of publishing an article to the front page.

Hope I've understood correctly.

Anthony</description>
            <pubDate>Thu, 09 Sep 2010 17:40:01 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: jTweet - No tweets Showing - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/32558-jtweet-no-tweets-showing#32581</link>
            <description> and stupidly forgotten to activate it! 

Happens all the time so don't beat yourself up to badly! Glad everything is now working and please let us know how else we can assist moving forward.

Ed</description>
            <pubDate>Thu, 09 Sep 2010 16:28:33 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Front page == content item? - by: blueshift</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/32577-front-page-==-content-item#32577</link>
            <description>I'm setting up ecolift to use as the publishing base for my (modest) musical compositions, and I am looking to create the same functionality as i currently am using. That means this site is not as visual as  all  my other sites, which are all right-brain dominant. Ergo, I am planning to turn off the menu bar and the visual items, and want to deploy content on the front page. In fact, it would strike you as bloggy. However, reading your documentation, it appears that might cause problems? pls. advise.</description>
            <pubDate>Thu, 09 Sep 2010 15:29:12 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: jTweet - No tweets Showing - by: mercuryfrost</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/32558-jtweet-no-tweets-showing#32569</link>
            <description>I had done...

and stupidly forgotten to activate it!

Sorry for wasting your time, working great now!

Wonderful module, keep it up</description>
            <pubDate>Thu, 09 Sep 2010 14:16:26 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: jTweet - No tweets Showing - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/32558-jtweet-no-tweets-showing#32564</link>
            <description>In order for JB's jTweet to work you'll need to download/install/enable JB's Library Plugin at the following link;

http://www.joomlabamboo.com/joomla-extensions/jb-library-plugin-a-free-joomla-jquery-plugin

Once installed, open up this extension and adjust the settings to your specifications.

Ed</description>
            <pubDate>Thu, 09 Sep 2010 13:44:27 -0500</pubDate>
        </item>
        <item>
            <title>Subject: jTweet - No tweets Showing - by: mercuryfrost</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/32558-jtweet-no-tweets-showing#32558</link>
            <description>Hi there all,

Loving the simple design of your modules,
especially the jTweet one
(I was using RokTwittie from Rockettheme, but yours appears to be a much cleaner look)

Anywho,
on the site, eypmunsters.com, can't seem to get tweets to load.

I realise this is probably a jQuery conflict,
but if anyone can shed some light,I'd appreciate it</description>
            <pubDate>Thu, 09 Sep 2010 13:08:25 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to set uo captify? - by: Ulrike Erdmann</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#32550</link>
            <description>okay, I created a ticket
Ulrike</description>
            <pubDate>Thu, 09 Sep 2010 11:26:59 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Ecolift Logo - by: Simon Tayler</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/32541-ecolift-logo#32541</link>
            <description>Hi Guys,

Any ideas where I can get hold of the Font for the Logo? I love it and would like to use it for my site too&gt;

Thanks!</description>
            <pubDate>Thu, 09 Sep 2010 08:53:26 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: FAQs - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-suggestions/32533-faqs#32539</link>
            <description>You found the template documentation, yes?

http://www.joomlabamboo.com/documentation/joomla-template-documentation</description>
            <pubDate>Thu, 09 Sep 2010 08:40:24 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to set uo captify? - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#32536</link>
            <description>Hi Ulrike, 

Sorry I obviously had a bit of a brain-melt the last post, it is possible to use the images assigned to K2 categories. 

Sorry to hear that you are still struggling with this. If you create a support ticket with login details, I would be happy to take a look for you.</description>
            <pubDate>Thu, 09 Sep 2010 08:36:48 -0500</pubDate>
        </item>
        <item>
            <title>Subject: FAQs - by: jdufour</title>
            <link>http://www.joomlabamboo.com/forum/site-suggestions/32533-faqs#32533</link>
            <description>How about some FAQ/Common Problems for the various extensions and templates?

Edit:  Right.  Never mind.</description>
            <pubDate>Thu, 09 Sep 2010 08:28:53 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to set uo captify? - by: Ulrike Erdmann</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#32530</link>
            <description>I am really weird because I can't understand why it is not possible to display pics from a K2 Category??????</description>
            <pubDate>Thu, 09 Sep 2010 08:10:42 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to set uo captify? - by: Ulrike Erdmann</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#32529</link>
            <description>Okay, now I create joomla Category with a Pic but the same happens...nothing! 
Do you have a tutorial for the setting captify module which I can understand? 

Greetings from a really unhappy Ulrike</description>
            <pubDate>Thu, 09 Sep 2010 08:08:42 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: remove Open Panel and colored stripe in the corner - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/27705-remove-open-panel-and-colored-stripe-in-the-corner#32515</link>
            <description>The ribbon in Folio Life?

Template manager &gt; Folio Life &gt; Appearance &gt; Tagline</description>
            <pubDate>Thu, 09 Sep 2010 07:08:24 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: remove Open Panel and colored stripe in the corner - by: Simon Tayler</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/27705-remove-open-panel-and-colored-stripe-in-the-corner#32511</link>
            <description>Hey Anthony,

Sorry for being thick but where in the parameters do you switch this off?

Thanks</description>
            <pubDate>Thu, 09 Sep 2010 04:53:32 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to make captify content unlinkable? - by: Nathan</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32420-how-to-make-captify-content-unlinkable#32510</link>
            <description>There are a number of options for linking, see point 6 in the documentation page titled &quot;meta info and links below images (http://www.joomlabamboo.com/joomla-extensions/bamboo-box)&quot;</description>
            <pubDate>Thu, 09 Sep 2010 03:55:34 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Medium size - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/23199-medium-size#32508</link>
            <description>Hi there, 

Thanks for the info, that is very useful. It is nice to see someone posting answers, rather than questions!

It is also always nice to receive feedback, and your points are duly noted.

Thanks.</description>
            <pubDate>Thu, 09 Sep 2010 03:16:38 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to make captify content unlinkable? - by: geotso</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32420-how-to-make-captify-content-unlinkable#32506</link>
            <description> Seth wrote: 
 Hi there,

This is not possible with Captify Content, though it is possible with our club extension Bamboobox which combines the Captify effects with other possibilites.  

You could also modify the module code yourself to get the desired effect. 

Thank you Seth!!! I had a look at the Bamboobox features list, from the screenshot of the extension there does not seem to be any selection for linking/unlinking.... In which way can you link/unlink through the Bamboobox??? thanks</description>
            <pubDate>Thu, 09 Sep 2010 03:15:36 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Grid breaks page unless row is full - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32359-grid-breaks-page-unless-row-is-full#32504</link>
            <description>Undestood, this is something that we will need to look into and get an update out for. 

Bear with us while we see what's happening with this. Thanks.</description>
            <pubDate>Thu, 09 Sep 2010 03:09:46 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Medium size - by: kavaXtreme</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/23199-medium-size#32470</link>
            <description>Wanted to say thanks for this module. It's the only one that could display groups the way I needed.

I was going to ask for the size fix as well, but was able to figure out how to do it. The option is already there in the script, it just needs two more parameters to be added: 'b' and ''. The value currently labeled &quot;medium&quot; is actually the small size on Flickr. 'b' is large, 'o' is original, and the empty value will display the medium size. Hope that helps. (There's a randomise feature that would also make a nice addition to the parameters.)

While I'm at it, here are a few things I learned from my own experience that would make setup a little easier: the Project Atomic link on the project page is incorrect, it would be great to mention the need for the (very useful) jQuery plugin prominently in the instructions, and lastly it would be great to update the JED listing (I passed this module over in my initial search since it said the project hadn't been updated for two years).

Again, thanks for putting this together!</description>
            <pubDate>Wed, 08 Sep 2010 19:23:25 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to set uo captify? - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#32450</link>
            <description>You cannot display the pictures set for a K2 category, only K2 items. You can display images set for Joomla sections/categories, but not K2.</description>
            <pubDate>Wed, 08 Sep 2010 14:04:34 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Introducing two new forum mods - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/32392-introducing-two-new-forum-mods#32447</link>
            <description>Hi and Welcome

Cheers

Paul</description>
            <pubDate>Wed, 08 Sep 2010 13:09:59 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Grid breaks page unless row is full - by: incolor</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32359-grid-breaks-page-unless-row-is-full#32446</link>
            <description>I think you might have misread my last comment.

 I have a sample mod_custom module published in the same position with the same Module Class Suffix.

The page looks and validates correctly. [... without the Captify Content module.] You can see that now on my website.

The page  only  breaks with the Captify Content module published (when there's not a multiple of an entire row of images). There's no problem when there's a different module published or no module published in that position.</description>
            <pubDate>Wed, 08 Sep 2010 12:03:45 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to set uo captify? - by: Ulrike Erdmann</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#32444</link>
            <description>Sorry, but can't display pics  :( 

Whant to use Pics from K2 category. 

Which position do I have to use?

Dont know where to set in the K2:

 If you are using the module to reference K2 content items then you have the choice to display the first image in the K2 item or to display the image stored in the K2 item image field. This is set in the k2 options at the bottom of the module parameters. 

Ulrike
 http://www.joomlabamboo.com/images/fbfiles/images/captify-20100908.JPG</description>
            <pubDate>Wed, 08 Sep 2010 11:07:08 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 404 message - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/32419-404-message#32439</link>
            <description>No problem Mike.</description>
            <pubDate>Wed, 08 Sep 2010 09:12:38 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 404 message - by: MSH</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/32419-404-message#32438</link>
            <description>Hi Seth,

Thank you for the quick response and solution.

Cheers,

Mike</description>
            <pubDate>Wed, 08 Sep 2010 08:59:18 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 404 message - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/32419-404-message#32437</link>
            <description>Hi Mike, 

It is because you enabled SEF urls in the site config, without enabling .htaccess to allow for proper re-writing of the urls.

I have disabled SEF and the links work now. 

I would advise to do all you development with SEF off, then when you have finished creating new menu items/articles re-enable it *and* the mod-rewrite option (renaming htaccess.txt as directed).

If you cannot use .htaccess for some reason, then to get proper SEF URLs you will need to use a 3rd party SEF component, like sh404sef.</description>
            <pubDate>Wed, 08 Sep 2010 08:53:43 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 404 message - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/32419-404-message#32436</link>
            <description>I see your ticket, so will take a look back-end now...</description>
            <pubDate>Wed, 08 Sep 2010 08:47:37 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 404 message - by: MSH</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/32419-404-message#32433</link>
            <description>www.yourpetpal.co.uk

go to services menu item

Mike</description>
            <pubDate>Wed, 08 Sep 2010 08:30:22 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Introducing two new forum mods - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/32392-introducing-two-new-forum-mods#32432</link>
            <description>Welcome aboard Matt and Nathan...

Ed</description>
            <pubDate>Wed, 08 Sep 2010 07:36:46 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to make captify content unlinkable? - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32420-how-to-make-captify-content-unlinkable#32431</link>
            <description>Hi there,

This is not possible with Captify Content, though it is possible with our club extension Bamboobox which combines the Captify effects with other possibilites. 

You could also modify the module code yourself to get the desired effect.</description>
            <pubDate>Wed, 08 Sep 2010 07:34:57 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 404 message - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/32419-404-message#32429</link>
            <description>Mike,

Welcome to the Joomla Bamboo family and sorry you are experiencing an issue with the Nimbus Quickstart installation. First, do you have a URL link we can look at to see first hand the problem your having? I just installed Nimbus using Quickstart and can't duplicate your issue. The 'user3' position is the the top superfish main menu and is being generated/controlled via 'mod_exmenu-j15' application. I can only guess at this point that there might be a permission issue that needs to be resolved... Again, I link would be most helpful.

Ed</description>
            <pubDate>Wed, 08 Sep 2010 07:29:16 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 404 message - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/32419-404-message#32426</link>
            <description>Hi Mike, 

Got a link you can share?</description>
            <pubDate>Wed, 08 Sep 2010 07:24:21 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Introducing two new forum mods - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/32392-introducing-two-new-forum-mods#32423</link>
            <description>Hi Guys,

Welcome to the Joomla Bamboo family!</description>
            <pubDate>Wed, 08 Sep 2010 07:18:18 -0500</pubDate>
        </item>
        <item>
            <title>Subject: How to make captify content unlinkable? - by: geotso</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32420-how-to-make-captify-content-unlinkable#32420</link>
            <description>Hi there.  I am your free module captify content version 1.3.1 which I find great and very easy to use!  I have a small problem which i need to fix urgently. 

I would like to display the images from content (articles) but however these images NOT to be linkable to their articles, by keeping the rollover effect.

I have searched in this forum for a solution about this, but didn't find any solution.  

Thank you in advance!</description>
            <pubDate>Wed, 08 Sep 2010 06:29:16 -0500</pubDate>
        </item>
        <item>
            <title>Subject: 404 message - by: MSH</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/32419-404-message#32419</link>
            <description>Hi

I have loaded the nimbus template using the quickstart method. Everthing appears to be working except when I create a menu item in the user 3 area the sub menu items display a 404 message the top level items work though

Regards,

Mike</description>
            <pubDate>Wed, 08 Sep 2010 06:01:15 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Grid breaks page unless row is full - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32359-grid-breaks-page-unless-row-is-full#32415</link>
            <description>Right so if its happening with other modules Id say its related to the template code. Perhaps an extra  in the markup there?</description>
            <pubDate>Wed, 08 Sep 2010 05:03:47 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Grid breaks page unless row is full - by: incolor</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32359-grid-breaks-page-unless-row-is-full#32405</link>
            <description>BTW, thanks so much for your help on this. It's really got me stumped, too.

I have a sample mod_custom module published in the same position with the same Module Class Suffix.

The page looks and validates correctly.

Can you think of anything else?

Could it be the plugin, maybe?</description>
            <pubDate>Wed, 08 Sep 2010 01:15:39 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Grid breaks page unless row is full - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32359-grid-breaks-page-unless-row-is-full#32401</link>
            <description>Thanks for clarifying that. Can you try publishing another module to that area. I cant seem to replicate it here or fix it on your site in firebug also.

Cheers Anthony</description>
            <pubDate>Tue, 07 Sep 2010 23:18:52 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Introducing two new forum mods - by: tornado</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/32392-introducing-two-new-forum-mods#32398</link>
            <description>Hi Matt and Nathan,

Welcome...Now, get to work Anthony :)</description>
            <pubDate>Tue, 07 Sep 2010 22:37:29 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Introducing two new forum mods - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/32392-introducing-two-new-forum-mods#32392</link>
            <description>Id like to introduce two new forum moderators to help you with your support requests.

Matt is based in Canada and is an avid Joomlaphile and Nathan is another Joomla afficianado based here in Melbourne. 

Im hoping that this extra help here will help free up my time to speed up template releases and other extension improvements in addition to a regular return to blogging.

Please make them welcome as they adjust to the rhythm of the JB community :)

Anthony</description>
            <pubDate>Tue, 07 Sep 2010 22:05:57 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 20% Coupon for renewing members - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/30278-20-coupon-for-renewing-members#32390</link>
            <description>Your welcome!</description>
            <pubDate>Tue, 07 Sep 2010 22:01:59 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Two months at Joomla Bamboo - four new sites - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/32357-two-months-at-joomla-bamboo-four-new-sites#32386</link>
            <description>Hey Sascha,

Thanks so much for posting this :)

They all look great.

Prob worth mentioning the Club Culture site isnt quite safe for work. I dig what you have done with Grid and Newstream too.

Congrats.

Anthony</description>
            <pubDate>Tue, 07 Sep 2010 21:45:59 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Two months at Joomla Bamboo - four new sites - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/32357-two-months-at-joomla-bamboo-four-new-sites#32384</link>
            <description>Sascha,

Each of these sites have enough Joomla Bamboo left in them to know where you started... but that is where it ends. Your design, layout and creative touch is dark without being black yet your use of white and empty space is simply stunning! Please keep us posted on any new work you craft... excellent work.

Ed</description>
            <pubDate>Tue, 07 Sep 2010 21:41:19 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: JFlickr Position Problem - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/32340-jflickr-position-problem#32374</link>
            <description>Thanks for posting the screenshots. Any chance of getting a link?

Looks like a missing div.

Thanks Anthony</description>
            <pubDate>Tue, 07 Sep 2010 21:23:50 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Grid breaks page unless row is full - by: incolor</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32359-grid-breaks-page-unless-row-is-full#32369</link>
            <description>It now validates with mod_captifyContent  turned off, but gets two errors when this module is turned on.</description>
            <pubDate>Tue, 07 Sep 2010 20:46:36 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Grid breaks page unless row is full - by: incolor</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32359-grid-breaks-page-unless-row-is-full#32368</link>
            <description>I'll start checking those validation errors now. Params screen shots attached.
 http://www.joomlabamboo.com/images/fbfiles/images/params-20100907.jpg</description>
            <pubDate>Tue, 07 Sep 2010 20:22:33 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Grid breaks page unless row is full - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32359-grid-breaks-page-unless-row-is-full#32367</link>
            <description>Hehe no probs. That page shows a few validation errors:

http://validator.w3.org/check?verbose=1&amp;uri=http%3A%2F%2Fnew.gauchosplay.com%2F

Can you disable the captify module just to confirm where they are coming from. Also if you post a screenshot of your settings here we should be able to replicate the issue locally.

Cheers Anthony</description>
            <pubDate>Tue, 07 Sep 2010 20:16:22 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Grid breaks page unless row is full - by: incolor</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32359-grid-breaks-page-unless-row-is-full#32366</link>
            <description>Thanks for authenticating Nathan!

I just emailed him the URL.</description>
            <pubDate>Tue, 07 Sep 2010 19:59:58 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Grid breaks page unless row is full - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32359-grid-breaks-page-unless-row-is-full#32364</link>
            <description>Hey there sorry about that - I havent got around mentioning the new forum mods and you are the lucky recipient of Nathan's first post.

We have a ticket system that we use for members and normally share details that way but that is not available for free memberships.

If you can lift the lockdown for us it'll be easier to see the issue - looks like an extra  int he mix somewhere.

Sorry for the confusion.

Anthony</description>
            <pubDate>Tue, 07 Sep 2010 19:52:33 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Grid breaks page unless row is full - by: incolor</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32359-grid-breaks-page-unless-row-is-full#32363</link>
            <description>This strange that you just became a member today with only a single post, and you want super admin access to my site. Also, your email address is not associated with joomlababmoo.com. Sorry, but this raises all kinds of red flags.  

Also, I'm using the 1.3.3 version, that I just installed today.</description>
            <pubDate>Tue, 07 Sep 2010 19:48:29 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Grid breaks page unless row is full - by: Nathan</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32359-grid-breaks-page-unless-row-is-full#32362</link>
            <description>You could try updating the module (http://http://www.joomlabamboo.com/joomla-extensions/captifycontent-beautiful-captions-for-your-content) - it's up to v1.3.3 - there was an error in a recent version.
I've emailed you for admin access so I can see it</description>
            <pubDate>Tue, 07 Sep 2010 19:35:08 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Two months at Joomla Bamboo - four new sites - by: Matt Hayashida</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/32357-two-months-at-joomla-bamboo-four-new-sites#32361</link>
            <description>You've done a great job with all 4 sites. I really like the simplicity of the homepage of Strassenmädchen. 

I also really like your design of the guest room pages on the Guest House site. The photos and spacing looks really nice. One suggestion I would make would be to make the titles clickable on the homepage microblogs.</description>
            <pubDate>Tue, 07 Sep 2010 19:24:46 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Grid breaks page unless row is full - by: incolor</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32359-grid-breaks-page-unless-row-is-full#32359</link>
            <description>I'm trying out this very cool module, and I've noticed that the page breaks, pushing my right module off the page, when any given row isn't fully filled.

For example, my grid is 4 items wide by 2 items tall (8 item count, K2 Items, Categories + Items, K2 Items Image). The page doesn't display correctly unless there are exactly 4 our 8 items to display. Since I'm showing Featured Items only, there may come a time when there aren't 8 items to completely fill the grid.

The site is under development and password protected, but I can email or PM access upon request.

 http://www.joomlabamboo.com/images/fbfiles/images/captify_break.jpg</description>
            <pubDate>Tue, 07 Sep 2010 18:53:33 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Two months at Joomla Bamboo - four new sites - by: Sascha Mersch</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/32357-two-months-at-joomla-bamboo-four-new-sites#32357</link>
            <description>I have been a member of Joomla Bamboo a little more than two months now, and I already set up four sites using Joomla Bamboo templates in these two months.

I made two multi-language sites for two Berlin  houzes :

The Garden Guest Houze (http://www.garden-houze.de), a cosy and beautiful small hotel with guest rooms and apartments. I used the Strata template for this site - the clouds theme just seemed to fit perfectly for that one.

Club Culture Houze (http://www.club-culture-houze.de) is quite a darker houze - a Berlin gay/straight fetish club. I thought that the dark look of the Folio Life template and its description  (slightly edgy, after hours...)  was perfect for this site. It is also making extensive use of the popup features of microblog. 


I also set up two art-related sites that are available in German only:

Strassenmädchen (blaues Herz) (http://www.bleioase.de) is a literature project of two female writers. I used a quite minimalistic implementation of Newstream for this site.

Sascha Mersch (http://www.sascha-mersch.de) is -last but not least- my private homepage as a musician, and when I saw the Grid 2 template I knew I wanted to use it on my site.


I really enjoy working with the great templates by Joomla Bamboo, and I am looking forward to future projects. Thank you so much for your brilliant work!

Cheers,
Sascha</description>
            <pubDate>Tue, 07 Sep 2010 17:06:02 -0500</pubDate>
        </item>
        <item>
            <title>Subject: JFlickr Position Problem - by: sofreedesign</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/32340-jflickr-position-problem#32340</link>
            <description>When i enable/publish the Jflickr module it shifts everything down the page.
Here is with the module off... http://i1183.photobucket.com/albums/x473/sofreedesign/screen1.jpg
And when i turn it on it looks like this... http://i1183.photobucket.com/albums/x473/sofreedesign/Screen2.jpg
Any suggestions?</description>
            <pubDate>Tue, 07 Sep 2010 12:49:50 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Showcase - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-suggestions/32304-showcase#32305</link>
            <description>Hey there,

We have v3 of the website in the works and one of the features is a page with thumbnails of all of the templates loaded. You can then hit some filters to filter the view eg show business templates etc.

Hoping to get that out next month - time permitting - :)

Anthony</description>
            <pubDate>Tue, 07 Sep 2010 06:02:53 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Showcase - by: blueshift</title>
            <link>http://www.joomlabamboo.com/forum/site-suggestions/32304-showcase#32304</link>
            <description>Why not set up a site showcase using, say your own Grid2 theme, of JB-based websites... a visual presentation would make it a lot easier to traverse the creative landscape forested with Joomla Bamboo.</description>
            <pubDate>Tue, 07 Sep 2010 05:57:47 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying/Page-2#32302</link>
            <description>Then I suspect the user-group is wrong for your Joomla files...</description>
            <pubDate>Tue, 07 Sep 2010 05:56:27 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: flyefi</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32297</link>
            <description>Permission is 644</description>
            <pubDate>Tue, 07 Sep 2010 05:32:05 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32290</link>
            <description>@Natalia Awesome :)

@Ephraim what permissions are on this file: http://www.mediacouncil.or.ke/modules/mod_captifyContent/image.php</description>
            <pubDate>Tue, 07 Sep 2010 03:10:17 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: Natalia</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32287</link>
            <description>Now I have put permissions to 755 and it works!!!!! Great! Thank you for your support! :D</description>
            <pubDate>Tue, 07 Sep 2010 03:02:41 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: flyefi</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32286</link>
            <description>Thanks Seth for prior help and Thank you Anthony for the assistance

Sadly images still not appearing. Will communicate with host over the issue. Hope it works.

Thanks</description>
            <pubDate>Tue, 07 Sep 2010 02:47:56 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32260</link>
            <description>@Natalia I get a 500 error when trying to view this image:

http://www.agapewebdesign.net/modules/mod_captifyContent/image.php?width=200&amp;160&amp;cropratio=7:6&amp;image=/images/stories/amethyst2.jpg

So it means that a folder or file has 777 set as the permissions. This is a security setting in most hosts. The fix for incorrect permissions on the image resizer is that the imagecache folder should be set to 777 if the images dont render if they are set at 755. Once they have rendered then they need to be set back to 755 to make your site secure.

Cheers Anthony</description>
            <pubDate>Mon, 06 Sep 2010 20:00:42 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re:Hover Box User Guide or Instruction Manual - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/hover-box-module/842-hover-box-user-guide-or-instruction-manual#32255</link>
            <description>Sorry this completely fell off our radar. Cant promise when it will come but it will come.

Anthony</description>
            <pubDate>Mon, 06 Sep 2010 19:48:55 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re:Hover Box User Guide or Instruction Manual - by: Aifs</title>
            <link>http://www.joomlabamboo.com/forum/hover-box-module/842-hover-box-user-guide-or-instruction-manual#32233</link>
            <description>Hi!
Any tutorial yet?  :)</description>
            <pubDate>Mon, 06 Sep 2010 16:09:11 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: Natalia</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32230</link>
            <description>I have put 777 permission now and it doesn't work... Thanks anyway</description>
            <pubDate>Mon, 06 Sep 2010 14:28:26 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32226</link>
            <description>You can find a full discussion of the issue of permissions here:

http://www.joomlabamboo.com/forum/joomla-security/11385-correct-permissions-for-captify-prettyslider-etc</description>
            <pubDate>Mon, 06 Sep 2010 14:07:52 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32225</link>
            <description>@flyfi
@natalia

You both have the same issue.

@flyfi - if you have set to 755 already, see if it will work with 777. If it does, it is a sign that your files are not owned by the unix user that Joomla is running under. It is better not to continue with 777 permissions, but get the file ownership fixed. If you don't know how to chown files you should speak to your host.</description>
            <pubDate>Mon, 06 Sep 2010 14:04:36 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32223</link>
            <description>You have error 500 on the image links, most certainly a permissions issue. Are you folders (notably /modules/mod_captifycontent/imagecache) 777?</description>
            <pubDate>Mon, 06 Sep 2010 13:51:17 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Lazy Load Plugin - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/32171-lazy-load-plugin#32222</link>
            <description>no problem.</description>
            <pubDate>Mon, 06 Sep 2010 13:48:17 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: Natalia</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32221</link>
            <description>Hi there ... I have the same problem on my website.

Captify content displays titles but not images. Images are assigned ...

http://www.agapewebdesign.net/index.php?option=com_content&amp;view=article&amp;id=1&amp;Itemid=2

Fotografia, grafica, loghi etc are the links of the categories .</description>
            <pubDate>Mon, 06 Sep 2010 13:47:28 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Lazy Load Plugin - by: 3rsaku</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/32171-lazy-load-plugin#32214</link>
            <description>thank you.</description>
            <pubDate>Mon, 06 Sep 2010 13:00:19 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: flyefi</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32211</link>
            <description>Thanks Seth....clearly I need a break...

Now it is displaying the article titles but not the images....Please find link below

http://www.mediacouncil.or.ke/index.php?option=com_content&amp;view=article&amp;id=61&amp;Itemid=12</description>
            <pubDate>Mon, 06 Sep 2010 12:05:12 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Lazy Load Plugin - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/32171-lazy-load-plugin#32205</link>
            <description>Not sure this is going to be resolvable. If lazyload is giving issues with your template, it is best to disable it. 

You could also speak with the code author, or explore your own fix if you are determined to use LazyLoad. I see on the authors page there are known issues with Safari... http://www.appelsiini.net/projects/lazyload</description>
            <pubDate>Mon, 06 Sep 2010 11:30:05 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32203</link>
            <description>OK, you want to display the articles in the category 'code of conduct', so you have to switch the source from Joomla categories to Joomla articles.</description>
            <pubDate>Mon, 06 Sep 2010 11:21:09 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: flyefi</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32194</link>
            <description>Please find below links to the images &amp; PDF document

Page intended to display Captify Content module: www.mediacouncil.or.ke/images/Captify%20Content%201.JPG

Administrator Module Manager: www.mediacouncil.or.ke/images/Captify%20Content%202.jpg

Administrator Plugin Manager: www.mediacouncil.or.ke/images/Captify%20Content%203.jpg

PDF Document with all the above: www.mediacouncil.or.ke/images/Captify%20Content%20problem.pdf

Hope this works now.</description>
            <pubDate>Mon, 06 Sep 2010 09:58:59 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Lazy Load Plugin - by: 3rsaku</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/32171-lazy-load-plugin#32187</link>
            <description>thank you for the fast reply.

The following is the link to live site,

http://url.irhcan.com?ja

Kindly browse through sections, hydrogen, fuel cells...

I am using JA Teline III

thanks a lot.

edit: works sometime with IE 8..Not with chrome and safari in both platforms

Also, what I noticed in firefox is when I click on options in the Ja news 2 menu (the menu items in the content), i have an error msg, Failed Request.  :(</description>
            <pubDate>Mon, 06 Sep 2010 09:33:21 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Lazy Load Plugin - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/32171-lazy-load-plugin#32183</link>
            <description>Got a link you can share?</description>
            <pubDate>Mon, 06 Sep 2010 09:12:24 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32181</link>
            <description>Nothing attached, but you can just attach an image directly....</description>
            <pubDate>Mon, 06 Sep 2010 09:11:30 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Lazy Load Plugin - by: 3rsaku</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/32171-lazy-load-plugin#32171</link>
            <description>Thank you for the wonderful plugin. As a friend here mentioned, the text overlaps the image when it loads lazy.

Secondly, this plugin (the lazy loader) works only in Firefox (mac and windows). Doesn't work in chrome, ie, opera or safari. Just a irregular box instead of images.

I appreciate ur suggestion on this.</description>
            <pubDate>Mon, 06 Sep 2010 08:15:59 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: flyefi</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32158</link>
            <description>Sorry...Document didn't attach. pls click the following links</description>
            <pubDate>Mon, 06 Sep 2010 06:54:38 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: flyefi</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32157</link>
            <description>Hi Seth,

I had already assigned source category with items that contain images (please find attached document with pint screens of the module and plug-in). That is what I am fumbled about.</description>
            <pubDate>Mon, 06 Sep 2010 06:29:40 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32147</link>
            <description>You don't appear to have any content set to display there. Captify is running, but it has nothing to display. Please check that you have assigned a source category with items that contain images. Thanks.</description>
            <pubDate>Mon, 06 Sep 2010 05:22:32 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: flyefi</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32142</link>
            <description>the link is 
http://www.mediacouncil.or.ke/index.php?option=com_content&amp;view=article&amp;id=61&amp;Itemid=12

The grey area below the article is where the module is supposed to display</description>
            <pubDate>Mon, 06 Sep 2010 04:41:11 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Images not displaying - by: tornado</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32141</link>
            <description>Have a link ?</description>
            <pubDate>Mon, 06 Sep 2010 04:03:45 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Images not displaying - by: flyefi</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32139-images-not-displaying#32139</link>
            <description>Hi guys,

I'm having  problem with this module. It isn't displaying images. I tried the other solutions in the forum including setting images/stories directory permissions 755, confirming the modules files permission are 644 and it still wont display.

I have attached a document with the images of the problem.

I have used this lovely module B)  before with no problem. This is the first time I'm experiencing anomalies   . Will highly appreciate any help. 

Thanks!!</description>
            <pubDate>Mon, 06 Sep 2010 02:57:24 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to set uo captify? - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#32087</link>
            <description>Let us know how you get on Ulrike :)

Anthony</description>
            <pubDate>Sat, 04 Sep 2010 20:32:08 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: captify new feature request? - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32071-captify-new-feature-request#32083</link>
            <description>Sure thing that looks interesting. Ill add it to the todo and see what we come up with. Anthony</description>
            <pubDate>Sat, 04 Sep 2010 20:24:55 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: captify new feature request? - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32071-captify-new-feature-request#32076</link>
            <description>Hi Ed,

I'll look forward to it.

Cheers
Paul</description>
            <pubDate>Sat, 04 Sep 2010 16:37:44 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: captify new feature request? - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32071-captify-new-feature-request#32074</link>
            <description>Paul,

That feature really adds value to this mod. I missed that original post and Matt's code revision. Have copied it into my 'things to do' folder! However... Anthony will have the final say on if it makes it into a future release.  ;) 

Ed</description>
            <pubDate>Sat, 04 Sep 2010 16:09:08 -0500</pubDate>
        </item>
        <item>
            <title>Subject: captify new feature request? - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/32071-captify-new-feature-request#32071</link>
            <description>Hi,

Wondered if you could possibly add the feature from this thread to the standard extension as I think it looks really good
http://www.joomlabamboo.com/forum/grid/31956-grid2-captify-module-image-overlay-instead-of-text

Cheers
Paul</description>
            <pubDate>Sat, 04 Sep 2010 14:27:38 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to set uo captify? - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#32038</link>
            <description>Sure thing Ulrike, 

Instructions are on this page...

http://www.joomlabamboo.com/joomla-extensions/captifycontent-beautiful-captions-for-your-content</description>
            <pubDate>Sat, 04 Sep 2010 08:07:26 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to set uo captify? - by: Ulrike Erdmann</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#32030</link>
            <description>Hi
Now I installed K2 because I want use the captify!

New problmes for me:
How do I set up the captify? Is there a tutorial?
I am sorry, but it isn't easy for me.

Ulrike</description>
            <pubDate>Sat, 04 Sep 2010 05:20:19 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to set uo captify? - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#32014</link>
            <description>Ah, ok, so Phoca does not use standard Joomla categories and articles? In that case, no, captify will not work with Phoca.</description>
            <pubDate>Fri, 03 Sep 2010 15:50:18 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to set uo captify? - by: Ulrike Erdmann</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#32009</link>
            <description>It is the first picture but I think it doesn't work with phoca.
In phoca you can create categories by itself...in these category you can write a discription and set Pics. The you can add photographs with a very nice gallery layout.</description>
            <pubDate>Fri, 03 Sep 2010 15:43:44 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to set uo captify? - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#31993</link>
            <description>If the image you want to use is the first one in a Joomla article, then yes, you can use i with captify.

I have never used Phoca though. Is it used in a Joomla article?</description>
            <pubDate>Fri, 03 Sep 2010 15:22:25 -0500</pubDate>
        </item>
        <item>
            <title>Subject: How to set uo captify? - by: Ulrike Erdmann</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31986-how-to-set-uo-captify#31986</link>
            <description>Hey there!

I have some problems to set up the captify content.
First there is something to say about what I want to manage:
I use phoca gallery and I want to display the first pic of it on my frontpage like in grid2!

Now my first question:
Can I use the captify with phoca?
  http://www.joomlabamboo.com/images/fbfiles/images/frage.JPG 
The thing is, I dont want to use K2 cause it is to huge for me. I like the phoca, I need for my photographers page!

Greetings
Ulrike</description>
            <pubDate>Fri, 03 Sep 2010 14:56:12 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 'open panel' item moved - by: Matt Hayashida</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31952-open-panel-item-moved#31971</link>
            <description>No problem.

You can fine tune the position if you want.

Adding 1px to the top value will move the link down 1px.
Adding 1px to the right value will move the link left 1px.
Removing 1px from the right value will move the link right 1px.</description>
            <pubDate>Fri, 03 Sep 2010 13:56:24 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 'open panel' item moved - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31952-open-panel-item-moved#31959</link>
            <description>Yes, thanks Matt</description>
            <pubDate>Fri, 03 Sep 2010 13:26:11 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 'open panel' item moved - by: Jeff Schulze</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31952-open-panel-item-moved#31958</link>
            <description>easy! Din't see that. Its still a tiny bit off, but good enough. Thanks Matt!</description>
            <pubDate>Fri, 03 Sep 2010 13:14:15 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 'open panel' item moved - by: Matt Hayashida</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31952-open-panel-item-moved#31957</link>
            <description>To move the open panel button up and left, go to line 380 of theme.css and change

top:20px --&gt; top:0px

right:0 --&gt; right:10px

This will move the open panel button up 20px and left 10px.</description>
            <pubDate>Fri, 03 Sep 2010 13:04:35 -0500</pubDate>
        </item>
        <item>
            <title>Subject: 'open panel' item moved - by: Jeff Schulze</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31952-open-panel-item-moved#31952</link>
            <description>http://www.ellago.net/develop/

Upper right, the 'open panel' item has moved over and slightly down from it's original position when I published a custom module (with the gotexan logo) to the header 4 position. The logo is no larger than the main company logo so should not cause distortion.. I'm looking thru the css but haven't found it.. yet. Also, when i un-publish the logo from header 4, the problem remains. Suggestions?</description>
            <pubDate>Fri, 03 Sep 2010 11:55:53 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Reply Problem - by: mcriticos</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/31503-reply-problem#31950</link>
            <description>Hi Anthony,

Any joy with the bug fix yet?

Thanks

Matt</description>
            <pubDate>Fri, 03 Sep 2010 10:07:57 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: showcase - grid2- beez template - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/31899-showcase-grid2-beez-template#31918</link>
            <description>Thanks Torsten - got rid of the other default themes too :)

Anthony</description>
            <pubDate>Thu, 02 Sep 2010 18:00:40 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: showcase - grid2- beez template - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/31899-showcase-grid2-beez-template#31902</link>
            <description>Hi Torsten,

Well spotted! That is definately a mistake, that should not be in the options list, neither should the other default templates.

   

I will make sure Anthony sees this as soon as possible. Thanks for bringing it to our attention.</description>
            <pubDate>Thu, 02 Sep 2010 11:18:35 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: PDF Creation Issue - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31880-pdf-creation-issue#31900</link>
            <description>No problem.</description>
            <pubDate>Thu, 02 Sep 2010 11:00:44 -0500</pubDate>
        </item>
        <item>
            <title>Subject: showcase - grid2- beez template - by: Torsten Silbermann</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/31899-showcase-grid2-beez-template#31899</link>
            <description>Hi Guys,

if you select &quot;beez&quot; in the template switcher in the grid2 template showcase - there is not really something. And I cant go back (except cleaning my browser cache or cookies) - would be nice if you remove this option - and tell me how i can go out there...

regards from Hamburg


Torsten</description>
            <pubDate>Thu, 02 Sep 2010 11:00:21 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: PDF Creation Issue - by: theant</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31880-pdf-creation-issue#31895</link>
            <description>thank you</description>
            <pubDate>Thu, 02 Sep 2010 10:16:06 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: PDF Creation Issue - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31880-pdf-creation-issue#31893</link>
            <description>Sorry, I cannot trouble shoot this for you.

It is clearly not an issue with the plugin, as I have tested it on several other sites. Also you can see on our demo site that pdf creation works fine.

Your template is clearly not the standard Joomla default installed templates, and you have a lot of additional components.

I recommend you first switch to JA Purity or Beez and then try it. If it still doesn't work, look at your components.

A blank page is usually a sign of a php error, so switch errort reporting on and you may get a clue.</description>
            <pubDate>Thu, 02 Sep 2010 10:10:13 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: PDF Creation Issue - by: theant</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31880-pdf-creation-issue#31887</link>
            <description>Yes:
http://www.vorrei.org/lavori/50-lavori/2746-il-crollo-del-mito-casa.html
To be complete, there are 3 plugins that give this issue on this site. Disabling those, pdf works fine. Of course I tested activating every one separately and pdf doesn't work.
They are JB Library 1.0.10, mfBlank 1.1 and RSForm Pro 1.2.0

or developer version:
http://vorrei.selfip.org/vorrei/lavori/50-lavori/2746-il-crollo-del-mito-casa.html
with default template, JBLibrary 1.1.3 active and Alpha Toolbar disabled.

Thanks a lot for your attention.</description>
            <pubDate>Thu, 02 Sep 2010 09:48:05 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: PDF Creation Issue - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31880-pdf-creation-issue#31884</link>
            <description>It just wasn't clear on that last point. 

I just tested on a couple of my sites and .pdf button is working fine, with JB Libray enabled.

Do you have a link you can share?</description>
            <pubDate>Thu, 02 Sep 2010 09:35:41 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: PDF Creation Issue - by: theant</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31880-pdf-creation-issue#31882</link>
            <description>No, as said I tested with default template too</description>
            <pubDate>Thu, 02 Sep 2010 09:06:19 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: PDF Creation Issue - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31880-pdf-creation-issue#31881</link>
            <description>Does it work with a default template if the plugin is enabled?</description>
            <pubDate>Thu, 02 Sep 2010 09:04:01 -0500</pubDate>
        </item>
        <item>
            <title>Subject: PDF Creation Issue - by: theant</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31880-pdf-creation-issue#31880</link>
            <description>Hello
using Joomla 1.5.20 with your Plugin I can't get pdf button working correctly. I tested that deactivating the plugin and clicking on core PDF creation icon in all articles, it works fine. Activating your plugin it open a blank window.
I tested with default template too.
I don't know why, but this is.</description>
            <pubDate>Thu, 02 Sep 2010 08:42:34 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Twitter Bird Image not showing in IE [Solved] - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/31807-twitter-bird-image-not-showing-in-ie#31816</link>
            <description>B) 

Thanks for stopping back to let us know.</description>
            <pubDate>Wed, 01 Sep 2010 14:02:30 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Twitter Bird Image not showing in IE - by: ellsworthfss</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/31807-twitter-bird-image-not-showing-in-ie#31812</link>
            <description>Ok, after going thru posts on this forum for a different problem I have figured this one out.  I simply had to &quot;Enable Unique jQuery&quot;  in the JB Library Plugin Settings.  Image is appearing fine now.</description>
            <pubDate>Wed, 01 Sep 2010 12:39:39 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Twitter Bird Image not showing in IE [Solved] - by: ellsworthfss</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/31807-twitter-bird-image-not-showing-in-ie#31807</link>
            <description>The twitter bird image that usually display above the tweets is not appearing for me in IE8.  Yet, it appears fine in Firefox and Chrome.  The site in question is here... http://www.ellsworthfss.com/ .  The weird part about it is that I have tried putting other images elsewhere in the module and they also will not appear even though they work elsewhere on the site.</description>
            <pubDate>Wed, 01 Sep 2010 11:48:09 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Removing &quot;Featured&quot; banner from K2 Items - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31564-removing-featured-banner-from-k2-items#31752</link>
            <description>No probs :)</description>
            <pubDate>Wed, 01 Sep 2010 04:49:47 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Removing &quot;Featured&quot; banner from K2 Items - by: paddleme</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31564-removing-featured-banner-from-k2-items#31747</link>
            <description>Sweet!  Thanks.</description>
            <pubDate>Tue, 31 Aug 2010 22:58:37 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Removing &quot;Featured&quot; banner from K2 Items - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31564-removing-featured-banner-from-k2-items#31745</link>
            <description>Hey sorry about the delay.

This will be a part of the upcoming release:

Just replace the corresponding tags in the k2.css file:

 
	div.itemHeader h2.itemTitle span sup 
 

plus remove the background on this rule:

 
div.userItemIsFeatured {}
 

Cheers Anthony</description>
            <pubDate>Tue, 31 Aug 2010 22:19:57 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Removing &quot;Featured&quot; banner from K2 Items - by: paddleme</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31564-removing-featured-banner-from-k2-items#31737</link>
            <description>Any update on the expected turnaround for the &quot;Featured&quot; updates?  Thanks.</description>
            <pubDate>Tue, 31 Aug 2010 20:06:45 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: can i access a hiddebn panel from a menu item - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/31689-can-i-access-a-hiddebn-panel-from-a-menu-item#31731</link>
            <description>This is the code thats used to trigger the panel:

 

												
															
										
 

Since its an id if you want to use it again then you will have to change this to a class and any of the other references in the javascript to a class as well.

eg
 
	jQuery(&quot;#toggle a&quot;).click(function () {
		jQuery(&quot;#toggle a&quot;).toggle();
	});	
 

We used an id rather than a class as it improves performance for the javascript.

Not sure how easy it is to add this to a menu item but you can easily drop it into a custom module and it should work.

Anthony</description>
            <pubDate>Tue, 31 Aug 2010 18:10:41 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Google maps no longer requires API - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/31673-google-maps-no-longer-requires-api#31729</link>
            <description>Not one planned but thanks for letting us know. The maps module needs an update sop Ill schedule some time for this soon.

Anthony</description>
            <pubDate>Tue, 31 Aug 2010 17:57:36 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: hmmm - images have stopped loading - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/31594-hmmm-images-have-stopped-loading#31728</link>
            <description>So basically you can use the setting to remove extra javascript and just enter jquery.js and it should pull this file out:

http://www.hotpantsandheels.com.au/modules/mod_jw_ajaxhr/jquery.js

Let us know if that works.

Anthony</description>
            <pubDate>Tue, 31 Aug 2010 17:56:43 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Not working - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/15931-not-working#31726</link>
            <description>Ok thanks :)</description>
            <pubDate>Tue, 31 Aug 2010 17:51:25 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: JB Maps appears in Safari and IE 8, but not FF - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/31718-jb-maps-appears-in-safari-and-ie-8-but-not-ff#31721</link>
            <description>Thanks David.

Framework templates have this fixed. Im yet to go and fix this in the older themes. Thanks for the reminder.

Anthony</description>
            <pubDate>Tue, 31 Aug 2010 16:54:37 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: JB Maps appears in Safari and IE 8, but not FF - by: blueshift</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/31718-jb-maps-appears-in-safari-and-ie-8-but-not-ff#31720</link>
            <description>OK folks, listen and learn. I had published the map to an advert position. I have AdBlock Plus running in FF, and the advert positions are blocked! The map appeared as soon as I published to a different position.</description>
            <pubDate>Tue, 31 Aug 2010 16:21:08 -0500</pubDate>
        </item>
        <item>
            <title>Subject: JB Maps appears in Safari and IE 8, but not FF - by: blueshift</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/31718-jb-maps-appears-in-safari-and-ie-8-but-not-ff#31718</link>
            <description>Why would a JB map not appear in Firefox? (a map using a contact enhanced method does appear in FF)

j4.xyonet.com (http://j4.xyonet.com/index.php?option=com_k2&amp;view=item&amp;layout=item&amp;id=101&amp;Itemid=77) dev site</description>
            <pubDate>Tue, 31 Aug 2010 16:06:16 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: can i access a hiddebn panel from a menu item - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/31689-can-i-access-a-hiddebn-panel-from-a-menu-item#31707</link>
            <description>Not sure it is possible, at least not without some hackery. 

I wouldn't know where to start though. Sorry.</description>
            <pubDate>Tue, 31 Aug 2010 14:56:56 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Zen Avanti for your perusal or critique. - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31598-zen-avanti-for-your-perusal-or-critique#31703</link>
            <description>Seth,

Thanks for reminding me of this feature... keep forgetting about it.  :-O</description>
            <pubDate>Tue, 31 Aug 2010 14:04:23 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Which step(s) did i miss? - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/31659-which-steps-did-i-miss#31702</link>
            <description> p.s can't i change its prefrences? 

Could you give us a little more details on your question...

Ed</description>
            <pubDate>Tue, 31 Aug 2010 14:01:16 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Which step(s) did i miss? - by: spiritual</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/31659-which-steps-did-i-miss#31700</link>
            <description>Hi,
now undrestand.
thanx a lot. it was really useful.
what a great team!


p.s can't i change its prefrences?</description>
            <pubDate>Tue, 31 Aug 2010 12:02:22 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Google maps no longer requires API - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/31673-google-maps-no-longer-requires-api#31695</link>
            <description>Ah, thanks for the information. 

Answer is, I don't know. Sorry. Anthony will get back to you on this no doubt.</description>
            <pubDate>Tue, 31 Aug 2010 11:21:46 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: hmmm - images have stopped loading - by: Astrophel</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/31594-hmmm-images-have-stopped-loading#31692</link>
            <description>The original one is working now, but the sample page is not.

sorry if my answer confused the issue</description>
            <pubDate>Tue, 31 Aug 2010 11:08:46 -0500</pubDate>
        </item>
        <item>
            <title>Subject: can i access a hiddebn panel from a menu item - by: blueshift</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/31689-can-i-access-a-hiddebn-panel-from-a-menu-item#31689</link>
            <description>I'm using Grid 1 and can't see how to use a menu item to open a hidden panel. have i been staring at the screen too long?</description>
            <pubDate>Tue, 31 Aug 2010 11:00:07 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: hmmm - images have stopped loading - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/31594-hmmm-images-have-stopped-loading#31684</link>
            <description>That is the latest version, yes.</description>
            <pubDate>Tue, 31 Aug 2010 10:45:37 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Zen Avanti for your perusal or critique. - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31598-zen-avanti-for-your-perusal-or-critique#31683</link>
            <description>Hi Baz, 

Agree 100% with what Ed said, but in any Zen Grid template you can remove the Joomla! generator tag just by selecting that option in the template params:

scripts &amp; extras &gt; remove joomla metatag generator? &gt; yes.</description>
            <pubDate>Tue, 31 Aug 2010 10:43:45 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Which step(s) did i miss? - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/31659-which-steps-did-i-miss#31675</link>
            <description>The reason you needed to select 'all menus' within the module settings is because your delivering the module via the 'loadposition' option. If you were using the module within a defined position (i.e. left, right, etc.) then selecting specific menus to show this module would have worked. Hope this helps explain...

Ed</description>
            <pubDate>Tue, 31 Aug 2010 09:28:25 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Google maps no longer requires API - by: blueshift</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/31673-google-maps-no-longer-requires-api#31673</link>
            <description>is there an update coming that will take this into account?</description>
            <pubDate>Tue, 31 Aug 2010 09:03:18 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: hmmm - images have stopped loading - by: aforantman</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/31594-hmmm-images-have-stopped-loading#31665</link>
            <description>Hi Anthony.

I downloaded the plugin from the extensions page today?
So it should be the correct latest version?

the version I downloaded today off the site is:
JB_Library_J1.5_v1.1.3.zip</description>
            <pubDate>Tue, 31 Aug 2010 06:03:13 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Zen Avanti for your perusal or critique. - by: baz9969</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31598-zen-avanti-for-your-perusal-or-critique#31664</link>
            <description>Thanks for the feedback, yep I missed the 404's, I changed a menu name, and it knocked of all the links. Also done the byebyegenerator as per your advice. Now back to SEO...oh the fun.</description>
            <pubDate>Tue, 31 Aug 2010 05:43:09 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Which step(s) did i miss? - by: spiritual</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/31659-which-steps-did-i-miss#31663</link>
            <description>wow!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
it's hard to believe that this little option has destroyed my day!
thanx a lot, really thanx

although i don't know why it should be all menu (because i've tried the select part, and selected the test1 but it didn't work), and i didn't find somewhere to mention it, but overall it seems the full process that i wrote will help users like me.</description>
            <pubDate>Tue, 31 Aug 2010 04:33:54 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Which step(s) did i miss? - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/31659-which-steps-did-i-miss#31662</link>
            <description>Thanks for that. Did you assign the module to all menu items.</description>
            <pubDate>Tue, 31 Aug 2010 04:21:53 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Which step(s) did i miss? - by: spiritual</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/31659-which-steps-did-i-miss#31661</link>
            <description>the link of my site you mean?
i tried it in a free host: http://hnooriaan.freebie-host.com/index.php?option=com_content&amp;view=article&amp;id=90&amp;Itemid=67</description>
            <pubDate>Tue, 31 Aug 2010 04:17:25 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Which step(s) did i miss? - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/31659-which-steps-did-i-miss#31660</link>
            <description>Thanks and the link?</description>
            <pubDate>Tue, 31 Aug 2010 04:11:07 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Which step(s) did i miss? - by: spiritual</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/31659-which-steps-did-i-miss#31659</link>
            <description>Hi,
I'm new to joomla, and have recently installed the JB FAQ, but unfortunately after spending 4 hours(!) , still it doesn't work!!!
I don't know which part i've missed...
Let me tell you what i've done from the begining:
after installing, i read all the toturials and reviews and did as follow:
1. In the module ,in position, wrote : FAQ 
2. created an uncategorized article by name of test_FAQ_JB 
3. wrote  in editor
4. created section with the name of test_FAQ
5. created a category by name of test1_JBFAQ and chose test_FAQ for its section
6. created a menu in main menu by name of test1 and chose article layout for it and in select article i selected test_FAQ_JB (that un categorized article containing loadposition)
7. created new article and put my first question in the title of that article and in its editor, wrote the answer of the question. and chose test_FAQ for its section and test1_JBFAQ for its category.
8. created another article the same as 7, for another question and answer.
9. run it---&gt; didn't work, so went to the plugin manager and in content-load module select the No wrapping(raw output)
10. again didn't work, so verified that i should install jb library, installed &amp; enabled it but it didn't help. 

I think i told you whatever i've done
Would you please help me? i'm really exhausted...</description>
            <pubDate>Tue, 31 Aug 2010 04:06:33 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Not working - by: spiritual</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/15931-not-working#31658</link>
            <description>Hi,

no, i'll do it. 

thanx for your response,
i'm still waiting for the solution...</description>
            <pubDate>Tue, 31 Aug 2010 04:05:10 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: JB Library conflict (of sorts) - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31570-jb-library-conflict-of-sorts#31656</link>
            <description>Right - but are the template features reduced on the reg page?

Anthony</description>
            <pubDate>Tue, 31 Aug 2010 03:47:30 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: hmmm - images have stopped loading - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/31594-hmmm-images-have-stopped-loading#31655</link>
            <description>Hey Anthony.

Best to grab the latest version with all of the new functionality.

Let me know when the plugin has been installed and if it doesn't fix it. Ill check the pages out then.

Cheers Anthony</description>
            <pubDate>Tue, 31 Aug 2010 03:42:37 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Not working - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/15931-not-working#31652</link>
            <description>Hi there,

Do you mind posting this in a new thread with a link? Best way to sort out this issue I think.

Anthony</description>
            <pubDate>Tue, 31 Aug 2010 03:39:18 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Not working - by: spiritual</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/15931-not-working#31649</link>
            <description>Hi,
I'm new to joomla, and have recently installed the JB FAQ, but unfortunately after spending 4 hours(!) , still it doesn't work!!!
I don't know which part i've missed...
Let me tell you what i've done from the begining:
after installing, i read all the toturials and reviews and did as follow:
1. In the module ,in position, wrote : FAQ       
2. created an uncategorized article by name of test_FAQ_JB 
3. wrote  in editor
4. created section with the name of  test_FAQ
5. created a category by name of    test1_JBFAQ   and chose test_FAQ   for its section
6. created a menu in main menu by name of    test1  and chose  article layout for it  and in select article  i selected test_FAQ_JB (that un categorized article containing loadposition)
7. created new article and put my first question in the title of that article and in its editor, wrote the answer of the question.  and chose  test_FAQ  for its section  and  test1_JBFAQ   for its category.
8. created another article the same as 7, for another question and answer.
9. run it---&gt; didn't work, so went to the plugin manager and in content-load module  select the No wrapping(raw output)
10. again  didn't work, so verified that i should install jb library, installed &amp; enabled it but it didn't help.   

I think i told you whatever i've done
Would you please help me? i'm really exhausted...</description>
            <pubDate>Tue, 31 Aug 2010 01:08:38 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Zen Avanti for your perusal or critique. - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31598-zen-avanti-for-your-perusal-or-critique#31647</link>
            <description>Bazza,

Very nice work with this site. It's clean, easy to read and navigate. Couple of things I'd recommend. In your source code the meta name=&quot;generator&quot; is pointing to Joomla. You can customize this with the plugin called ByebyeGenerator (http://extensions.joomla.org/extensions/site-management/seo-a-metadata/12556?qh=YToxOntpOjA7czoxNToiYnllYnllZ2VuZXJhdG9yIjt9)

You also have some 404 pages. They are;

Contact Us links on the 'H2O - Creative Partnerships', 'CREATE / ENABLE Copywriting, Copyediting &amp; Proofing', Website Design, Website Marketing (SEM/SEO), Pay Per Click (PPC), About Us, Price List pages. You'll want to point directly to your Contact Us page to loose these error pages. Lastly, your 'Price List' page is the only one without breadcrumbs.

Sorry to be a little nit-picky but these are errors that will drive potential customers/clients away from you... not to you!

Keep up the excellent work and let us know when you have another site launched.

Ed</description>
            <pubDate>Mon, 30 Aug 2010 21:43:51 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: hmmm - images have stopped loading - by: aforantman</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/31594-hmmm-images-have-stopped-loading#31645</link>
            <description>Hi Anthony,

thanks for your help.
I am not sure how to do this.
Is there an article that gives a description of how to do this that I can look up and follow for instruction?

regards,

ant.

p.s. just to add I looked through the documentation on the jb library. My plugin parameters on the jb library dont have all the ones shown in the documentation. they go from &quot;jquery source&quot; to &quot;ie 6 warning&quot;.

I have had a play with some of these parameters as per the documentation but have had no joy with the images showing up yet.

One other thing to note was that I also use another flickr album too called &quot;flickr album&quot;.
It works successfully on other sites, but not on this site. Not sure if that info helps but maybe it will give extra clues.
The client is starting to jump up and down a bit so I would love  to get it sorted fairly soon if at all possible.

regards,

anthony.

sorry... one other thing.
I have had to go with another flickr extension in the mean time so that the client has a gallery.
dont like this version as much as yours though.
What I have done is to publish the jflickr modules that arent working on a &quot;not often viewed&quot; page on the site.
here is the link to where they currently reside.
http://www.hotpantsandheels.com.au/index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=59&amp;Itemid=192

:)</description>
            <pubDate>Mon, 30 Aug 2010 20:05:34 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: JB Library conflict (of sorts) - by: Simon Mainwaring</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31570-jb-library-conflict-of-sorts#31644</link>
            <description>Not sure if this will cause problems in the long run.

As the JB Library looks for other versions of jQuery and strips them out using Regx, my solution was to rename the jQuery file that AlphaRegistration is calling. In doing so JB Library doesn't strip out the version being used by AlphaRegistration.

Yes there are two versions of jQuery being called (1.3.2 and 1.4.2) but only on the registration page. My functionality is returned and my home page is intact.

I am testing on my local server and will roll out to production shortly, and then hold my breath!</description>
            <pubDate>Mon, 30 Aug 2010 19:56:45 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: JB Library conflict (of sorts) - by: Simon Mainwaring</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31570-jb-library-conflict-of-sorts#31643</link>
            <description>As it turns out, that particular file is for JomSocial. As I am not using JomSocial for this site at the present, I have removed JomSocial and any associated plugins and modules.

The registration page now no longer calls that file, but it did not solve my original issue. Back to square one ;)</description>
            <pubDate>Mon, 30 Aug 2010 19:48:27 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Reply Problem - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/31503-reply-problem#31642</link>
            <description>Hmm ok sorry for the confusion.

I think I found the bug but will have to issue an update on this in the next few days. Stay tuned and thanks for finding it.

Anthony</description>
            <pubDate>Mon, 30 Aug 2010 19:24:33 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: JB Library conflict (of sorts) - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31570-jb-library-conflict-of-sorts#31641</link>
            <description>Sorry thought Id pasted it here:

http://www.freshdisko.com/plugins/system/pc_includes/ajax_1.3.js

Let us know how you get on.

Anthony</description>
            <pubDate>Mon, 30 Aug 2010 19:20:31 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: JB Library conflict (of sorts) - by: Simon Mainwaring</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31570-jb-library-conflict-of-sorts#31640</link>
            <description>Thanks for the advice Anthony, I think I understand what needs to be done. The only thing is I am not sure which file it is you are referring to! ;)</description>
            <pubDate>Mon, 30 Aug 2010 19:13:55 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Freshdisko.com: Site refresh using Newstream - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31571-freshdiskocom-site-refresh-using-newstream#31639</link>
            <description>Yeah thats certainly hard to control if you have multiple people uploading to the site :)

Cheers Anthony</description>
            <pubDate>Mon, 30 Aug 2010 19:11:40 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Zen Avanti for your perusal or critique. - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31598-zen-avanti-for-your-perusal-or-critique#31638</link>
            <description>Nice and simple Bazza :) Good luck with the launch.</description>
            <pubDate>Mon, 30 Aug 2010 19:08:48 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: hmmm - images have stopped loading - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/31594-hmmm-images-have-stopped-loading#31636</link>
            <description>Hey Anthony,

Its actually a js issued caused by this file:

http://www.hotpantsandheels.com.au/modules/mod_jw_ajaxhr/jquery.js

If you are using the latest version of JB LIbrary you can strip the output of the jquery using the unique jQuery setting.

Cheers Anthony</description>
            <pubDate>Mon, 30 Aug 2010 19:06:25 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Subscribed but no access - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/31597-subscribed-but-no-access#31615</link>
            <description>Hi there and thanks for joining.

Sorry about the delay - there is sometimes a hiccup in the system with the subscription component and Im afraid your registration got caught.

Let me know if you still have trouble and thanks again.

Anthony</description>
            <pubDate>Mon, 30 Aug 2010 15:37:28 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Subscribed but no access - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/31597-subscribed-but-no-access#31608</link>
            <description>Hi there, 

Sorry you are experiencing difficulties. Processing is automatic and usually instantaneous, though there are the occasional hiccups. I don't have access to the subscriptions myself, so cannot fix this for you. 

Anthony will be awake an online in the next couple of hours (He is on Australian time) and he will get this fixed for you as soon as he sees it. Thanks for your patience</description>
            <pubDate>Mon, 30 Aug 2010 14:51:05 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: hmmm - images have stopped loading - by: Astrophel</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/31594-hmmm-images-have-stopped-loading#31603</link>
            <description>It may also be the article above it.

It is missing a  for the last paragraph, check that article carefully (or un-publish it to test the page)</description>
            <pubDate>Mon, 30 Aug 2010 13:11:04 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: hmmm - images have stopped loading - by: Astrophel</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/31594-hmmm-images-have-stopped-loading#31601</link>
            <description>Something must have changed somewhere.

Have you upgraded the template or anything.

Since you have more than 1 published on the page, make sure they each have a different Module ID</description>
            <pubDate>Mon, 30 Aug 2010 12:57:06 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Zen Avanti for your perusal or critique. - by: baz9969</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31598-zen-avanti-for-your-perusal-or-critique#31598</link>
            <description>Hi there,

Here's my 90% complete website, using your lovely Zen Avanti template.

www.create-enable.com

I still have SEO to do, and I can't quite get my top menu arrows to stay still, but other than that, what you see is basically what will be live. I hope you like it, its my first go, and I love the simple template designs you create, so I will be upgrading to developer for my next site.

Anyway, I'd love your feedback, including any issues or problems you see. We only learn through our mistakes after all.

Thanks, 

Bazza.</description>
            <pubDate>Mon, 30 Aug 2010 12:11:41 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Subscribed but no access - by: alanski</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/31597-subscribed-but-no-access#31597</link>
            <description>Hi ,
Have subscribed but got no access to extensions/templates?
Logged out and logged in again. Cron session thing?

Are manual processign and BBQ on beach issue ?

cheers
  </description>
            <pubDate>Mon, 30 Aug 2010 10:12:27 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Removing &quot;Featured&quot; banner from K2 Items - by: paddleme</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31564-removing-featured-banner-from-k2-items#31596</link>
            <description>Thank Anthony.</description>
            <pubDate>Mon, 30 Aug 2010 09:30:50 -0500</pubDate>
        </item>
        <item>
            <title>Subject: hmmm - images have stopped loading - by: aforantman</title>
            <link>http://www.joomlabamboo.com/forum/jflickr/31594-hmmm-images-have-stopped-loading#31594</link>
            <description>Hi all,

Just today the images in the jflicker album have stopped loading.
I read the sticky post above and have had no joy.
Not sure why they would just stop working all of a sudden?
The gallery is located at:

http://www.hotpantsandheels.com.au/index.php?option=com_content&amp;view=article&amp;id=114&amp;Itemid=72

There are three galleries that should be appearing on this page.
they are pulling from the following flikr account:

http://www.flickr.com/photos/50618775@N02/sets/

Any ideas would be greatly appreciated, I am not the greatest tech head in the world and can struggle with this sort of thing.

cheers,

anthony.</description>
            <pubDate>Mon, 30 Aug 2010 08:16:17 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Reply Problem - by: mcriticos</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/31503-reply-problem#31593</link>
            <description>Here's the screen shot attached - I couldnt fit it all on 1 page so I left off the Gneral settings at top which are module id=1 and css=Load Jtweet styles.

You said in your message that you tweeted replies and &quot;it loads fine here&quot; - so I just want to check that I've been clear that I dont want the replies to load. I just want my tweets to load but not my replies.

Thanks

Matt http://www.joomlabamboo.com/images/fbfiles/images/screenshot-20100830.jpg</description>
            <pubDate>Mon, 30 Aug 2010 08:09:26 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Freshdisko.com: Site refresh using Newstream - by: Simon Mainwaring</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31571-freshdiskocom-site-refresh-using-newstream#31591</link>
            <description>Thanks for the tweet :)

Yeah the image quality is an issue, a lot of the older content is using very small images. I am going to go through the site slowly and hopefully update some of the more heavily trafficked pieces.

Moving forward I have set up new guidelines for image size and quality, hopefully this will then eliminate the issue.</description>
            <pubDate>Mon, 30 Aug 2010 07:39:25 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Removing &quot;Featured&quot; banner from K2 Items - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31564-removing-featured-banner-from-k2-items#31589</link>
            <description>Looks like that is something that we missed int he template release. Ill update the template tomorrow to solve this issue.

Cheers Anthony</description>
            <pubDate>Mon, 30 Aug 2010 07:23:11 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: JB Library conflict (of sorts) - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31570-jb-library-conflict-of-sorts#31588</link>
            <description>Actually looks like they aren't using jQuery in noconflict mode. The error is that jQuery isn't defined but of course it is because the jQuery library is loading.

If you go through this file and do a search and replace on the &quot;$&quot; and change it to jQuery.

It should solve the issue for you.

Let us know how you get on.

Anthony</description>
            <pubDate>Mon, 30 Aug 2010 07:18:23 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Freshdisko.com: Site refresh using Newstream - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31571-freshdiskocom-site-refresh-using-newstream#31587</link>
            <description>Looks great Simon.

Just tweeted it for you.

My only comment is that some of the images lose their quality either through the resizing or perhaps were not high res in the beginning. Otherwise its a nice implementation :)</description>
            <pubDate>Mon, 30 Aug 2010 07:14:10 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Reply Problem - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/31503-reply-problem#31582</link>
            <description>Hey Matt,

Can you post a full; screenshot of your settings? Ive just tweeted some replies to people and it loads fine here.

Thanks Anthony</description>
            <pubDate>Mon, 30 Aug 2010 06:59:46 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Reply Problem - by: mcriticos</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/31503-reply-problem#31578</link>
            <description>Hi Anthony,

I'm using the username option and I'm referring to replies that I make to other people.  The replies don't show when 'no' is selected for replies, but start showing again if 'no' is selected for 'display linking text' even if no still selected for 'replies'.

Thanks

Matt</description>
            <pubDate>Mon, 30 Aug 2010 02:55:57 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Freshdisko.com: Site refresh using Newstream - by: Simon Mainwaring</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31571-freshdiskocom-site-refresh-using-newstream#31571</link>
            <description>Hi all,

Have finally got the first drop of a site refresh online for www.freshdisko.com (http://www.freshdisko.com)

We have used Newstream and various JB modules to get the first stage in place. Coming up are new custom headers for the various sections, improvements around module styling  and some slight changes to the overall colour scheme.

I am still tossing up around the drop down log in box and registration links - from a usability standpoint I think it may be hard for prospective members to the site to find the relative links. That said I don't have an alternative solution in mind that best suits the minimal layout.

New content sections will be coming online over the coming months so please keep and eye on how the site changes and grows.

Any feedback and suggestions are welcome :)

Cheers
Simon</description>
            <pubDate>Mon, 30 Aug 2010 00:01:22 -0500</pubDate>
        </item>
        <item>
            <title>Subject: JB Library conflict (of sorts) - by: Simon Mainwaring</title>
            <link>http://www.joomlabamboo.com/forum/jb-library-plugin/31570-jb-library-conflict-of-sorts#31570</link>
            <description>Hi team,

I have the JB Library installed to add the various bits of functionality for Newstream and the JB Slider. It's all installed fine and on the surface is working perfectly.

My problem is this - in order for the above to function correctly I need to have the plugin set to &quot;Remove other instances of jQuery&quot;. This is unfortunately causing my registration component, AlphaRegistration, to be stripped of it's jQuery functions.

If I switch of the no conflict option in JB Library the registration functionality comes back but I loose functionality with the slider and tabs on my homepage.

I have checked via Firebug and when the no conflict option is switched on, you can see the plugin load jQuery in the page, it just seems that AlphaRegistration will not recognise it.

While I understand you guys don't make AlphaRegistration, I am hoping you may have some ideas on what I can do to get  around this conflict. I have posted the same information on the AlphaRegistration forum, I am just covering both angles on trying to resolve the issue.

If you wish to view the page in question check out http:www.freshdisko.com/register (http:www.freshdisko.com/register)

Cheers
Simon</description>
            <pubDate>Sun, 29 Aug 2010 23:53:51 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Removing &quot;Featured&quot; banner from K2 Items - by: paddleme</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31564-removing-featured-banner-from-k2-items#31564</link>
            <description>I have 'Featured' notice (next to title)&quot; set to &quot;hide&quot; on the category Item View Option and I've checked to make sure the actual Item is set to &quot;hide&quot; in the case it was overriding it.  &quot;Featured&quot; still shows up and it only displays partially.  Please help me make it go away.

Thanks.

SAMPLE PAGE (http://californiastandup.com/index.php?option=com_k2&amp;view=item&amp;id=35:industry-business-macetomahawk&amp;Itemid=15)</description>
            <pubDate>Sun, 29 Aug 2010 22:16:29 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Feature Request: Multi Column  Menu &quot;Mega Menu&quot; - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-suggestions/31549-feature-request-multi-column-menu-mega-menu#31552</link>
            <description>Its definitely on the radar - I think they look pretty snazzy :)

Anthony</description>
            <pubDate>Sun, 29 Aug 2010 20:30:42 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Reply Problem - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/31503-reply-problem#31550</link>
            <description>Hi Matt,

Are you using the twitter query option or the twitter username option? Also when you say replies do you mean your replies or other replies to you. I seem to be able to get it to work fine here.

Thanks Anthony</description>
            <pubDate>Sun, 29 Aug 2010 20:14:43 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Feature Request: Multi Column  Menu &quot;Mega Menu&quot; - by: rdakers28</title>
            <link>http://www.joomlabamboo.com/forum/site-suggestions/31549-feature-request-multi-column-menu-mega-menu#31549</link>
            <description>Any chance of a multi column or mega menu being added to the Zen Framework?</description>
            <pubDate>Sun, 29 Aug 2010 20:14:18 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Reply Problem - by: mcriticos</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/31503-reply-problem#31503</link>
            <description>I want to set jTweet so that it doesn't show replies. I set 'Display Replies' to no and it worked fine until I also set 'Display Linking Text' to 'no'  -- then it started showing replies again. 

As long as linking text is 'no' jTweet seems to ignore 'Display Replies' setting.

Is there a fix for this?

Thanks

Matt</description>
            <pubDate>Sun, 29 Aug 2010 06:01:36 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 20% Coupon for renewing members - by: sakari</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/30278-20-coupon-for-renewing-members#31444</link>
            <description>Thank you very much!  :)</description>
            <pubDate>Sat, 28 Aug 2010 08:23:10 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 20% Coupon for renewing members - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/30278-20-coupon-for-renewing-members#31442</link>
            <description>Hi Sakari, 

Welcome to Joomla Bamboo!</description>
            <pubDate>Sat, 28 Aug 2010 08:18:11 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 20% Coupon for renewing members - by: sakari</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/30278-20-coupon-for-renewing-members#31432</link>
            <description>Thanks Anthony!  :)</description>
            <pubDate>Sat, 28 Aug 2010 03:41:27 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: CartaNova: EcoFriendly Joomla! Web Dev &amp; Hosting - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/professional-services/31319-cartanova-ecofriendly-joomla-web-dev-hosting#31428</link>
            <description>Yeah that sounds interesting. One thing excites me about doing Ipad designs and that that you only have to deal with one advanced browser.

Anthony</description>
            <pubDate>Fri, 27 Aug 2010 21:36:43 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: New site using Organica - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31369-new-site-using-organica#31424</link>
            <description>Yeah looks great. Interesting how many artists use that template.

Anthony</description>
            <pubDate>Fri, 27 Aug 2010 21:29:36 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 20% Coupon for renewing members - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/30278-20-coupon-for-renewing-members#31423</link>
            <description>Hi there,

Sorry I havent received it. The renewal codes are for existing or previous members only. We do have an unadvertised coupon of &quot;tendollars&quot; that will get you $10 off any developer subscription.

Hope that helps.

Anthony</description>
            <pubDate>Fri, 27 Aug 2010 21:28:39 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dashes around contentheading - where ? (SOLVED) - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31387-dashes-around-contentheading-where#31407</link>
            <description>If you are talking about the one I think you are it's in theme.css line 314:

.leftArticleCol {background:url(&quot;../html/com_k2/images/horDivider.png&quot;) repeat-x scroll 0 0 transparent;</description>
            <pubDate>Fri, 27 Aug 2010 14:26:21 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 20% Coupon for renewing members - by: sakari</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/30278-20-coupon-for-renewing-members#31401</link>
            <description>Hi Anthony,
I can also get 20% discount? :)
Have the code &quot;jbrenewal&quot; tried, but with me it does not work!   :( 

I have asked you a question about 3 weeks ago, unfortunately I have received no response until today!

Greeting :)
Sakari

Sorry for my bad English.


***********
German
***********
Hallo Anthony,
kann ich auch 20% Rabatt bekommen? :)
Habe den Code &quot;jbrenewal&quot; ausprobiert, aber bei mir funktioniert es nicht!  :( 

Ich habe euch vor ca. 3 Wochen eine Anfrage gestellt, leider habe ich bis heute keine Antwort erhalten!

Gruß :)
Sakari</description>
            <pubDate>Fri, 27 Aug 2010 13:02:05 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dashes around contentheading - where ? - by: tornado</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31387-dashes-around-contentheading-where#31397</link>
            <description>Updated top post with solution

#jbArticle  
//.leftArticleCol</description>
            <pubDate>Fri, 27 Aug 2010 12:17:35 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dashes around contentheading - where ? - by: tornado</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31387-dashes-around-contentheading-where#31395</link>
            <description>Seth,
Thanks for the quick reply, I commented out this whole line in theme.css, and this got rid of the line right above the title, but there is one more it's smaller, like it was the one above the pdf, email icon, next to the article title, I guess grid2 ?

your memory is pretty D... good !!</description>
            <pubDate>Fri, 27 Aug 2010 11:29:28 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: New site using Organica - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31369-new-site-using-organica#31393</link>
            <description>I agree, you have done a very nice job with that site Paula. Thanks for sharing it with us. I am sure others will find it very inspirational, it is a great example of how different the template can be made to look.

Thanks also for the kind words. It is always nice to get feedback.

Cheers.</description>
            <pubDate>Fri, 27 Aug 2010 11:22:14 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dashes around contentheading - where ? - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31387-dashes-around-contentheading-where#31390</link>
            <description>Ah, no. If it is a Joomla content item, not K2, then it is in theme.css (line 330):

div.jbMeta {
background:url(&quot;../images/horDivider.png&quot;) repeat-x scroll left bottom transparent;

Just remove the background rule.</description>
            <pubDate>Fri, 27 Aug 2010 11:09:50 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dashes around contentheading - where ? - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31387-dashes-around-contentheading-where#31389</link>
            <description>Hi there, 

This is completely from memory, so forgive me if I get it wrong, but I think that styling is a background image which is set in the K2.css:

jb_newstream/css/k2.css</description>
            <pubDate>Fri, 27 Aug 2010 11:07:05 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Dashes around contentheading - where ? (SOLVED) - by: tornado</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31387-dashes-around-contentheading-where#31387</link>
            <description>How do I get rid of the dashes around the title in the contentheading, or above and below the article ?

It appears to be located somewhere in jbmeta, but I have not found it yet

It was here Seth:

#jbArticle  
//.leftArticleCol</description>
            <pubDate>Fri, 27 Aug 2010 10:51:59 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: CartaNova Web Design &amp; Marketing - ZenGrid - by: Andrew J. Holden</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31320-cartanova-web-design-marketing-zengrid#31377</link>
            <description>  Great site Andrew. This post on being REMARKable is really good.  

Thanks jjohnston!  You might like this one too - we get the most positive feedback from other web developers from this article:  http://cartanova.ca/green-community-blog/item/29-how-much-should-a-web-site-design-cost?

We're also planning to launch an Open-Source / Joomla! / Magento developer's blog in early 2011.</description>
            <pubDate>Fri, 27 Aug 2010 10:10:25 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: New site using Organica - by: tornado</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31369-new-site-using-organica#31374</link>
            <description>Very nice, great job</description>
            <pubDate>Fri, 27 Aug 2010 08:34:01 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: New site using Organica - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31369-new-site-using-organica#31373</link>
            <description>Nice site interesting content -
One thing I noticed is the large file size of some of the photos
 - you can easily reduce the file size using a photo editor and you won't be able to tell the difference on the website
 - it will speed up the site loading

Cheers
Paul</description>
            <pubDate>Fri, 27 Aug 2010 08:20:10 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: CartaNova Web Design &amp; Marketing - ZenGrid - by: jjohnston</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31320-cartanova-web-design-marketing-zengrid#31370</link>
            <description>Great site Andrew. This post on being REMARKable (http://www.cartanova.ca/green-community-blog/item/78-great-marketing-strategies) is really good.</description>
            <pubDate>Fri, 27 Aug 2010 08:09:15 -0500</pubDate>
        </item>
        <item>
            <title>Subject: New site using Organica - by: paula.tiller</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31369-new-site-using-organica#31369</link>
            <description>Finished my second Joomla site bar the SEO stuff.  

katenewlyn.com (http://www.katenewlyn.com)

I used Organica and have to say a big thanks to the people who helped me upon the way    .

Feedback welcomed.  I'll definitely be back to JB.  You have a really great community here as well as gorgeous templates.

Paula</description>
            <pubDate>Fri, 27 Aug 2010 07:56:52 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: CartaNova: EcoFriendly Joomla! Web Dev &amp; Hosting - by: Andrew J. Holden</title>
            <link>http://www.joomlabamboo.com/forum/professional-services/31319-cartanova-ecofriendly-joomla-web-dev-hosting#31356</link>
            <description>Thanks, will do.

I had originally coded the transparency area in CSS3, but for browser compatibility brought it back into the traditional transbg.png scheme.

On the developer-oriented site I imagine we'll output everything in CSS3 and HTML5, with a redundant design for Mobile/Touch.  I'll keep you updated...</description>
            <pubDate>Thu, 26 Aug 2010 19:33:07 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: CartaNova: EcoFriendly Joomla! Web Dev &amp; Hosting - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/professional-services/31319-cartanova-ecofriendly-joomla-web-dev-hosting#31353</link>
            <description>Cool - well it certainly works well with the transaprency.

Let us know when the other site is up and running :)

Anthony</description>
            <pubDate>Thu, 26 Aug 2010 19:24:33 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: CartaNova: EcoFriendly Joomla! Web Dev &amp; Hosting - by: Andrew J. Holden</title>
            <link>http://www.joomlabamboo.com/forum/professional-services/31319-cartanova-ecofriendly-joomla-web-dev-hosting#31352</link>
            <description> Did you design the background image on that page? 

No!  But after  creating my own illustrations for the site for two months before we discovered it, I almost feel like I did :)

I have some background in print design and we occasionally create custom llustrations and graphics as needed.  In this case though, our design idea(s) for CartaNova just weren't quite working and when we stumbled across the illustration in question we were pretty happy.

Our stand-alone logo for CartaNova is basically a smaller version of the site design - we wanted something colourful that would stand out.  We'll actually be releasing a second site with a revised copy of that illustration, probably set in winter, for our new Joomla! and Magento developer's blog in early 2011.

http://www.cartanova.ca/images/stories/blog/cartanova_50px.jpg</description>
            <pubDate>Thu, 26 Aug 2010 19:02:14 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: CartaNova Web Design &amp; Marketing - ZenGrid - by: Andrew J. Holden</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31320-cartanova-web-design-marketing-zengrid#31347</link>
            <description>@ Paul

Thanks!  For the design we wanted something that matched our future-oriented vision toward environmentally-friendly technologies and initiatives, as well as something that reflected our rural heritage and wind-power web hosting.

It looks a while - I was originally considering something more along the lines of Renaissance-Era works by Lorenzo Lotto and some of the more illustrative Star Maps by Cellarius.

I appreciate your compliment.  Getting to a good point with design has been the result of a lot of hard work and feedback.  My first web sites were *very ugly*.

@ Anthony

Thanks!  Nothing is better than a professional compliment :)

 My only comment is that the newsletter takes up a lot of space above the fold. Its very powerful like that but is that the most important thing on the page. 

Since the purpose of the site is to generate web development leads (contacts, inquires) and we update our Green Community Blog &amp; Newsletter pretty often, it  initially  seemed to make sense to heavily emphasize the newsletter on the site.

I usually follow up then, with any new subscribers that may be a good client for our services (usually people in the Renewable Energy or Green Business Sectors).  While our conversion rate is near 100%, we don't see a lot of new contacts this way.

So at the moment, I'm actually considering dropping the current home page entirely in favour of the 'services' page.  We're doing some A/B testing on it with Google site optimizer right now.  Generally, I'm in agreement with the Steve Krug / Boagworld position on simplicity and clarity in the user experience, so I think we'll likely go that route.

Thanks for the Tweet!  We love your work here at CartaNova!</description>
            <pubDate>Thu, 26 Aug 2010 16:24:06 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: CartaNova: EcoFriendly Joomla! Web Dev &amp; Hosting - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/professional-services/31319-cartanova-ecofriendly-joomla-web-dev-hosting#31342</link>
            <description>Thanks for posting this Andrew - really love your work.

Did you design the background image on that page?

Anthony</description>
            <pubDate>Thu, 26 Aug 2010 16:11:09 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: CartaNova Web Design &amp; Marketing - ZenGrid - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31320-cartanova-web-design-marketing-zengrid#31337</link>
            <description>Wow thats beautiful :)

My only comment is that the newsletter takes up a lot of space above the fold. Its very powerful like that but is that the most important thing on the page.

I really like the way you have implemented this - tweeting it now :)

Anthony</description>
            <pubDate>Thu, 26 Aug 2010 15:56:25 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: CartaNova Web Design &amp; Marketing - ZenGrid - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31320-cartanova-web-design-marketing-zengrid#31336</link>
            <description>no worries - I wish I had your design skills

Regarding your site - At Uni I was told to remove the Joomla generator tag - reduce chance of hack but not sure if it makes any real difference these days.

Cheers
Paul</description>
            <pubDate>Thu, 26 Aug 2010 15:44:13 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: CartaNova Web Design &amp; Marketing - ZenGrid - by: Andrew J. Holden</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31320-cartanova-web-design-marketing-zengrid#31335</link>
            <description>Thanks Paul.

That's really great, helpful, feedback.  I'm going to have to spend some time thinking about making links vs. non-links, and our portfolio, more apparent.

Best,
Andrew H.</description>
            <pubDate>Thu, 26 Aug 2010 15:40:45 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: CartaNova Web Design &amp; Marketing - ZenGrid - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31320-cartanova-web-design-marketing-zengrid#31334</link>
            <description>I really like the site - Only thing I'd say is I'm looking for things to click and I expected to be able to click the different blocks or their headers and go to a new page.

I also didn't realise the trusted by section took you to some of your work for a while. I'd make sure people can see your work as its very good.

Hope this helps
Cheers
Paul</description>
            <pubDate>Thu, 26 Aug 2010 15:35:19 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Icons not showing - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31253-icons-not-showing#31323</link>
            <description>Ah, yeah that would do it!

Thanks for letting us know Jeff.</description>
            <pubDate>Thu, 26 Aug 2010 14:03:20 -0500</pubDate>
        </item>
        <item>
            <title>Subject: CartaNova Web Design &amp; Marketing - ZenGrid - by: Andrew J. Holden</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31320-cartanova-web-design-marketing-zengrid#31320</link>
            <description>Hello!  Here's our own web site for CartaNova Web Design &amp; Marketing (http://www.cartanova.ca), built on the first edition of JoomlaBamboo's ZenGrid Template.  The site utilizes K2 and a touch of CSS3.  We're an ecofriendly web development and wind-power web hosting firm.

http://www.cartanova.ca/images/stories/blog/cartanova_web_design.jpg (http://www.cartanova.ca)

We're always interested in feedback!  Structurally, I'm not sure if we're going to keep the 'home' page, or simply merge it with our services page - interesting site architecture question.

Thanks,
Andrew J. Holden
CartaNova</description>
            <pubDate>Thu, 26 Aug 2010 13:56:46 -0500</pubDate>
        </item>
        <item>
            <title>Subject: CartaNova: EcoFriendly Joomla! Web Dev &amp; Hosting - by: Andrew J. Holden</title>
            <link>http://www.joomlabamboo.com/forum/professional-services/31319-cartanova-ecofriendly-joomla-web-dev-hosting#31319</link>
            <description>Hello JoomlaBamboo and Forum Members!

CartaNova Web Design &amp; Marketing

We're an ecofriendly web design and marketing (http://www.cartanova.ca/web-design) firm located in Hamilton, Ontario.  We've been involved in Mambo and then Joomla! (as volunteers and site developers) since 2004.

Here's a preview of our web site, based on Joomla! Bamboo's Zen Grid Template:
http://www.cartanova.ca/images/stories/blog/cartanova_web_design.jpg

What We Do:

Our Services Page (http://www.cartanova.ca/web-design)
Web Design, Web Development, Internet Marketing, Search Engine Optimization (SEO), eCommerce, Mobile Web Development and Comprehensive Business and Not-for-Profit Strategies.

Who We Serve (Our Clients):

Green Business (Renewable Energy and Green-Oriented Firms), Social and Environmental Not-for-Profits, Ethical Small Businesses and other good initiatives.

How We Operate

We're employee-owned and follow a lightweight, client-centered project model.  Every site developer and programmer has over 10 Years of web design experience.

What's In Our Future

We currently provide direct-wind-power web hosting and plan to introduce a Joomla! Wind-Power Hosting service in 2011.  We also are creating new Joomla! Mobile-Friendly Plugins and the consultancy area of our company is also growing.  We help good companies grow.

Our Mission:

Our mission is to grow ecofriendly technologies and initiatives.  If you'd like to chat, please contact us (http://www.cartanova.ca/contact).</description>
            <pubDate>Thu, 26 Aug 2010 13:45:18 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Icons not showing - by: Jeff Schulze</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31253-icons-not-showing#31312</link>
            <description>Eh.. I forgot to install php-gd, (had installed a ton of other GD stuff already, from both CPAN and Yum..) doesn't help that I wasn't able to find any clear documentation on GD from this distro.. oh well, its working now, lazyload and all!

Thanks for the fast response Anthony, hope I don't have to bug you guys too much more on this design, but it'll probably be inevitable, learned alot last time around though!</description>
            <pubDate>Thu, 26 Aug 2010 11:21:28 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Icons not showing - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31253-icons-not-showing#31254</link>
            <description>Hi Jeff,

Im not sure but try and remove the - in the file names:

4827217_s.jpg

Also can you see what happens if you disable lazyload in the JB Library plugin?

Thanks Anthony</description>
            <pubDate>Wed, 25 Aug 2010 20:18:14 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Icons not showing - by: Jeff Schulze</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31253-icons-not-showing#31253</link>
            <description>Arg. It seams every time i start a new site, this error celebrates by showing up uninvited.. happened last with vision2, now Ecolift. Currently I have the site on www.ellago.net/develop. As you can see, there are no thumbnails. Last time this was a problem with GD not being installed.. well as far as i can tell GD is installed after a little hair pulling with CENTos.. This seams to be a problem sitewide for any article that has thumbnails.. with prettybox? I'm not sure what mechanism you guys are using to generate thumbnails for content items in a certain position.. (like on the front page under the 'our services' position.)

anyway, hopefully you can give me some insight into what to look for, firebug isn't telling me much, and i've run out of things to try.

Thanks!</description>
            <pubDate>Wed, 25 Aug 2010 18:04:17 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Ecolift K2 comments problem(SOLVED) - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31221-ecolift-k2-comments-problem#31234</link>
            <description>Ahh, yes. That messes up a lot of things (done that myself a few times!)

Glad you got it fixed! 

 B)</description>
            <pubDate>Wed, 25 Aug 2010 09:11:34 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Ecolift K2 comments problem - by: tornado</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31221-ecolift-k2-comments-problem#31232</link>
            <description>Seth, no it didn't, I seem to found part of the problem, I created a new K2 catagory and subcatagory, like in the demo, but aparently forgot to select a template &quot;the ecolift template&quot; in the catagory configuration.

Thanks for getting to me so quick</description>
            <pubDate>Wed, 25 Aug 2010 08:51:54 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Ecolift K2 comments problem - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31221-ecolift-k2-comments-problem#31230</link>
            <description>Did you modify item_comments_form.php ?</description>
            <pubDate>Wed, 25 Aug 2010 08:45:22 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Ecolift K2 comments problem(SOLVED) - by: tornado</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31221-ecolift-k2-comments-problem#31221</link>
            <description>Ok, yes I have been modifiying the template to suit my needs :)

Basically when clicking on the k2 comment section or link that is published to position right

everything is good until I get to the enter your message here box, it is alll the way to the right and almost off the screen, looking at the original ecolift next to mine the problem seems to be this line

 *
	 	


in the original I can see  in firebug but not in my version, even though its in the file, when I edit and enter this in firebug the messagebox goes back to where it belongs, have any ideas ?</description>
            <pubDate>Wed, 25 Aug 2010 05:46:59 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Possible Bug - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/31102-possible-bug#31220</link>
            <description>Cool thanks :)</description>
            <pubDate>Wed, 25 Aug 2010 05:10:17 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Double site with Zen - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31134-double-site-with-zen#31218</link>
            <description>Hehe not sure when that will be :)</description>
            <pubDate>Wed, 25 Aug 2010 03:29:18 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Double site with Zen - by: Sean</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31134-double-site-with-zen#31217</link>
            <description>look forward to seeing that new design Anthony</description>
            <pubDate>Wed, 25 Aug 2010 02:36:43 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Double site with Zen - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31134-double-site-with-zen#31188</link>
            <description>No problem Sean.</description>
            <pubDate>Tue, 24 Aug 2010 08:46:58 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Documentation on &quot;Search&quot; Module - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31161-documentation-on-search-module#31176</link>
            <description>Thanks for spotting that - Ill add it to the template now and keep it for an update in the next day or so.

Anthony</description>
            <pubDate>Tue, 24 Aug 2010 07:21:08 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Documentation on &quot;Search&quot; Module - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31161-documentation-on-search-module#31170</link>
            <description>paddleme,

Great... please let us know how else we may assist moving forward,

Ed</description>
            <pubDate>Tue, 24 Aug 2010 06:52:24 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Documentation on &quot;Search&quot; Module - by: paddleme</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31161-documentation-on-search-module#31166</link>
            <description>Worked like a charm.  Thanks Ed.</description>
            <pubDate>Mon, 23 Aug 2010 22:13:50 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Documentation on &quot;Search&quot; Module - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31161-documentation-on-search-module#31165</link>
            <description>paddleme,

You'll need to manually type in the  search  module position. Once you do this, the search box display will follow what you see on the demo page. In looking through the theme's XML file, the search module position was not included into the drop-down options. Let us know how you get on with this.

Ed</description>
            <pubDate>Mon, 23 Aug 2010 21:17:42 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Documentation on &quot;Search&quot; Module - by: paddleme</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/31161-documentation-on-search-module#31161</link>
            <description>On the Ecolift documentation page (http://www.joomlabamboo.com/documentation/ecolift-documentation) it mentions that the SEARCH module is published the &quot;Search Position&quot;.  There is no Search Position available in the position menu.  Is this a typo (should be Menu?) ?  

Regarding the Search module, how is the rectangle green &quot;SEARCH&quot; box button being created in the demo?  My template is displaying a oval &quot;search&quot; aligned to the top-right of the data window.

I also see that the Module Position image on the documentation page doesn't include the &quot;Heading&quot; modules, but they are available from within the mod position menu.

Thanks for the template and the work that goes into  it.</description>
            <pubDate>Mon, 23 Aug 2010 19:35:14 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Double site with Zen - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31134-double-site-with-zen#31155</link>
            <description>I like the simplicity Sean. Ive got a design in mind that is similar to the second link :) Stripped back grid based photography gallery. It'll see the light of day one day.

Cheers Anthony</description>
            <pubDate>Mon, 23 Aug 2010 17:19:04 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Possible Bug - by: BoardBoss</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/31102-possible-bug#31146</link>
            <description>Hi - Thanks for the prompt response. If I can help in any way, kindly let me know.</description>
            <pubDate>Mon, 23 Aug 2010 16:46:50 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Possible Bug - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/31102-possible-bug#31145</link>
            <description>Thanks for the report :) Ill check it out. JB FAQ hasn't had an update in a while. I might take a look at the code and see what can be optimised and fix this issue in the process.

Thanks Anthony</description>
            <pubDate>Mon, 23 Aug 2010 16:44:29 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Double site with Zen - by: Sean</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31134-double-site-with-zen#31144</link>
            <description>Damn ! I've been meaning to change those for ages...many thanks for bringing that up.</description>
            <pubDate>Mon, 23 Aug 2010 16:44:02 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Double site with Zen - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31134-double-site-with-zen#31139</link>
            <description>Very nice.

I think you have done a great job, clean white and accesible. I like them a lot. Especially impressive as your first Joomla sites. Many tend to go totally overboard woth their initial sites, modules everywhere and way to much clutter.

2  things I would like to point out though (hoping to help);

1) The site description, which is set under the global configuration settings. This is the text that will appear in search engine listings: &quot;Joomla! - le portail dynamique et système de gestion de contenu&quot; It would be better to change this.

2) The page title &quot;Welcome to the frontpage&quot;. Page titles are *very* important for SEO and they also appear in search engine results (the link text), so I would advise again that you change this. This is set under the menu item.main menu &gt; home &gt; parameters (advanced).

I hope you take these suggestions in the spirit they are intended. I am just trying to help. It wasn't that long ago I was building my first Joomla! site!</description>
            <pubDate>Mon, 23 Aug 2010 15:17:55 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Double site with Zen - by: Sean</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/31134-double-site-with-zen#31134</link>
            <description>Ok ...deep breath...after many months of mucking around, lots of reading and an enormous number of questions posted on this forum, all of which were answered in record time, I may add...so huge thumbs up at all the guys at Joomla Bamboo...

Here is my effort. It is my first Joomla site , so it was  a steep learning curve for me as the site already existed constructed from Adobe GoLive. The challenge here is the sheer volume of different information to be organised over 2 sister sites. 

1- the main school site
2- the student dance company site that works on an international level

Comments welcome, 

the blog will eventually have quite a few students participating as well as admin, once we start back in September. the old blog will be accessible for a while for archive purposes.

1- http://www.limprimerie.ch
2- http://www.limprimerie.ch/bjg

still a bit of contents work to do in the Ballet Junior site like adding videos and more galleries, but that will be onging.

Sean

PS this goes to show how wonderful Joomla is and the pro feel of the  Bamboo templates as I am no techie. Now all relevant staff can upgrade the contents instead of just me   </description>
            <pubDate>Mon, 23 Aug 2010 14:04:22 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Possible Bug - by: BoardBoss</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/31102-possible-bug#31102</link>
            <description>Greetings, and my apologies in advance if this has been previously reported. This is a fantastic extension!

After clicking 'Open All', clicking it again changes the graphic in front of all FAQs. Each subsequent click on 'Open All' changes the graphic to its alternate state. Clicking 'Close All' does not exhibit this behavior. Also, if you click 'Open All' and then close one or more FAQs individually, subsequent clicks on 'Open All' change the respective graphics to their alternate state.</description>
            <pubDate>Mon, 23 Aug 2010 04:47:49 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#31095</link>
            <description>The query basically brings in any reference made to the term. eg you could put surinf there and get all tweets related to surfing. might be a good solution for you if the other method isnt working.

Anthony</description>
            <pubDate>Sun, 22 Aug 2010 21:01:31 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: iPad - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-suggestions/31091-ipad#31092</link>
            <description>Thanks Simon.

I discovered that recently too. I need to spend a bit of time with the ipad to see what else needs fixing / optimising.

Thanks again.

Anthony</description>
            <pubDate>Sun, 22 Aug 2010 20:57:03 -0500</pubDate>
        </item>
        <item>
            <title>Subject: iPad - by: Simon Mainwaring</title>
            <link>http://www.joomlabamboo.com/forum/site-suggestions/31091-ipad#31091</link>
            <description>Hi guys, 

Just flicking around your site today on the iPad and I have noticed a couple of things.

1. The Lazy Load seems to not be working. This is most apparent in the blog with most images initially loading and then displaying a broken image icon.

2. The back to top button is stuck towards the bottom of the page, so rather than scrolling with you, you have to scroll back to the top to use it  ;) .

That's all I have noticed for now.

Cheers
Simon</description>
            <pubDate>Sun, 22 Aug 2010 18:27:53 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Dr Seuss</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#31078</link>
            <description>thanks Seth, I already tried that and doesn't seem to make any difference - will still only display the actual client's tweets.  i was going to try and use the query box but not sure how that all works?</description>
            <pubDate>Sun, 22 Aug 2010 08:03:55 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Captify Content won't load images - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31007-captify-content-won-t-load-images#31053</link>
            <description>No problem. 

Thank you, I shall!

 B)</description>
            <pubDate>Sat, 21 Aug 2010 13:55:22 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Captify Content won't load images - by: samwel</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31007-captify-content-won-t-load-images#31052</link>
            <description>Sorry Seth,

Not sure why I remembered your name as Alan. Have a good weekend too, and thanks again.</description>
            <pubDate>Sat, 21 Aug 2010 13:43:36 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Captify Content won't load images - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31007-captify-content-won-t-load-images#31051</link>
            <description>Alan?

Anywho.... I am glad you got it resolved. 

Thanks for stopping back to let us know. Enjoy the rest of your weekend.

Cheers.


Seth</description>
            <pubDate>Sat, 21 Aug 2010 13:22:54 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Captify Content won't load images - by: samwel</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31007-captify-content-won-t-load-images#31050</link>
            <description>Cheers Alan,

Making sure all my folders were 755 and all my files were 644 did the trick. Thanks very much to the both of you for your time and help.</description>
            <pubDate>Sat, 21 Aug 2010 12:18:24 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Captify Content won't load images - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31007-captify-content-won-t-load-images#31049</link>
            <description>The image resize script cannot run, I suspect because it does not have the correct permissions to do so. It throws a 500 error: 

http://www.samwelsdesigns.com/modules/mod_captifyContent/image.php

You need to check and correct the permissions on that folder. If it is 777, switch it to 755. If it is 755 already then you really need to speak with your host (unless you have shell access and know how to chmod). 

Ideally, all folders should be 755 and files 644. And they should be owned by a user that has RWX permisisons. If none of this means anything to you, you should have a word with your host and have them fix the permissions. A fix should not involve setting them to 777.

As I heard earlier this week: 

&quot;Friends don't let friends chmod 777&quot;</description>
            <pubDate>Sat, 21 Aug 2010 11:51:25 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#31046</link>
            <description>You have 'display replies' set to 'no'. Try switching that to yes...</description>
            <pubDate>Sat, 21 Aug 2010 11:34:12 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Captify Content won't load images - by: samwel</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31007-captify-content-won-t-load-images#31043</link>
            <description>Sorry again Anthony,

Here's the link to the actual page: http://www.samwelsdesigns.com/

I think I should point out that I've already made sure that the two K2 articles I'm listing have images assigned to them.

Thanks very much for your help!</description>
            <pubDate>Sat, 21 Aug 2010 10:04:22 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Dr Seuss</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#31038</link>
            <description>thanks, here you go... http://www.joomlabamboo.com/images/fbfiles/images/FireShot_capture_019_.jpg</description>
            <pubDate>Sat, 21 Aug 2010 02:46:56 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Captify Content won't load images - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31007-captify-content-won-t-load-images#31029</link>
            <description>That points to an image. Really need to see the link.

Anthony</description>
            <pubDate>Fri, 20 Aug 2010 20:28:46 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Captify Content won't load images - by: samwel</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31007-captify-content-won-t-load-images#31028</link>
            <description>Sorry Anthony,

Let's try this one more time:http://i37.tinypic.com/t8uln5.png

Thanks a lot!</description>
            <pubDate>Fri, 20 Aug 2010 20:27:24 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Captify Content won't load images - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31007-captify-content-won-t-load-images#31024</link>
            <description>Hi Sam,

There is an endless redirect on that page so it wont load for me.

Anthony</description>
            <pubDate>Fri, 20 Aug 2010 20:17:29 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Slideshow3 Description Text - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/30986-slideshow3-description-text#31022</link>
            <description>Actually the description text in the slideshow can handle any html.</description>
            <pubDate>Fri, 20 Aug 2010 20:16:10 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Converting Mambo to Joomla - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/professional-services/30939-converting-mambo-to-joomla#31017</link>
            <description>Cool thanks Guys :)</description>
            <pubDate>Fri, 20 Aug 2010 19:54:12 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Captify Content 1.3.3 - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30965-captify-content-133#31016</link>
            <description>No probs - we will get a fix for this though.

Anthony</description>
            <pubDate>Fri, 20 Aug 2010 19:53:39 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Captify Content won't load images - by: samwel</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/31007-captify-content-won-t-load-images#31007</link>
            <description>Hi,

I'm using Captify Content to display K2 articles from a specific category. The links and titles display fine but the images don't display. Here's a screen cap of what happens: http://imageplay.net/view/m7Gbd81149/Captify_Error

Any idea what this problem could be and how to fix it? Thanks very much for your time!</description>
            <pubDate>Fri, 20 Aug 2010 13:04:18 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Slideshow3 Description Text - by: Astrophel</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/30986-slideshow3-description-text#31001</link>
            <description>I am a little confused about the question.

I am assuming you are referring to the 2 line descriptions that are in the menu as well as in the slideshow.

Anthony wrote a tutorial related to this a while back, i assume the same works for the slideshow as the menu. I have not tried this yet.

http://www.joomlabamboo.com/blog/tutorials/creating-two-line-menus-in-joomla</description>
            <pubDate>Fri, 20 Aug 2010 11:28:59 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Converting Mambo to Joomla - by: Astrophel</title>
            <link>http://www.joomlabamboo.com/forum/professional-services/30939-converting-mambo-to-joomla#30994</link>
            <description>Caught the tweet Anthony, that silly bird does a lot of work.

Just winding down a conversion and ready for more. We'd be interested to see the details of what is needed.</description>
            <pubDate>Fri, 20 Aug 2010 08:45:14 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Slideshow3 Description Text - by: tornado</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/30986-slideshow3-description-text#30986</link>
            <description>Are the settings for this in slideshow, just to display text, it has no other function ?</description>
            <pubDate>Fri, 20 Aug 2010 06:29:26 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Captify Content 1.3.3 - by: tornado</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30965-captify-content-133#30984</link>
            <description>Thanks Anthony, its really no a big deal for me personally right now, but it was a cool looking feature. I will remain with 1.3.3 until you update it.</description>
            <pubDate>Fri, 20 Aug 2010 05:43:56 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#30983</link>
            <description>Ok try now.</description>
            <pubDate>Fri, 20 Aug 2010 05:42:17 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#30981</link>
            <description>Ouch so sorry. Let me check the settings. Im pretty sure I relaxed them a lot some tiem ago.</description>
            <pubDate>Fri, 20 Aug 2010 05:38:41 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Captify Content 1.3.3 - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30965-captify-content-133#30979</link>
            <description>Looks like its an issue with the image overlay - slide option. The other variations seem to work ok.

Ill add it to the todo list.


Anthony</description>
            <pubDate>Fri, 20 Aug 2010 05:30:53 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Why Force Geocoding instead of just asking address - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/30840-why-force-geocoding-instead-of-just-asking-address#30978</link>
            <description>Yeah that does look good :)</description>
            <pubDate>Fri, 20 Aug 2010 05:26:56 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Dr Seuss</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#30972</link>
            <description>OK, so now it &quot;exceeds maximum height&quot;  - this is the height of the module so maybe you need to reset your limits on uploads or can i email to you?

your limits are set to:

img width and height = 800 px
img size = 150 kb

let me know.  thanks, jak</description>
            <pubDate>Fri, 20 Aug 2010 02:43:49 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Dr Seuss</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#30971</link>
            <description>hmmmm</description>
            <pubDate>Fri, 20 Aug 2010 02:38:50 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Dr Seuss</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#30970</link>
            <description>so tried to load as file instead of image = no chane, so have cut down and here (i hope) it it.....</description>
            <pubDate>Fri, 20 Aug 2010 02:36:29 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Dr Seuss</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#30969</link>
            <description>image to wide (800px!!)   try this</description>
            <pubDate>Fri, 20 Aug 2010 02:32:20 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Dr Seuss</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#30968</link>
            <description>imame was too big (168kb??), try this</description>
            <pubDate>Fri, 20 Aug 2010 02:31:09 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Dr Seuss</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#30967</link>
            <description>Here you go Anthony, thanks, jak</description>
            <pubDate>Fri, 20 Aug 2010 02:28:53 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Captify Content 1.3.3 - by: tornado</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30965-captify-content-133#30965</link>
            <description>hmm, just noticed, since I upgraded to Captify Content 1.3.3 when hovering over the pics or images, the article text no longer shows ?

to be fair, I have recently added AceSef to the website, but if I remeber correctly, the article text was there with the previous version of CC</description>
            <pubDate>Fri, 20 Aug 2010 01:36:43 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Why Force Geocoding instead of just asking address - by: tornado</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/30840-why-force-geocoding-instead-of-just-asking-address#30964</link>
            <description>@Kenlyle,

Thanks, this looks pretty cool, and something I can use in my property rental site</description>
            <pubDate>Fri, 20 Aug 2010 00:12:47 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Why Force Geocoding instead of just asking address - by: kenlyle</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/30840-why-force-geocoding-instead-of-just-asking-address#30963</link>
            <description>Hey, A.  I just installed GmapFP, http://gmapfp.org/ - Check it out.  Seems to work well in Newstream.  Looks really strong, excellent comments on JED and their site.</description>
            <pubDate>Thu, 19 Aug 2010 22:12:03 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Converting Mambo to Joomla - by: Michael Biolsi</title>
            <link>http://www.joomlabamboo.com/forum/professional-services/30939-converting-mambo-to-joomla#30962</link>
            <description>What version of Mambo? What kind of time frame?</description>
            <pubDate>Thu, 19 Aug 2010 21:40:24 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#30957</link>
            <description>Hi Jak,

Pretty sure the module can do this. Can you upload a screenshot of your settings?

Anthony</description>
            <pubDate>Thu, 19 Aug 2010 20:13:52 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Converting Mambo to Joomla - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/professional-services/30939-converting-mambo-to-joomla#30954</link>
            <description>Just tweeted this request for you Stanton :)</description>
            <pubDate>Thu, 19 Aug 2010 20:06:23 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Converting Mambo to Joomla - by: Stanton Bond</title>
            <link>http://www.joomlabamboo.com/forum/professional-services/30939-converting-mambo-to-joomla#30939</link>
            <description>I have a significant project to convert several distinct, but similar websites from Mambo to Joomla. If you have the skills to assist with this project, please reply. Thanks!</description>
            <pubDate>Thu, 19 Aug 2010 15:40:48 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Does jTweet show retweets? (&quot;Retweeted by&quot;) - by: Dr Seuss</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30926-does-jtweet-show-retweets-retweeted-by#30926</link>
            <description>Hey there. 

I have the module successfully installed and showing tweets from my client's twitter.

Thing is, I want to show only the latest 1 tweet, a single tweet alla JB's  jtweet on your homepage.

This is fine when the last tweet on the twitter site was form the actual client but when the tweet is a retweet it doesn't show and so if I have the &quot;tweet count&quot; set to 1 the module is blank.

- is there any way to include retweets?

Many thanks, jak</description>
            <pubDate>Thu, 19 Aug 2010 11:40:28 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Added code for first FAQ to be open - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/30882-added-code-for-first-faq-to-be-open#30900</link>
            <description>Hey thanks for posting this :)

Ill make it a sticky for anyone else that comes along who may want to achieve the same thing.

Cheers Anthony</description>
            <pubDate>Thu, 19 Aug 2010 07:50:13 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Added code for first FAQ to be open - by: cheche</title>
            <link>http://www.joomlabamboo.com/forum/jb-faq/30882-added-code-for-first-faq-to-be-open#30882</link>
            <description>Hey guys, 

I hacked the code a bit to get the first Faq to be open.  Seems to be working fine, thought I'd share.  Please let me know if this could have any potential repercussions. 

I added the lines around line 56 of tmpl/default.php

[code]
jQuery(this).find('.faqtogglerdiv:first').next('div').slideToggle();
jQuery(this).find('.faqtogglerdiv a.faqtoggler:first').toggleClass(&quot;open&quot;);
[/code]

just above the closing 
[code]
});

[/code]

hope that helps someone, I know there is a cleaner way, just in a hurry.  

any suggestions to improve are welcome.</description>
            <pubDate>Thu, 19 Aug 2010 04:19:33 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Best avatar competition - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/27020-best-avatar-competition#30870</link>
            <description>Hmm not quite sure I follow?</description>
            <pubDate>Wed, 18 Aug 2010 20:16:22 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Best avatar competition - by: allen424</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/27020-best-avatar-competition#30868</link>
            <description>I appreciate the concern which is been used here. The think need to be sorted out as it about the individual but it can be with everyone. 
________________________________
allen424

Home</description>
            <pubDate>Wed, 18 Aug 2010 20:08:32 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Why Force Geocoding instead of just asking address - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/30840-why-force-geocoding-instead-of-just-asking-address#30862</link>
            <description>Not much unfortunately.

We need to get the framework ported to 1.6 and Im committed to gettign the next theme out in time for the start of the month. Maybe the middle of next month will free up some time for us to work on that.

Anthony</description>
            <pubDate>Wed, 18 Aug 2010 19:37:16 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Why Force Geocoding instead of just asking address - by: kenlyle</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/30840-why-force-geocoding-instead-of-just-asking-address#30859</link>
            <description>That would be super, man!

If you could just offer the option to use an address OR coordinates for the markers, that would go a LONG way.

It might be under an hour of work.  What can I do to encourage you?</description>
            <pubDate>Wed, 18 Aug 2010 19:34:12 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Why Force Geocoding instead of just asking address - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/30840-why-force-geocoding-instead-of-just-asking-address#30842</link>
            <description>JB Maps hasnt really had any development for over  ayear now - so its long overdue. I really just created it based off a fairly rudimentary jQuery script. I believe the api has been updated significantly now so it's certainly due for some attention.

I cant give you any dates on new releases but we will certainly look at being able to implement all of the usual google maps api hooks to make it easier to use.

Cheers Anthony</description>
            <pubDate>Wed, 18 Aug 2010 19:10:15 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 20% Coupon for renewing members - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/30278-20-coupon-for-renewing-members#30841</link>
            <description>Hehe no probs and welcome back.

Anthony</description>
            <pubDate>Wed, 18 Aug 2010 19:08:44 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Why Force Geocoding instead of just asking address - by: kenlyle</title>
            <link>http://www.joomlabamboo.com/forum/jb-maps/30840-why-force-geocoding-instead-of-just-asking-address#30840</link>
            <description>I am trying to use jbMaps.  So far, it's just succeeded in wasting about an hour.

The problem is that I have to geocode the markers.  Google maps the location perfectly, but the other geocoders (geocoder.us, and batchgeocode.com) seem to use the same bad data.

I guess if I could use the Google geocoder (through the API?), that would solve it, but that would be a little research project.

I don't know the conversion between Degrees, Minutes, Seconds and feet, but my location is off by a few hundred feet.

Why not just ask the addresses?</description>
            <pubDate>Wed, 18 Aug 2010 18:02:26 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: 20% Coupon for renewing members - by: Helen Nunley</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/30278-20-coupon-for-renewing-members#30826</link>
            <description>Thanks Anthony!   </description>
            <pubDate>Wed, 18 Aug 2010 14:20:28 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re:Changelog ::  Captify Content - by: Jason DSouza</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/10426-changelog-captify-content#30773</link>
            <description>Changelog v1.3.3 :

Fixes layout issue with long titles.</description>
            <pubDate>Wed, 18 Aug 2010 04:01:40 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: xmap problem solved - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/joomla-tips-and-tricks/30169-xmap-problem-solved#30702</link>
            <description>B) 

Thanks for the update Paul</description>
            <pubDate>Tue, 17 Aug 2010 08:17:48 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: xmap problem solved - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/joomla-tips-and-tricks/30169-xmap-problem-solved#30699</link>
            <description>new version of xmap is available which now resolves the issue with the updated version of Mootools in 1.5.20

Cheers
Paul</description>
            <pubDate>Tue, 17 Aug 2010 08:09:41 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap/Page-2#30680</link>
            <description>Cool thanks for getting back to us. Id really love to add some more feedback in the module parameters too. eg create messages base don settings that you have enabled. One for the drawing board I think.

Cheers Anthony</description>
            <pubDate>Tue, 17 Aug 2010 03:52:27 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: leadfoot</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap/Page-2#30677</link>
            <description>Magic! It works like a charm now! The issues were probably interconnected - the column stays where it's supposed to. 

Concerning the backend interface - may be in future you could make it more fool-proof?  :-D  :-D  :-D 

Many thanks, Jason (and all the guys) I really appreciate your help!

BR,
Paul</description>
            <pubDate>Tue, 17 Aug 2010 01:57:05 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: Jason DSouza</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap/Page-2#30676</link>
            <description>Hey again, 

Just tested the module locally and on your site and I cannot see it affecting the column. Could you maybe update me on the ticket on how to replicate what you are experiencing? 
Also, the solution to the first issue is that in you Joomla content settings, you have chosen your article source as articles. This will use the article id's that you can specify below it. If that box is blank it will use all articles. I have changed that to use categories for the article source. Should be working fine now. 

Cheers,
Jason.</description>
            <pubDate>Tue, 17 Aug 2010 01:30:50 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap/Page-2#30651</link>
            <description>Yep Ill get a fix for these in the update that will be released later today.

Thanks for your patience.

Anthony</description>
            <pubDate>Mon, 16 Aug 2010 17:17:26 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: leadfoot</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap/Page-2#30622</link>
            <description>Yeah, thanks guys, but I have 2 more issues, I can give you more details on those:

1) Right column being pushed down by CC module, I figured it out by switching your module on and off. When CC is off, column stays intact.

2) Randomizer is ignoring my backend settings - I've set article source to Articles, chose 2 categories to show thumbnails (articles) from, set ordering to Random, but it just ignores the settings and keeps showing articles from ALL categories and sections.

It would be very nice if you could provide the fix for these issues too.

Thanks in advance!  :)</description>
            <pubDate>Mon, 16 Aug 2010 08:13:13 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30620</link>
            <description>B) Glad to hear it.

Thanks for letting us know.</description>
            <pubDate>Mon, 16 Aug 2010 07:57:14 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: leadfoot</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30613</link>
            <description>Good god, it works! Jason, you're my savior!  :)  Thanks a million!

P.S. Did you check on the right column and randomizer issues?</description>
            <pubDate>Mon, 16 Aug 2010 01:25:35 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: Jason DSouza</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30612</link>
            <description>Hey there, 

There is surely an issue with long titles and there is a fix for this. 

I've updated the code for the module and we will release an update for Captify Content later today. 

You can make the changes manually by editing the following file 

/modules/mod_captifyContent/tmpl/default.php

replace the following line of code (there are 3 instances in the file)

px;&quot;&gt;

with this 

; margin-bottom:px;&quot;&gt;

That should fix the layout for you. 

Cheers,
Jason.</description>
            <pubDate>Mon, 16 Aug 2010 01:08:23 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: leadfoot</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30608</link>
            <description>Have you tried to switch ordering modes? I've set it to Most Recent First to avoid the bug - all three latest titles are short and are displayed correctly. I've just changed it back to Random + you need to press Ctrl+F5 several times to wait until a long title shows up. Can you please confirm that these titles are being output correctly:  

Title: I installed with my own language, but the Back-end is still in English
Title: What is the purpose of the collation selection in the installation screen?</description>
            <pubDate>Mon, 16 Aug 2010 00:03:49 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: leadfoot</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30606</link>
            <description>FF and IE 8</description>
            <pubDate>Sun, 15 Aug 2010 23:48:05 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30603</link>
            <description>Just took a look and its wrapping for me in ff and safari - which browser are you seeing this in?

Anthony</description>
            <pubDate>Sun, 15 Aug 2010 20:16:41 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30602</link>
            <description>Thanks looking now.

Anthony</description>
            <pubDate>Sun, 15 Aug 2010 19:54:31 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: fullWrap z-index question - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/30573-fullwrap-z-index-question#30599</link>
            <description>Hi there,

Did you add a position statement to it? ie position: relative or position: absolute.

Ill need a link to help any further.

Cheers Anthony</description>
            <pubDate>Sun, 15 Aug 2010 19:51:13 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-3#30598</link>
            <description>Fireworks should be able to bring it down further - esp as a jpg.

Anthony</description>
            <pubDate>Sun, 15 Aug 2010 19:50:20 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-3#30575</link>
            <description>Another 90k to the site - perhaps its worth it
Have to play with fireworks to squeeze it a bit

Cheers
Paul</description>
            <pubDate>Sun, 15 Aug 2010 14:57:50 -0500</pubDate>
        </item>
        <item>
            <title>Subject: fullWrap z-index question - by: ketok</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/30573-fullwrap-z-index-question#30573</link>
            <description>Greetings,

I'm wanting to change the z-index of the .fullwrap background so that the transparent .png I'm using is above the .navRow background tile. I'm having trouble making this happen.

I've tried adding a z-index:300 attribute to line 18 of theme.css but its not having the effect.

Clearly I'm doing something wrong. Any suggestions?

Thanks in advance!</description>
            <pubDate>Sun, 15 Aug 2010 14:55:29 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30570</link>
            <description>You may have to reconsider the .png</description>
            <pubDate>Sun, 15 Aug 2010 14:50:58 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30567</link>
            <description>yep - that was my first point of call.

The bottom version is actually #120f16 for the 1st screenshot

I've now changed it for the original on the live site which jumps out more on IE, Chrome &amp; Opera
The screenshot attached here is with #161616

Cheers http://www.joomlabamboo.com/images/fbfiles/images/screenshot2-20100815.jpg</description>
            <pubDate>Sun, 15 Aug 2010 14:37:48 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30566</link>
            <description>Riiight, now I understand. I was looking at the top logo!

So, when creating the image, did you set the background as #161616?</description>
            <pubDate>Sun, 15 Aug 2010 14:15:10 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30561</link>
            <description>try again http://www.joomlabamboo.com/images/fbfiles/images/screenshot-20100815.jpg</description>
            <pubDate>Sun, 15 Aug 2010 11:48:47 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30560</link>
            <description>I was trying to blend the image on the contact graphics into the background - .png was too big a filesize so used .jpg.

Found it tricky to match the colour and there is a variation between the different browsers - its possible it could be my monitor as its a high spec photo editing monitor

Its only minor issue but its annoying me

Cheers
Paul</description>
            <pubDate>Sun, 15 Aug 2010 11:48:02 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30557</link>
            <description>B) 

OK. Glad you got it sorted and thank you for letting us know.

Not usre I undersrtand what you mean about the background black.... Which contact graphics?</description>
            <pubDate>Sun, 15 Aug 2010 10:57:00 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: mootools vs jquery conflict - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30395-mootools-vs-jquery-conflict#30550</link>
            <description>Hi you still have files missing that relate to minimoo2 but I think they are hardcoded into the template. This is on eof our oldest templates and doesnt follow the same logic that we would use today so in order to trouble shoot this can you do the following:

In the index.php remove or comment out the following lines. Im assuming that its a clash with one of the following scripts:

 




@import &quot;/modules/mod_mini_moo_gallery/mini_moo_gallery/mini_moo_gallery.css&quot;;&gt;
@import &quot;/modules/mod_mooticker/mini_moo_gallery/mini_moo_gallery.css&quot;;&gt;

 

You may have to do it one by one to see which is causing the issue. Im logging off now but if it doesnt work then please submit a ticket with ftp details and Ill take a look tomorrow. Also can you confirm that the same technique works in the default templates?

Thanks Anthony</description>
            <pubDate>Sun, 15 Aug 2010 08:01:10 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30548</link>
            <description>I've sorted the problem I think through trial and error - its due to the version of jquery.

Not many of javascript effects worked with 1.4.2 on opera but touch wood everything seems to work with 1.3.2 version.
Even the back to top which before was very jumpy

Now I'm trying to understand why the graphics on the slides look different on IE, Opera &amp; Chrome compared to Firefox and Safari - the background black is different for the logo and contact graphics

Thanks
Paul</description>
            <pubDate>Sun, 15 Aug 2010 05:27:40 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: mootools vs jquery conflict - by: mshperling770</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30395-mootools-vs-jquery-conflict#30546</link>
            <description>B&quot;H

It is me again. I'm sorry to bother, but the problem is following:
  this link third from left is supposed to open a web page of the shop, and to do that in shadowbox mode (look the look last link in the login module) for some reason when i use the same syntax as for this last login link - it opens it only in a new tab. but if use class=&quot;nn_fancybox&quot; it is alright. Class=&quot;nn_shadowbox&quot; opens a new tab though. 
   Now the weird thing that when i try to get to this shop through a custom module http:/ itzotzot.net ew/index.php?option=com_content&amp;view=frontpage&amp;Itemid=53 (the picture with the cup on the right) it also doesn't work even though i use the same syntax as for the custom modules on the bottom of the page where it does work.
 I can't figure what is the problem. Any  help would be very much appreciated.
Thanks.</description>
            <pubDate>Sun, 15 Aug 2010 04:53:24 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: leadfoot</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30545</link>
            <description>Ok, submitted ticket SUPPORT-SUIWX4YMQK 

Thanks for looking.</description>
            <pubDate>Sun, 15 Aug 2010 04:43:14 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30536</link>
            <description>will do - in quick test on local machine removing font doesn't make a difference.
Will work it through tomorrow

Cheers
Paul</description>
            <pubDate>Sat, 14 Aug 2010 18:22:14 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: mootools vs jquery conflict - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30395-mootools-vs-jquery-conflict#30535</link>
            <description>Its working now for me. Perhaps you need to clear your cache? I tried it on safari and firefox.

Anthony</description>
            <pubDate>Sat, 14 Aug 2010 18:12:57 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: mootools vs jquery conflict - by: mshperling770</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30395-mootools-vs-jquery-conflict#30534</link>
            <description>B&quot;H
 alright! i stop, you can take it. the problem now remained only with the third link from the main top menu it still opens in the new tab.</description>
            <pubDate>Sat, 14 Aug 2010 18:08:07 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30533</link>
            <description>Hi there,

Prob best for you to create a ticket with the url details. (Seth is off for the day now)

That way we can all help. Hard to say from the photo but looks like the link is display:block but Ill know more when I can look at it directly.

Anthony</description>
            <pubDate>Sat, 14 Aug 2010 18:07:16 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30532</link>
            <description>Hey Paul,

Looks like Opera doesnt like the smoothscroll but it gets back to the top in my testing. Just jumps rather than scrolls.

Regarding prettyPhoto it works in opera on our demo on the jb site. The only difference I see int he scripts used on your page is the font js. Any chance of disabling that to see if it works then?

This sort of thing is really trial and error and if removing the font doesnt work Id systematically try removing other javasscript on the page but Id start there first.

Anthony</description>
            <pubDate>Sat, 14 Aug 2010 18:06:14 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: mootools vs jquery conflict - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30395-mootools-vs-jquery-conflict#30529</link>
            <description>Hey there,

The issue with the old version of minimoo was that for some reason the mootools version wasnt loading.

Ive just tried your site again and got this error:


Parse error: syntax error, unexpected $end in /home itzotzot/domains itzotzot.net/public_html ew/modules/mod_klogin/tmpl/vertical.php on line 303

Looks like you might be working on it.

Let me kn ow when I can take a look again.

Anthony</description>
            <pubDate>Sat, 14 Aug 2010 17:47:26 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: mootools vs jquery conflict - by: mshperling770</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30395-mootools-vs-jquery-conflict#30528</link>
            <description>B&quot;H

Hello again,
I've installed the mini moo galery mod but i don't see how it would help me since i need to display a web page and not an image. That is why i use modalizer http://www.nonumber.nl/extensions/modalizer. And it fits my needs the only thing is that just fancybox work by me and for some things i need shadowbox.

Maybe i didn't understand your advices but meanwhile i'm still stuck.

Thanks in advance.</description>
            <pubDate>Sat, 14 Aug 2010 15:46:12 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: leadfoot</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30527</link>
            <description>I would love to... but unfortunately I'm not allowed to do it - the website is still in development stage and I have a non-disclosure clause in my contract.

P.S. I've attached a screenshot of the issue, may be it's gonna help...  http://www.joomlabamboo.com/images/fbfiles/images/captify_bug.gif</description>
            <pubDate>Sat, 14 Aug 2010 15:34:46 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30519</link>
            <description>Can you check out the back to top on opera as well when I try it - it has a fit

Cheers
Paul</description>
            <pubDate>Sat, 14 Aug 2010 12:03:44 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30506</link>
            <description>I looks fine at the moment. I can't see any title break-out.

BYW, it may be beneficial to post the url here, then the others may also be able to help you. We don't need your login details, just the main url.</description>
            <pubDate>Sat, 14 Aug 2010 10:23:51 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: leadfoot</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30503</link>
            <description>I've just emailed my url to you once again. Please check mail.  :)</description>
            <pubDate>Sat, 14 Aug 2010 08:50:58 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30502</link>
            <description>Can you post a link to the site here please? I will take another look. Thanks</description>
            <pubDate>Sat, 14 Aug 2010 08:43:19 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30500</link>
            <description>Sorry Paul, I am not sure what is happening there. 

I can't see any reason for it, but it is the same for me. No pop-up in Opera.

Hopefully one of the other mods can spot what the issue is...</description>
            <pubDate>Sat, 14 Aug 2010 08:36:38 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: leadfoot</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30497</link>
            <description>It's either I'm blind or it has only thumbnail bottom margin, and no I 've tried that and no effect - titles don't wrap properly.</description>
            <pubDate>Sat, 14 Aug 2010 08:14:38 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30495</link>
            <description>Set the bottom margin value in the module parameters! You don't need to edit your CSS.</description>
            <pubDate>Sat, 14 Aug 2010 08:05:13 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30492</link>
            <description>Also discovered new problem - in opera can't get images to load in my galleries - when I click on the image it the loading icon appears and then nothing

Any pointers?

Cheers
Paul</description>
            <pubDate>Sat, 14 Aug 2010 05:44:27 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30491</link>
            <description>Weather held off in the end and day went well

Worked out the problem with the body tag - I removed extensions one by one - its the hackguard extension remove that and the close body tag appears and code validates

I had to remove the siteground tag on the footer which comes with this extension and this is the problem.

However still no luck with opera the slides still don't work as expected

Cheers
Paul</description>
            <pubDate>Sat, 14 Aug 2010 05:40:31 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: leadfoot</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30486</link>
            <description>Hi again! 

Unfortunately it doesn't seem to work. I'm not a CSS guru, but I've tried adding bottom margin to every single tag :-D but to no avail... Right column also keeps dropping down occasionally.

P.S. Just found out recently that my selection of sections and categories to show articles from (set in backend) is also being ignored when in random mode... 

Any ideas?</description>
            <pubDate>Sat, 14 Aug 2010 02:19:51 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: mootools vs jquery conflict - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30395-mootools-vs-jquery-conflict#30479</link>
            <description>Id go with using the latest version of the mod actually. Its goign to be a better module to work with than the older version.

Thanks</description>
            <pubDate>Fri, 13 Aug 2010 17:52:51 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Bringing the bird to the top? - by: Rolf Wagels</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30420-bringing-the-bird-to-the-top#30448</link>
            <description>Okay,
website should go live after the weekend, so this gives you some time to talk to Jason.
Help is much appreciated!
Best
Rolf</description>
            <pubDate>Fri, 13 Aug 2010 09:44:45 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Bringing the bird to the top? - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30420-bringing-the-bird-to-the-top#30446</link>
            <description>That's a good point. In fact, looking at it again I think the bird should be by the first post and I am not certain why it isn't.

Give us a chance to think this one over. I will check with Jason who has a deep understanding of the module...</description>
            <pubDate>Fri, 13 Aug 2010 09:42:41 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Bringing the bird to the top? - by: Rolf Wagels</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30420-bringing-the-bird-to-the-top#30442</link>
            <description>Thanks

Regarding the bird position: I am using the jtweet plugin on another site as well and there the bird in on the top:
http://www.bodhran-info.de/
That seems to be a different (older?) version, in the backend it says: First Tweet Icon, could I use the old version or is there a security reason not to do so?
Thanks
Rolf</description>
            <pubDate>Fri, 13 Aug 2010 09:07:26 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Bringing the bird to the top? - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30420-bringing-the-bird-to-the-top#30439</link>
            <description>You would need to edit the module code to re-arrange the elements. mod_jTweet.php I think.

The second part is easier, the border comes from this line (jTweet.css line 42):

span.triggerDetail {
border:2px solid #DDDDDD;
clear:both;
color:#343434;
float:left;
font-family:georgia;
font-size:0.9em;
font-style:italic;
margin-top:10px;
padding:0 8px;
text-transform:lowercase;
}

and the text colour comes from line 43: 

span.triggerDetail a {
color:#333333;
display:inline;
width:100%;
}</description>
            <pubDate>Fri, 13 Aug 2010 08:46:54 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: mootools vs jquery conflict - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30395-mootools-vs-jquery-conflict#30436</link>
            <description>Either re-install minimoo, or just upload the file Anthony mentioned to that location.</description>
            <pubDate>Fri, 13 Aug 2010 08:31:43 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Bringing the bird to the top? - by: Rolf Wagels</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30420-bringing-the-bird-to-the-top#30431</link>
            <description>Now it does, I had a short hick up as well.
Thanks
Rolf</description>
            <pubDate>Fri, 13 Aug 2010 08:04:32 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: mootools vs jquery conflict - by: mshperling770</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30395-mootools-vs-jquery-conflict#30430</link>
            <description>B&quot;H

Could you tell me what exactly should I do?</description>
            <pubDate>Fri, 13 Aug 2010 07:59:41 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Bringing the bird to the top? - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30420-bringing-the-bird-to-the-top#30424</link>
            <description>That link does not load for me...</description>
            <pubDate>Fri, 13 Aug 2010 07:51:36 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Bringing the bird to the top? - by: Rolf Wagels</title>
            <link>http://www.joomlabamboo.com/forum/jtweet/30420-bringing-the-bird-to-the-top#30420</link>
            <description>Hey
I am using jtweet on this site 
http://artes-musikproduktion.de.ps-server.net/cara2/

and I would like to have the bird logo and the Follow section on the top of the module. Would that be possible?
Also, how can I change the Follow me to a nicer text? I have this black text with a frame that I can't get rid of.
Thanks a lot
Rolf</description>
            <pubDate>Fri, 13 Aug 2010 07:45:30 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30404</link>
            <description>Double good luck!</description>
            <pubDate>Thu, 12 Aug 2010 23:54:28 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: mootools vs jquery conflict - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30395-mootools-vs-jquery-conflict#30403</link>
            <description>Hi there,

Looks like there are a few missing files on that page. Namely mootools.js http:/ itzotzot.net ew/modules/mod_mini_moo_gallery/mini_moo_gallery/mootools.js

Thats actually a pretty old version of minimoo you are using as the latets version uses jQuery. Might be worth updating.

Cheers Anthony</description>
            <pubDate>Thu, 12 Aug 2010 23:53:56 -0500</pubDate>
        </item>
        <item>
            <title>Subject: mootools vs jquery conflict - by: mshperling770</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30395-mootools-vs-jquery-conflict#30395</link>
            <description>B&quot;H
Hey guys! I've got a some mootools vs jquery conflict - i'm using a popup module - Modalizer but only fancy box open as a pop up all other types open in a new tab

look for the last link in the login
nitzotzot.net ew/index.php?option=com_c...ntpage&amp;Itemid=53
thanks.</description>
            <pubDate>Thu, 12 Aug 2010 18:59:20 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30392</link>
            <description>Got a wedding to shoot in 11 hours and the forecast is terrible so here's hoping!

Cheers
Paul</description>
            <pubDate>Thu, 12 Aug 2010 17:37:55 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30391</link>
            <description>Cool let us know Paul. Hope the day gets better.

Anthony</description>
            <pubDate>Thu, 12 Aug 2010 17:36:42 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30386</link>
            <description>I will sort it tomorrow - I'm bit all over the show at the moment
sites are back just got to reply to e-mails asking why sites were down!

Cheers
Paul</description>
            <pubDate>Thu, 12 Aug 2010 17:32:39 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Where is 'back to top' code? - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30305-where-is-back-to-top-code#30385</link>
            <description>Hey there,

You can find that in the JB LIbrary plugin. Extension &gt; Manager &gt; Plugins &gt; JB Library

Cheers Anthony</description>
            <pubDate>Thu, 12 Aug 2010 17:19:17 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30383</link>
            <description>Hmm ok very strange. Can you create a ticket with ftp details and we will take a look?

Cheers Anthony.</description>
            <pubDate>Thu, 12 Aug 2010 17:16:08 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Problems Displaying Captify Content for Categories - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30171-problems-displaying-captify-content-for-categories#30382</link>
            <description>Awesome thanks Meimei,

Good luck with the rest of the site building :)

Anthony</description>
            <pubDate>Thu, 12 Aug 2010 17:10:04 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30380</link>
            <description>Nope - still got the disappearing body tag on my local machine and no site whatsoever online - together with most of the other sites i manage on behalf of clients.

Joy oh joy

Sometimes I really love computers

Cheers
Paul</description>
            <pubDate>Thu, 12 Aug 2010 17:07:08 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk/Page-2#30375</link>
            <description>Cool thanks Paul - so you are all sorted now?

Anthony</description>
            <pubDate>Thu, 12 Aug 2010 16:54:26 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Changelog :: Ecolift Quickstart - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/30371-changelog-ecolift-quickstart#30371</link>
            <description> v1.0.1 

Fixes issue with quickstart where template files werent present due to being symlinked to our svn. (Silly tired mistake)</description>
            <pubDate>Thu, 12 Aug 2010 16:31:57 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Ecolift has launched - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/30299-ecolift-has-launched#30370</link>
            <description>Wow thanks guys - two issues fixed. Template was there but symlinked to our svn - thats a tired mistake. Apologies for the invonvenience. Ive updated the package now.

Anthony</description>
            <pubDate>Thu, 12 Aug 2010 16:29:49 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30369</link>
            <description>Please ignore above its the hosting server which had died apparently

Cheers
Paul</description>
            <pubDate>Thu, 12 Aug 2010 16:28:22 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30367</link>
            <description>Got this - A file permissions error has occurred. Please check the permissions on the script and the directory it is in and try again.

can't access anything just corrected a dead link in admin and boom - disappeared completely

Cheers
Paul</description>
            <pubDate>Thu, 12 Aug 2010 16:19:51 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30359</link>
            <description>Probably. 

But to be 100% sure I would FTP in, delete the existing file, then upload the new one.</description>
            <pubDate>Thu, 12 Aug 2010 15:20:40 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30358</link>
            <description>Try increasing the margin bottom value in the module parameters. The module will struggle to include all the text in the available space, so it spills out to the right. With more vertical room, the title should continue to wrap...</description>
            <pubDate>Thu, 12 Aug 2010 15:18:07 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30356</link>
            <description>I copied and pasted from a fresh download over the top of the old
Is that sufficient?

Cheers
Paul</description>
            <pubDate>Thu, 12 Aug 2010 15:03:57 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Spirit's Dawn using Elevate 2 - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/26449-spirit-s-dawn-using-elevate-2#30354</link>
            <description>Many layers approach. Over-reliance on a single security measure is a sure way to feel the pain. No security is foolproof, it is just a question of when.

That said, multiple layers of security combine to make penetrating a well-secured site more hassle than it is worth. The perps just move on to an easier target...

Your best security is almost certainly a good backup!</description>
            <pubDate>Thu, 12 Aug 2010 14:55:27 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Ecolift has launched - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/30299-ecolift-has-launched#30350</link>
            <description>@Bill 
@JJ

   

Thanks for the info, I will make sure Anthony sees these messages as soon as he is awake...</description>
            <pubDate>Thu, 12 Aug 2010 14:45:12 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30346</link>
            <description>You replaced your index.php with one from a fresh download right?</description>
            <pubDate>Thu, 12 Aug 2010 14:29:49 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Spirit's Dawn using Elevate 2 - by: jjohnston</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/26449-spirit-s-dawn-using-elevate-2#30338</link>
            <description>I site I developed for a client was recently hacked so I have been looking into joomla site security more intensely lately. Am I missing something about utilizing strong passwords and encrypting the administrator backend. Some of the how to joomla hacking tuts I've looked at use password requests and simply rewrite a new password. They could care less about going to your administrator backend and are independent of the strength of your password. I agree with previous posts on this forum that one of the strongest things to secure your site is a good htaccess rules and hosting environment.</description>
            <pubDate>Thu, 12 Aug 2010 13:43:58 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Problems Displaying Captify Content for Categories - by: meimei</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30171-problems-displaying-captify-content-for-categories#30335</link>
            <description>Hi Jason!

Thank you SO much for your help! I am very pleased with your services provided here, and I will definitely make note of it at Joomla's extension review page :)</description>
            <pubDate>Thu, 12 Aug 2010 12:42:14 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30332</link>
            <description>no worries - just need a lightening bolt of inspiration for why it's not behaving correctly

Cheers
Paul</description>
            <pubDate>Thu, 12 Aug 2010 10:13:22 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Ecolift has launched - by: jjohnston</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/30299-ecolift-has-launched#30328</link>
            <description>Great looking template. Wanted to checkout the k2 layout. Heads up on this page http://bambootheme.com/showcase/aug10/index.php?option=com_k2&amp;view=item&amp;layout=item&amp;id=223&amp;Itemid=54 (http://bambootheme.com/showcase/aug10/index.php?option=com_k2&amp;view=item&amp;layout=item&amp;id=223&amp;Itemid=54)

This bit of coding is displaying however. 

Notice: Array to string conversion in /home/bamtheme/public_html/showcase/aug10/components/com_k2/helpers/route.php on line 73</description>
            <pubDate>Thu, 12 Aug 2010 09:04:37 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Ecolift has launched - by: tornado</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/30299-ecolift-has-launched#30323</link>
            <description>Anthony,

Heads up
Just installed the quickstart package, the ecolift template is not in the quickstart package, installed the template and looks good.
Congrats on another very nice template.

Regards,

Bill</description>
            <pubDate>Thu, 12 Aug 2010 08:20:00 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Ecolift has launched - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/30299-ecolift-has-launched#30317</link>
            <description>Ive just released the quickstart package also. Apologies to early downloaders as there seemed to be some permission issues with the package but it should be fixed now.

Thanks Anthony</description>
            <pubDate>Thu, 12 Aug 2010 07:22:08 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: leadfoot</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30316</link>
            <description>Hi Seth,

I've sent my url and login details to you via email form.

Thanks,

Paul</description>
            <pubDate>Thu, 12 Aug 2010 07:06:07 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Random ordering + word wrap - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30313</link>
            <description>I don't see Captify on your site....</description>
            <pubDate>Thu, 12 Aug 2010 06:29:02 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Where is 'back to top' code? - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30305-where-is-back-to-top-code#30311</link>
            <description>Which template are you using?</description>
            <pubDate>Thu, 12 Aug 2010 06:12:38 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30308</link>
            <description> paulus103 wrote: 
 Can't see the settings scripts and extras - I've attached a screenshot 

Many apologies Paul, I somehow interpreted Grid as Grid2. Mea culpa...    </description>
            <pubDate>Thu, 12 Aug 2010 06:05:25 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Where is 'back to top' code? - by: mshperling770</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30305-where-is-back-to-top-code#30305</link>
            <description>B&quot;H

Hey Guys I would like to change the text on 'back to top' button, but i can't find it's file of script.

Thanks in advance.</description>
            <pubDate>Thu, 12 Aug 2010 05:29:34 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30303</link>
            <description>if I put the tag in again e.g. two closed body tags it picks up the second and validates successfully

I don't understand at all what's happening! - also opera still not rendering slide modules correctly despite validating - makes me think I'm doing something dim somewhere in the slides but I can't spot it

Cheers
Paul</description>
            <pubDate>Thu, 12 Aug 2010 05:23:17 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30300</link>
            <description>I've tested it on xampp on my local machine using the original index file and it gets rid of the syntax error 
but still no closing body tag and opera still doesn't show the majority of the slider modules

Cheers
Paul</description>
            <pubDate>Thu, 12 Aug 2010 04:52:22 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Ecolift has launched - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/ecolift/30299-ecolift-has-launched#30299</link>
            <description>After an unexpected last minute delay Im very happy to announce the availability of the Ecolift template. You can see it in action here: http://bambootheme.com/showcase/aug10/ and get the full documentation here: http://www.joomlabamboo.com/documentation/ecolift-documentation

Thanks again for being patient with this release - Im really looking forward to seeing how you implement it :)

Anthony</description>
            <pubDate>Thu, 12 Aug 2010 03:48:05 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Problems Displaying Captify Content for Categories - by: Jason DSouza</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30171-problems-displaying-captify-content-for-categories#30298</link>
            <description>Hey MeiMei, 

I have upgraded the module version to the latest and you can see that it is easy to select the categories you want to display. You will also see that only 3 images are shown on the link. This is because only three categories have items in them. It will not display empty categories. 

Cheers,
Jason.</description>
            <pubDate>Thu, 12 Aug 2010 02:13:54 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Random ordering + word wrap - by: leadfoot</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30297-random-ordering-+-word-wrap#30297</link>
            <description>Hi,

First I want to say thank you for a brilliant module!

I installed CC and got it running in 5 minutes, and it works fine except for 1 thing: I'm using it to show random articles on my frontpage and some articles have very long titles (~50 chars and longer). Shorter titles show up nicely - words are being wrapped and appear in 2 lines, but these longer ones (should be 3-4 rows of text when wrapped or smth) fail to wrap and ruin the grid. I use 3-thumbs-in-a-row scheme, so when this happens, 3rd image jumps down to the next row below. 

Additionally, when I switch on random ordering for articles, right coumn jumps down occasionally. Sometimes no images show up or 1-2 show but the 3rd one in missing. When I switch to any other ordering - most read, latest etc. it works like a charm! What could be the problem here?  

I'm on Joomla 1.5.20, keepitsimple theme (http://www.joomlaxe.com/template/54-clean-and-simple-jx-keepitsimple.html) with no SEO addons.

Thanks in advance!

Regards,
Paul</description>
            <pubDate>Thu, 12 Aug 2010 02:06:41 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30284</link>
            <description>Id try putting the original file back if you've made changes. Take a backup of what you have now and then put the index.php file form the zip to see if that fixes it.</description>
            <pubDate>Wed, 11 Aug 2010 18:18:23 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30282</link>
            <description>syntax checker showing error just after this section - could this be the problem?

Cheers
Paul</description>
            <pubDate>Wed, 11 Aug 2010 18:10:28 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30280</link>
            <description>Suspect the code I added for the fade effect could be wrongly added by me - can you have a look at this section?
 
	&quot;jQuery(&quot;.prettydiv1 img&quot;).fadeTo(&quot;slow&quot;, 1.0); // This sets the opacity of the thumbs to fade down to 60% when the page loads&quot;
 
 missing a bracket or something perhaps?
 
Cheers
Paul</description>
            <pubDate>Wed, 11 Aug 2010 18:05:25 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30279</link>
            <description>changed module and no change - weird

Cheers
Paul</description>
            <pubDate>Wed, 11 Aug 2010 17:46:22 -0500</pubDate>
        </item>
        <item>
            <title>Subject: 20% Coupon for renewing members - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/club-announcements/30278-20-coupon-for-renewing-members#30278</link>
            <description>Hi folks,

Ive been meaning to implement this for some time and have finally implemented two coupons for renewing members. 

If you have a current subscription then you can use the coupon &quot;jbrenewal&quot; on the checkout page when renewing for any subscription you can get 20% off the renewal price. Please note that this will not work if your subscription has expired.

For previous members that no longer have a current membership you can use the coupon &quot;renewal2&quot; to get 10% off the subscription price.

Please note that you need to have had or currently hold a club membership for these coupon to work.

Thanks Anthony</description>
            <pubDate>Wed, 11 Aug 2010 17:38:28 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Spirit's Dawn using Elevate 2 - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/26449-spirit-s-dawn-using-elevate-2#30276</link>
            <description>I guess the other thing is that vps (Virtual Private Servers) are pretty cheap these days and that if you are doing this professionally you can easily offset the cost in your hosting rates.

Ive used hostican in the past and they have been very good.

Cheers Anthony</description>
            <pubDate>Wed, 11 Aug 2010 17:09:35 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30273</link>
            <description>Hey Paul,

You are right that the original grid doesn't use the framework but you should just use the analytics module for that.

The closing body tag is int he index file so not quite sure whats going on there. Perhaps try the debug module position see if that fixes it.

Anthony</description>
            <pubDate>Wed, 11 Aug 2010 17:06:17 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: newbie comments - by: Anthony Olsen</title>
            <link>http://www.joomlabamboo.com/forum/site-suggestions/26666-newbie-comments#30269</link>
            <description>Thanks Paul - All sorted now. Put an alias on the url so it redirects to the correct view now.

Thanks for pointing it out.

Anthony</description>
            <pubDate>Wed, 11 Aug 2010 16:31:29 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30268</link>
            <description>Nope used the analytics module position
Can't see the settings scripts and extras - I've attached a screenshot

Cheers
Paul http://www.joomlabamboo.com/images/fbfiles/images/documentation-20100811.jpg</description>
            <pubDate>Wed, 11 Aug 2010 16:31:19 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30265</link>
            <description>It should be in the template settings under:

'Scripts and Extras' &gt; 'Analytics'

an option where to insert the analytics code. Isn't this where you placed the analytics code I can see on your site?</description>
            <pubDate>Wed, 11 Aug 2010 16:14:30 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Spirit's Dawn using Elevate 2 - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/26449-spirit-s-dawn-using-elevate-2#30262</link>
            <description>On a well set-up shared host it shouldn't be an issue. That said, they are in the distinct minority.

Strong (really strong) passwords and disabling user 62 are tried and trusted J! security. Weak passwords are the best entry point....</description>
            <pubDate>Wed, 11 Aug 2010 16:09:43 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Spirit's Dawn using Elevate 2 - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/26449-spirit-s-dawn-using-elevate-2#30258</link>
            <description>ah, that's a problem as all the client sites are on shared hosting!
Have to think about that one

Good to know
Cheers
Paul</description>
            <pubDate>Wed, 11 Aug 2010 16:02:07 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Spirit's Dawn using Elevate 2 - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/26449-spirit-s-dawn-using-elevate-2#30252</link>
            <description>Paul,

Wanted to add an additional FYI regarding web hosting security. If you are on a 'shared' hosting server and another client on the server gets hacked or has security holes (old, out-dated core apps that use MySQL as their database) you could become infected or get hacked as well. Because it is a 'shared' host, what happens on that server can and will effect you directly.

Ed</description>
            <pubDate>Wed, 11 Aug 2010 15:45:19 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Spirit's Dawn using Elevate 2 - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/26449-spirit-s-dawn-using-elevate-2#30251</link>
            <description>Right I'll add it to my must install extension list 
- I must admit the only stuff I do is jsecure and daily backups. Beginning to think I must do more for my clients

Thanks
Paul</description>
            <pubDate>Wed, 11 Aug 2010 15:09:15 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30250</link>
            <description>er, can't find the scripts and extras bit in the template settings.

Cheers
Paul</description>
            <pubDate>Wed, 11 Aug 2010 15:03:52 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30245</link>
            <description>Hi Paul, 

Can you please try switching the analytics position to before the closing header tag? It is an option in the template settings, under scripts and extras, analytics.

Missing the closing body tag will give you issues for sure...</description>
            <pubDate>Wed, 11 Aug 2010 13:56:28 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: newbie comments - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-suggestions/26666-newbie-comments#30240</link>
            <description>Ahh, yeah. I see what you mean....

   

Don't think I can sort that out, so it will be like that until Anthony awakes in the next couple of hours. 

Normal service will resume shortly.....</description>
            <pubDate>Wed, 11 Aug 2010 13:39:18 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Spirit's Dawn using Elevate 2 - by: Ed</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/26449-spirit-s-dawn-using-elevate-2#30239</link>
            <description>Paul,

I was planning on creating a new post just for this new Joomla plugin but I'll use yours as an example. The extension you reference is quite good and does offer a level of protection not currently available for free. Again the link is;

http://extensions.joomla.org/extensions/access-a-security/site-security/site-protection/13233?qh=YToxOntpOjA7czoxMDoic2l0ZWdyb3VuZCI7fQ%3D%3D

It was developed by SiteGround (a web hosting company) that I've done a great deal of business with as a customer and have a great deal of respect for. This is their first Joomla extension and where better for a hosting company to start but with a security application. This extension along with a 'very strong' and 'ever changing' database password will keep SQL Injections at bay. A few months ago I noticed this extension as part of their Joomla hosting package and quickly added it to all of my Joomla web sites regardless of who the host was or is. It's simple, effective and smart on how it performs it's duties. In no way should this be your only defense against hackers. Creating clean backups and daily SQL backups is key in getting a hacked site back online. Hope this info is helpful...

Ed</description>
            <pubDate>Wed, 11 Aug 2010 13:35:55 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Spirit's Dawn using Elevate 2 - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/26449-spirit-s-dawn-using-elevate-2#30237</link>
            <description>I have no experience of the extension, so I wouldn't like to say. 

Personally, I think .htaccess can provide the best level of protection. That and a secure, well configured hosting environment. If your host isn't set up properly, it doesn't matter what you install, you are still vulnerable.</description>
            <pubDate>Wed, 11 Aug 2010 13:30:03 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Problems Displaying Captify Content for Categories - by: meimei</title>
            <link>http://www.joomlabamboo.com/forum/captify-content/30171-problems-displaying-captify-content-for-categories#30235</link>
            <description>Hi Anthony,

I submitted a ticket; thanks very much for all your help here!</description>
            <pubDate>Wed, 11 Aug 2010 13:01:31 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re:newbie comments - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-suggestions/26666-newbie-comments#30233</link>
            <description>try again http://www.joomlabamboo.com/images/fbfiles/images/documentation.jpg</description>
            <pubDate>Wed, 11 Aug 2010 11:48:55 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re:newbie comments - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-suggestions/26666-newbie-comments#30232</link>
            <description>Documentation seems to have gone a bit dippy

http://www.joomlabamboo.com/documentation/

Cheers
Paul</description>
            <pubDate>Wed, 11 Aug 2010 11:47:58 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30231</link>
            <description>Two snags I'm looking at - disappearing end body tag from html and opera with its issues with the slider e.g. it ignores many of the slider modules

Anthony - see what you mean about font rendering - google font was really the only option and the Tangerine font struggles on IE - is it the fact that I put drop shadow on it?

Cheers
Paul</description>
            <pubDate>Wed, 11 Aug 2010 11:40:45 -0500</pubDate>
        </item>
        <item>
            <title>Subject: grid site - paulburndredphotography.co.uk - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/30230-grid-site-paulburndredphotographycouk#30230</link>
            <description>Hi

Virtually finished a grid site - it can be found @ paulburndredphotography.co.uk (http://www.paulburndredphotography.co.uk)

Still got a snag list to complete and re-write the content using my copywriter but its now live but not submitted to search engines yet.

Had problems with photo sizes as you can see and now I just need to start taking some better pics

Cheers
Paul</description>
            <pubDate>Wed, 11 Aug 2010 11:25:00 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Spirit's Dawn using Elevate 2 - by: paulus103</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/26449-spirit-s-dawn-using-elevate-2#30226</link>
            <description>Hi Seth,

Read the articles with interest only problem was didn't understand most of it!
What do you think about this - http://extensions.joomla.org/extensions/access-a-security/site-security/site-protection/13233

I was a bit naughty and removed some code on it

Cheers
Paul</description>
            <pubDate>Wed, 11 Aug 2010 10:50:07 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Spirit's Dawn using Elevate 2 - by: Seth</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/26449-spirit-s-dawn-using-elevate-2#30218</link>
            <description>Your best bet is to probably just go back to the oldest possible backup you have, and then harden the site. 

Expolits are often very difficult to remove. Better to revert to a pre-exploit backup.</description>
            <pubDate>Wed, 11 Aug 2010 10:12:39 -0500</pubDate>
        </item>
        <item>
            <title>Subject: Re: Spirit's Dawn using Elevate 2 - by: Scott Bishop</title>
            <link>http://www.joomlabamboo.com/forum/site-showcase/26449-spirit-s-dawn-using-elevate-2#30204</link>
            <description>Thank you for the links Seth.  I'll be taking a look at them to see if I can undo the damage.</description>
            <pubDate>Wed, 11 Aug 2010 08:54:20 -0500</pubDate>
        </item>
    </channel>
</rss>
