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!
Firstly KUDOS for a fantastic theme! Love it!
I have successfully installed it and have been customising it for our use.. I added the Connections plugin to serve as our class addressbook.. I have installed the plug in, created 2 sample entries and inserted the code in one of our pages.. Unfortunately the the plug in is not displaying correctly on the page.. Instead of a horizontal rectangle box containing the contact details, what is showing up is a vertical rectangle apprx 1.5cm wide and 14cm long; the font is white on white (maybe coz the default scylla theme has white font for the grey background for pages)..
Is this something you are able to help me with?
Thanks,
Jhosie
Post your website link.. without taking a look I can’t help :/
Oh sorry, here it is
http://pisay90-no-ip.org:81/
It looks like need to logon to our site to see it, without logging on the plug-in is not visible hence cant see the error.
Can I send you on email the logon and password?
Thanks!
Hi again,
just sent the logon details using the “Contact Me” page. Hope you got it.
Thanks again!
YOU ROCK! THANKS SO MUCH!!! Keep up the FANTASTIC work! WIll definately mention your themes to my friends!
Hi
i don’t know how to make slider to work, please, can you give me an advice?
thanks,
Mihai
Hi! How can integrate buddypress to theme?
Great themes dude, thanks for make it free. I have a litle suggestion hope you don’t mind, how about to add some moz opacity or somthing on corner box to smooth the corner. I think this will be cool.
By the way thanks again for your themes…
My slider just stopped working for no reason, I see that you to remove the sociable plugin! I don’t have that plugin. But I did remove most of my social link pllugins, and still it doesn’t work
Same thing just happened to me! I reinstalled the theme and everything and nothing works…. any help?
how do i change the amount of text displayed before the […] or [Read More] shows?
Go to Appearance> Editor and select “functions.php” file and find these lines:
here, increase/decrease the number “27” in-order to determine how many words you want before the read more link.
The Appearence > Scylla Lite Options page is not working!
I’m not able to configurate de slider
Are you using Safari? Can you try with firefox?
Hey, for some odd reason whenever I create a new blog post with my site, it makes the url http://www.bananastatic.com/http://www.bananastatic.com, which needless to say, only brings me to an error page. I was wondering if this was a problem that could be inherent of the theme, or if it’s a really obvious fix that I’m missing.
Change your Permalinks settings to default from Settings> Permalinks.