Re: BizBuzz - New Template

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
yelwor
Forum Members
Forum Members
Posts: 33
Joined: Thu Jan 10, 2008 9:37 pm

Re: BizBuzz - New Template

Post 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
uniqu3

Re: BizBuzz - New Template

Post 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.
Attachments
bizbuzz_admin.jpg
Fanf
New Member
New Member
Posts: 3
Joined: Thu Jul 08, 2010 8:17 am

Re: BizBuzz - New Template

Post 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... :(
uniqu3

Re: BizBuzz - New Template

Post 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.
Fanf
New Member
New Member
Posts: 3
Joined: Thu Jul 08, 2010 8:17 am

Re: BizBuzz - New Template

Post 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 ?!
uniqu3

Re: BizBuzz - New Template

Post 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.
Fanf
New Member
New Member
Posts: 3
Joined: Thu Jul 08, 2010 8:17 am

Re: BizBuzz - New Template

Post by Fanf »

Oh yes, it seems to be working !!
Thanks a lot :)
ale1981
New Member
New Member
Posts: 7
Joined: Thu Jul 08, 2010 10:53 am

Re: BizBuzz - New Template

Post 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.
uniqu3

Re: BizBuzz - New Template

Post 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.
Last edited by uniqu3 on Thu Jul 08, 2010 11:20 am, edited 1 time in total.
uniqu3

Re: BizBuzz - New Template

Post 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
Attachments

[The extension txt has been deactivated and can no longer be displayed.]

Last edited by uniqu3 on Thu Jul 08, 2010 12:23 pm, edited 1 time in total.
ale1981
New Member
New Member
Posts: 7
Joined: Thu Jul 08, 2010 10:53 am

Re: BizBuzz - New Template

Post by ale1981 »

I get unexpected end of archive when trying to open that file in WinRAR?
uniqu3

Re: BizBuzz - New Template

Post 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.
Attachments

[The extension txt has been deactivated and can no longer be displayed.]

ale1981
New Member
New Member
Posts: 7
Joined: Thu Jul 08, 2010 10:53 am

Re: BizBuzz - New Template

Post 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? ???
uniqu3

Re: BizBuzz - New Template

Post 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  :-[
ale1981
New Member
New Member
Posts: 7
Joined: Thu Jul 08, 2010 10:53 am

Re: BizBuzz - New Template

Post by ale1981 »

Can you upload it to your site and PM me the URL?
Post Reply

Return to “Layout and Design (CSS & HTML)”