Scylla LiteFree WordPress Theme
- 4 Skins
- 1 slider
- 2 Layouts
- 2 Patterns.
- 3 custom widgets.
- 5 easy to use shortcodes.(Hard-coded in Post Editor)
- 2 WordPress 3.0 Menu Position.
- Mult-Level Dropdown Menu.
- Social buttons to submit posts to Facebook, Twitter,
- Stumble upon, Digg, Google Buzz!
- 3 Awesome fonts.
- Easy to use theme options.
- Gravatar Support.
- 3 custom page template
- Fancy lightbox
- IE6 Browser Upgrade Alert!
- Separation of Comments and Trackbacks
- Threaded comments support.
- Valid XHTML/CSS3.
- Well-written documentation
- One Click Install. No plugin required.
Compatibility:
- Internet Explorer 7+
- Firefox 3+
- Safari 5
- Opera 9+
- Netscape 6+
version 1.8.2
—————–
+ Initial Release
1. what should be the dimension of the slider images?
A: width: 625px Height: 250px
2. I canât make link to other website, and when I make link to an other page of my website, it opens in lightbox windows.
A: Open up fancybox.js and find this line:
jQuery(âa.hasimgâ).fancybox({
and replace it with:
jQuery(â.hasimg[href$=’.jpg’], .hasimg[href$=’.png’], .hasimg[href$=’.gif’]â).fancybox({
You can edit the file with your ftp application or âWp-File Mangerâ Plugin.
3. How can I make a catergory section look the same as my home page?
A: Download this file: http://fileden.com/files/2007/3/2/840217//category.zip
Extract the category.php file inside it and upload the php file to the âScyllaLiteâ directory of your site using FTP.
4. The images inside the lightbox is being stretched when viewed by Safari Browser, How do I fix this?
A: Add this line to the very bottom of your stylesheet(style.css):
#fancybox-img {height:auto!important;}
5. My Quote shortcode is not working. How do I fix it?
A: The quote shortcode has a bug, to fix it find this in your stylesheet:
.lgn_quote
and replace it with:
.scl_quote
6. I want to use the âFeatured Posts Widgetâ in the sidebar, but despite selecting a category, it keeps outputting the loop of all posts.
A: You will have to put your category id, not name.
http://wordpress.org/support/topic/how-to-find-the-category-id
The theme is released under GNU General Public License, version 2.
Scylla Lite | Scylla PRO | |
Free For Life |
$40 One time payment |
|
Skins | 4 | Unlimited (Ability to change the color of almost all the elements) |
Fonts | 3 | 12 |
Layouts | 2 | 5 |
Slider | 1 | 2 |
Shortcodes | 5 | 20 |
Widgets | 3 | 8 |
Widget Areas | Sidebar Widgets | Sidebar Widgets/ Footer Widgets |
Menu | 2 Menu Positions/ 3 Level Drop-down Menu | 2 Menu Positions/ 3 Level Drop-down Menu |
Page Templates | 3 | 3 |
Upload LOGO |
NO |
YES |
Social Share buttons/Numbered Page Navigation |
YES |
YES |
Related Posts |
NO |
YES |
Google Analytics Integration |
NO |
YES |
Threaded comments/Separated Comments & Trackbacks |
YES |
YES |
IE6/ IE7 Browser Upgrade Alert! |
NO |
YES |
Fancy lightbox |
YES |
YES |
Full Email support |
NO |
YES |
Forum support |
NO |
YES |
-
- Topic
- Voices
- Freshness
You must be logged in to create new topics.
Hi, Âżi can use this theme for one commercial project?
Yes.
Nice template but i cant see the demo live (Malware Detected)
Fixed!
Great Theme, but I have a problem with pictures, I can’t make link to other website, and when I make link to an other page of my website, it opens in lightshow windows.
What can I doing?
I use WordPress 3.1.3 and Scylla Lite 1.8.3
Open up fancybox.js and find this line:
jQuery(“a.hasimg”).fancybox({
and replace it with:
jQuery(“.hasimg[href$=’.jpg’], .hasimg[href$=’.png’], .hasimg[href$=’.gif’]”).fancybox({
You can edit the file with your ftp application or “Wp-File Manger” Plugin.
Unfortunatly It doesn’t change anything…
Sorry it’s OK
Except in Chrome, and I haven’t Internet Explorer.
I have empty chrome’s memory and it’s Ok.
Thank You very much.
Theme look awesome, but i can’t post videos and youtube plugin is not playing videos either.
What should i do?
I’m using WordPress 3.2.1 and Scylla Lite 1.8.3
How are you trying to add the videos?
Iâm using youtube with style plugin to add my youtube videos but after i change the theme i get blank square instead of video player
Why don’t you use the youtube shortcode that is integrated to the tinymce editor? or maybe the oembed method:
http://codex.wordpress.org/Embeds
Thanks you r the MAN!!!
Thank you I have used your fancybox.js adjustment and this appears to fix the issue of using images as links! đ
However, When I do use an image as a link, it is changing all my post text from black to the theme link colour aqua blue.
example: http://www.spirited-tv.net/2011/09/this-is-a-post/
I have then tried keeping the image but removing the link and the text reverts back to black. (all html is closed off)
I thought it may have been to do with when I tinkered with skin 3 so I replaced the original and no dice the issue was the same.
Any suggestions?
Thanks.
Hi,
Great theme, but how can i add a home button on the blog?
Grz
Use the default wordpress Menu option. Here is a tutorial:
http://www.expand2web.com/blog/wordpress-30-custom-navigation-menus-video/
I’m using youtube with style plugin to add my youtube videos but after i change the theme i get blank square instead of video player
Ein Theme das mir wirklich gefÀllt. Thanks
Hi, have the same problem with youtube videos. I’ve tried to use the tools you provide but that white box keeps showing up. You could visit my site http://www.musikskaparna.se and click on “Dj-BĂ„set” to check it out yourself.
Been searching on wordpress own helpdocs but i can’t get any answer.
This is how my code looks like:
[youtube width=”600″ height=”365″ video_id=”http://www.youtube.com/watch?v=gfQQYH5LZIg”]
It should be:
[youtube width=”600″ height=”365″ video_id=”gfQQYH5LZIg”]
I would like to spice up the header a bit with a couple graphics but I am at best a novice to editing a website. Can you assist?
Possible in the PRO version.