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.

  • After adding .pattern{display:none;} to the stylesheet the entire website displayed nothing. All I am hoping to do is change the body background image.


    • oh shoot! try adding this:

      .pattern{background:none!important;}


  • Sorry Mr. Towfiq I. but after trying that under the body tag, bottom of the stylesheet, and in a child theme it had no affect each time. I am just so stumped. It seems as if my body background-image call is being overridden or covered by the gray pattern.


    • I just checked your stylesheet and I dont see it anywhere.


  • You are quick. I took it out after it had no affect. I put it back below the top body tag but still it has no affect.


    • hmm….try this:

      body .pattern{background:none!important;}


  • Well, that did get rid of the pattern, however, my background-image call still isn’t working. I really can’t see any reason that it shouldn’t be working either. I have even tried loading the image in containers as a background and it works just fine. The body background just doesn’t seem to be changeable. Maybe if I download the theme again and re-opload the original stylesheet it will work although I have only made minor changes so far.

    P.S. Thanks for getting back to me so quickly.


    • how did you add your background image?


  • body{ background-image:url(‘http://www.tour-city.com/webhosting/lucin/wp-content/uploads/2012/08/bg.jpg’); background-repeat:repeat;}


  • Really? I tested it on Safari, Firefox and Chrome and it works for me on each browser. I suppose I’ll try to re-upload. Thank you for the help.


  • I had to make the change in skin1.php and it worked right away. Thanks for your patience.


  • I am having a problem with one category on my website,
    Black church News, its not being indexed in google under that category and all the rest of the post are only showing tags no descriptions. Please help me


  • Hi – I was getting this message:
    Notice: Undefined index: activated in /hsphere/local/home/mdlpthol/jewellerygemstonejourneys.com/gallery/wp-content/themes/Scylla_Pro/functions.php on line 211
    I changed the line to
    if (array_key_exists (‘activated’ , $_GET) && $_GET[‘activated’]){
    which removed that error message now (& possibly before the edit) I am getting this when I try to customise the theme:
    “Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /hsphere/local/home/mdlpthol/jewellerygemstonejourneys.com/gallery/wp-includes/functions.php on line 2758 ”

    I’d appreciate any guidance to how to fix this, TIA


    • these are all notices, they are not errors. they not something major. you can ignore them.


  • I’m trying to upload my logo banner that was made by a graphic designer for my company name. I went to the logo uploading and disabled the default logo. When I have tried to upload I get a message that says…”Sorry, this file type is not permitted for security reasons”. What could be wrong with this file?
    Thanks!


    • what type of file are you trying to upload? can you send me the file to me via this page :
      http://www.towfiqi.com/contact

Leave a Reply to Fergus Reilly 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>