Scylla ProPremium WordPress Theme

Scylla Pro is a wordpress 3 theme with unlimited skins, 12 fonts, 2 slider, 5 layouts & easy to use theme option panel.
  • Unlimited Skins- Ability to change the color of any elements
  • 2 sliders
  • 5 Layouts
  • 10 Patterns.
  • 8 custom widgets:
  • 1-Flickr Photos
  • 2-Popular Posts
  • 3-Featured Posts
  • 4-Random Posts
  • 5-Twitter Feeds
  • 6-160×600 Skyscrapper Ad
  • 7-250 x 250 AD
  • 8-125 x125 ADs
  • 20 easy to use shortcodes.(Hard-coded in Post Editor)
  • 2 WordPress 3.0 Menus.
  • Mult-Level Dropdown Menu.
  • Social buttons to submit posts to Facebook, Twitter,
  • Stumble upon, Digg, Google Buzz!
  • 12 Awesome fonts.
  • Easy to use theme options.
  • Option for image logo
  • Related Posts
  • Gravatar Support.
  • 3 custom page template
  • Fancy lightbox
  • Easy Google Analytics Integration
  • 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.1
—————–
+ 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: 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.


  • Go to Appearance> Editor and select “stylesheet” from right and add this line to the very bottom of the editor:

    #topmenu ul li{background: url(“images/pattern1.png”) repeat #BF4842;}
    #topmenu ul li:hover{background: url(“images/pattern1.png”) repeat #333;}


    • Awesome. Many thanks, you are the dude. When I get my bursary cheque next month Ill be buying the pro upgrade (from a very skint PhD student….) Amazing support…


  • Been playing about with the theme and ive noticed that the:

    For each article in a feed, show

    x Full text
    x Summary

    selector does not seem to work? is this a glitch in the theme implementation?


    • This wordpress settings won’t work. Go to Appearance > Editor and select Layout 2 for full text.


  • i just switched from another theme to scylla, and most of my pictures wont show. i have completed the same process with new post but the thumbnail wont show in the preview of the post. i really like this theme, would love to keep it, can anyone assist me


  • I bought a theme.


  • Perhaps misunderstood me – I was trying to use the wordpress settings to be able to switch to “summary” display of the articles in layout 2 – appreciate that layout 1 does this by default in its display boxes.Can Layout 2 be made to display the post listing as “summary”. Dave.


    • Yes possible. Go to Appearance> Editor and select “layout2.php” and find this:

      and replace it with:


  • I paid for the pro version, can you please send it to my email…thank you!


    • Sent! Check your email.


  • hi. just paid my Scylla PRO. how can i get it?


  • Hey, ya! Thanks for Scylla! I was using Lite version, and now just bought Pro version. Want to be sure that everything OK, and i will get it to my e-mail!
    Thanks!


    • I get it! Thank you 🙂


  • Just purchased the pro version, when can i expect delivery? thanks.


  • How can I change the fontcolor for hyperlinks? The way it is now, it’s impossible to see if words have hyperlinks.


    • Go to Appearance > Editor and select “Stylesheet” from right and add this line to the very bottom:

      .single_page_post a:link{color:#000;}

      Change the color hex code 000 with your color code.


    • Try this:

      .single_page_post p a:link{color:#000!important;}

Leave a Reply to Phil Wheat Cancel 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>

Private

You do not have permission to view this forum.