Active
Project:
Zircon
Version:
7.x-1.0-beta2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
31 Oct 2012 at 09:38 UTC
Updated:
8 Jan 2025 at 19:02 UTC
Jump to comment: Most recent
Comments
Comment #1
weebpal commentedI see and we're building the documentation belong to the next products. Please wait us a little time :)
Comment #2
Anonymous (not verified) commentedHi - any plans on this? I'm building a site using the theme and would really appreciate if I can get the look and feel of the demo - specially the slideshow on the front page and view code for the category listings.
Comment #3
manu manu@nf1, Regarding the slideshow, I noticed that a CSS was missing in zircon.info, simply add this line:
stylesheets[all][] = 'css/views.css'Comment #4
CreativeJS commentedHello all,
I just recently started making a new webpage for the business I work for. We all like the Zircon theme - especially the slideshow feature and how many blocks it has to offer.
However, when I make a views slideshow and put it into the slideshow block, it's aligned at the top of the page under the menu bar and over the header and logo. Any ideas why it might be doing this and how to fix it? The slideshow is working well, it's just in the wrong place.
Thanks in advance!
-JS
Comment #5
ramandamodar commentedI added css/views to the stylesheets list. But then also i am not able to view the slideshow properly.
Comment #6
ramandamodar commented@creativeJS.
Were you able to solve the problem. If yes, how?
Comment #7
ramandamodar commentedfound a workaround. (finally). Installed flexslider-views-slideshow module.
>enable the module.
>add a view
(give your view name,show, type etc etc accordingly)
>display format -> 'slideshow' of 'fields'. (views slideshow module needed)
>click continue & edit
>on the next page, add the image field.
>in the slideshow settings, choose 'FlexSlider' as the 'slideshow type' from the drop down menu. Thats it!
Hope this works for you too!