Page 1 of 11

Re: BizBuzz - New Template

Posted: Wed Jul 07, 2010 9:28 pm
by yelwor
Thanks for an excellent theme!

Could you tell me why when I edit a page I see First Teaser, Second Teaser and Third Teaser with 'Error retrieving file list' underneath each one?  Also the readme is a little confusing where you detail the Usage.  Should I be able to activate the Display Slider etc somewhere?

Many thanks

Phil

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 7:25 am
by uniqu3
You need a folder strcutre like /uploads/BizbUzz/teaser this is where slider images should be placed, or you can simply change the path in the template by editing this code:
{capture assign='caption_first'}{content block='First Teaser Title Attribute' wysiwyg="false" oneline="true"}{/capture}
{capture assign='teaser_first'}{content_image block='First Teaser' dir='BizBuzz/teaser' urlonly='true'}{/capture}
{capture assign='caption_second'}{content block='Second Teaser Title Attribute' wysiwyg="false" oneline="true"}{/capture}
{capture assign='teaser_second'}{content_image block='Second Teaser' dir='BizBuzz/teaser' urlonly='true'}{/capture}
{capture assign='caption_third'}{content block='Third Teaser Title Attribute' wysiwyg="false" oneline="true"}{/capture}
{capture assign='teaser_third'}{content_image block='Third Teaser' dir='BizBuzz/teaser' urlonly='true'}{/capture}
You can select different images for each page or disable/enable the slider and other elements. See attached image.

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 8:20 am
by Fanf
Hey guys !
Excuse my bad english.. just a poor french guy !
Thanks a lot for this awesome template..
But i have some problems : look at this, if you want :
http://www.scheer.fr/cabinet/
No images, no blur on background, etc etc :( i'm so sad ! Any idea ?
I cant put the images in the Slider, i dont have any choice list.. Bouhouh... :(

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 8:35 am
by uniqu3
Looking at your CSS file it lookslike you didn't import the xml file but copy/pasted the html files i included?
You could delete the current template and import it again with xml file "Layou -> Teme Manager -> Import"
Or you have to create the folder structure in your uploads folder.

uploads/BizBuzz
uploads/BizBuzz/images/
uploads/BizBuzz/js
uploads/BizBuzz/fonts
uploads/BizBuzz/teaser

Download the rar file from my demo site http://www.i-arts.eu/bizbuzz/ there is the folder structure and images included.

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 8:48 am
by Fanf
That's right, thanks a lot, i'll try.. and i'll see what it gives :)
Thank you !
And just about the news scroll on your page..; how can i do that ?!

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 8:52 am
by uniqu3
It will work when you include all missing files, now it doesn't work since jquery.cycle.min.js file is missing in uploads/BizBuzz/js/ folder.

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 9:09 am
by Fanf
Oh yes, it seems to be working !!
Thanks a lot :)

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 11:09 am
by ale1981
I am using CMS v 1.8 and downloading the theme from your site and do not get the options when I edit a page to show the slider etc.

I also had to manually upload the images, js, teaser etc folders.

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 11:17 am
by uniqu3
Hi,

i didn't have a chance to test the Theme on 1.8 before i have just tested it now on my test installation.

The problem is that allowed characters have been changed in 1.8 version where some sort of bug appears.
You will need to edit few lines in the template.

For example:
{content block="Activate Sidebar" oneline="true" size="1" default="-" assign="show_sidebar"}
You will need to change underscore sign threw whole template, see red example above.
I also had to manually upload the images, js, teaser etc folders
If you import the theme with xml, all files are placed in BizBuzz folder without subfolders, i don't know if it has something to do with my exporting or is it just general with theme export in CMS.
Basically by importing the theme it should still work since paths are adjusted except for the "teaser" folder, this has to be created.

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 12:19 pm
by uniqu3
I am using CMS v 1.8 and downloading the theme from your site and do not get the options when I edit a page to show the slider etc.
Attached update .xml Theme file due to 1.8 issues. Open the Attached file with WinRar or WinZip and extract BizBuzz.xml

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 1:58 pm
by ale1981
I get unexpected end of archive when trying to open that file in WinRAR?

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 2:05 pm
by uniqu3
Ok i hope this one works, at least it worked on my PC.
And if not i updated Download file on the Demo page.

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 2:07 pm
by ale1981
Thanks but now I am getting "the file header is corrupt" when trying to open it. I rename it to a .rar then try and open the file? ???

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 2:17 pm
by uniqu3
It looks like something happens when uploading here, my RAR file on my PC works fine, downloading this one here has error as you say.
Unfortunately the .xml file is to big for upload here  :-[

Re: BizBuzz - New Template

Posted: Thu Jul 08, 2010 2:18 pm
by ale1981
Can you upload it to your site and PM me the URL?