Scylla LiteFree WordPress Theme

Scylla Lite is a wordpress 3 theme with awesome skins, fonts, slider, layouts & easy to use theme option panel.
  • 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

Upgrade to PRO


  • Hi! Awesome Theme, i really like your work.

    I have a question. As I can change the text of * comments *.

    I’m working on a blog in Spanish and I need to translate the comments but I find I need to replace that line to show * Commentarios* instead of comments.

    Greetings and thank you very much for your attention


    • The word “comments” appear multiple times in the theme, which one are you referring to?


  • Thanks for your quick response

    I attached a picture of the two places where I want to make the change.

    http://img10.imageshack.us/img10/4618/commentsri.jpg


    • I get the blocked login error message when I click the link. Can you try anything other than the imageshack.us?


  • Hi

    How do you replace the title text logo with an image?

    Thanks 🙂


    • its only possible in the PRO version.


  • Thanks for the help.

    I attached a picture of the two places where I want to make the change.

    Tell me if you still can not see

    http://www.stclimas.com/comments.jpg


    • Go to Appearance> Editor and select “layout1.php” file and find this line:

      Comm', '1 Comm', '% Comm', '', __('Off')); ?>

      and change the words “Comm” with your own words.
      Do the same for the single.php file.


  • Is there any way of putting text in three columns?


    • Which three columns are you talking about?


    • I´m trying to create columns here: http://www.locationiceland.com/services/equipment-rentals/
      Found the following code but it does not work correctly: [column width=”30%” padding=”5%”]
      Bla
      Bla
      [/column]
      [column width=”30%” padding=”5%”]
      Dúddi Hvaaaað[/column]
      [column width=”30%” padding=”0″]
      hahah
      [/column][end_columns]


  • Also, can I insert somehow from google map?
    http://www.locationiceland.com/locations


  • Also, can I insert somehow from google map?
    http://www.locationiceland.com/locations

    With iframe ?


    • Sure you can, did you put the code right? looks like there’s something wrong with the map code.


    • I did put the code that I got from Google Map. And paste it into the html window:

      View LocationIceland.com in a larger map


  • iframe width=”425″ height=”350″ frameborder=”0″ scrolling=”no” marginheight=”0″ marginwidth=”0″ src=”http://maps.google.is/maps/ms?ll=64.960766,-18.984375&spn=2.977095,11.392822&t=h&z=7&msa=0&msid=209582085176845753307.0004bc4f99d7cb8183d5a”>View <a href="http://maps.google.is/maps/ms?ll=64.960766,-18.984375&spn=2.977095,11.392822&t=h&z=7&msa=0&msid=209582085176845753307.0004bc4f99d7cb8183d5a&source=embed&quot; style="color:#0000FF;text-align:left"


  • HI,

    I have an issue with the Title repeating itself in the browser tab, same with both Chrome and Firefox, do you know how I can fix this please?


    • just visited your website. looks fine!


  • Hi, on my site there are a few contributors and we all have individual user accounts but when an article is posted and it says by: bekkacollins for example, there is no link. i was wondering if I can get a click through link to all the posts they have previously written?


    • Go to Appearance> Editor and select “single.php” from right and find this line:

      
      

      and replace it with:

      
            	
            	

Leave a Reply

Your email address will not be published. Required fields are marked *

+ Insert website address to ensure quick efficient support
+ To post your code, wrap your code with this <pre lang="LANGUAGE" line="1"></pre>

Home Forums Scylla Lite

Viewing 15 topics - 1 through 15 (of 15 total)

You must be logged in to create new topics.