Hello! I am Towfiqul Islam, a freelancer web designer/developer from Bangladesh, working for 3 years now. Designing is my passion. Most of my design skills are self taught.
Other than web, print design, I design websites from scratch with XHTML, CSS, jQuery. I find website designing very challenging and interesting. I also build wordpress, Joomla and other popular CMS Templates.
Scylla Pro is a wordpress 3 theme with unlimited skins, 12 fonts, 2 slider, 5 layouts & easy to use theme option panel.
WHAT ARE THE MEANS OF PAYMENT TO BUY THE ISSUE PRO Scylla. Could send a Payment Coupon?
Hey Toefiqi,
How do I change my random posts widget and popular post widgets to only display text. I don’t really like it displaying thumbnails in my widget bar.
open up widgets.php file from “wp-content/themes/scyllalite/lib/” folder and find these lines and remove them(3):
if ( has_post_thumbnail() ) : echo ''. the_post_thumbnail('medium') . ''; elseif($photo = scl_get_images('numberposts=1', true)): echo ''. wp_get_attachment_image($photo[0]->ID , $size='thumbnail') . ''; else : echo '<img src="'.get_template_directory_uri().'/images/blank_img2.png" alt="'.get_the_title().'" class="thumbnail"/>'; endif;I was referred to this site and i like what i see. i have a question. with the pro, or the lite, can you upload a background image?
you have to edit the css file. First upload the image from Media> Add new and then add this line to your stylesheet:
background{background:url(“the file url”) ;}
This may be a silly question, but once the theme is purchased it can be installed on as many domains as I want?
You can install it on 2 domains.
Hey Towfiq,
Is there anyway to change the slider, customize it, or remove it? Also I like the top portion of layout 5 a lot but I’d like it to be in a post format similar to 2. Is there anyway to do this?
Can you post the request on the forum? Thanks.
Hey Towfiq,
I actually cannot log on to the forums because there’s no register option. Or at least I cannot find one.
The forum login info was sent you by email along with the theme.
Hi, Can you please tell me how to change the size of h1 h2 h3? I can´t find the size in the style sheet!
It´s urgent-
Thanks
Just add these lines to your stylesheet:
h1{font-size:24px;}
h2{font-size:20px;}
h3{font-size:18px;}
change the numbers to your needs…
Oh, thanks!
Could you help me with the line I have to add it?
I mean,
Editor>Style sheet> ?¿
Appearance> Editor and select “Stylesheet” from right and add the line to the very bottom of the editor.
Done!
Thanks a lot.
Just the last question, I promise!
How can i change the size of the post title?
what size do you want?
the title has the same size as h2 and I would like to have h1
add this line to your stylesheet:
#posts .postitle, #posts .postitle a{font-size:24px!important;}
Hey there, very new to world of website design. Can I change the Header text to an image logo in the Lite version?
Thanks!
Hi,
is there a possibility to hide the tags at the bottom of the articles?
I use Scylla Pro on my site.
Thanks,
René
Go to Appearance> Editor and select “index.php” and file single.php file and remove thi line:
<?php if( has_tag() ) { ?><div class="post_tag"><?php _e('Tags' , 'Scylla'); ?> : <?php the_tags(' '); ?></div><?php } else { ?><?php } ?> </div>Thinking of buying PRO. Quick questions:
1- Can I get my Pages to appear across top instead of at page bottom?
2- Will logo image appear above slider?
3- Can I easily install my own font? Where can I see how?
4- Is there a way to ad slider to top off the other styled pages?
1. You can easily do it by using the WordPress Menu feature. Appearance> Menus.
2. It will Appear where currently the text logo is.]
3. You will need to upload your own fonts to the theme directory and edit some files.
4. No.
5. No.
5- Forgot one.. can i embed youtube or vimeo code to play vids in slider. If I can get these to work I can buy. Thanks
Thanks for the replies – I will still buy it. Thanks.
Template view is broken. Boxes and articles incompatible. What can I do?
What do you mean? care to elaborate? Just checked your site, looks fine.
Pro customer. Great template. I’m having text wrapping issues around images in single posts. The text breaks then the next paragraph falls below the image. Here’s an example:
http://www.thedraftseason.com/2011/12/31/an-insdiers-take-on-the-2012-nfl-draft/
The same issue doesn’t occur when you view stories via category:
http://www.thedraftseason.com/category/draft-season-news/
How can I fix this?
Thanks.
try adding this to your stylesheet:
.single_page_post p{float:none!important;}
Hi There…having the same problem with images on my pages. I added that code to my style sheet…no luck.
Any other suggestions?
http://sitebybarb.com/?page_id=312
Found the answer in previous posts. thank you….
Find this line in your stylesheet:
.single_page_post p, .single_page_post h1, .single_page_post h2, .single_page_post h3, .single_page_post h4, .single_page_post h5, .single_page_post h6 {clear: both;}
and make it:
.single_page_post h1, .single_page_post h2, .single_page_post h3, .single_page_post h4, .single_page_post h5, .single_page_post h6 { clear: both;}
Hi There,
How do I change the background and font color of a single post or page?
I want the page where the content is to be White or Grey. I want the font to be black. (right now it is blue and white)
http://sitebybarb.com/?page_id=592
Thanks so much for your help.
Barb
Barbara can you please email me what colors do you want for font and background. the color of the font is already black in the post content and the white color of the widget content can be changed from Scylla options page.
I am not sure what you are trying to achieve, Can post the problem through this page and I will contact you right away:
http://www.towfiqi.com/contact
I’m working on a page for my friend, who bought the theme, but I want to place a header image instead of the text logo. I want it to be height 120 and width 960.
I tried to modify the css file without any results. Please help
Just upload the image from the logo uploader of the Scylla pro options page. and make sure you checked this option:
“Disable Default logo”
How do I remove the borders from images on layout 4?
The images don’t have border on layout4. What border are you talking about?
How do I change the links to the icons at the top? Ie Facebook Twitter? I cant see the place to edit these. ty
Go to Appearance> Scylla Pro Options> Social
Hi, How do I make it so that Images on my post appear on the Search Result Page?
Currently, When I try to do a search, the blog posts comes up, but it doesn’t show the images.
Go to Appearance> Editor and select “search.php” file from right and find this line:
and replace it with:
Hi, thanks for the prompt response. I got it to work, but I want it to show the first photo only and not the texts that comes after it. How do i do that?
undo the last edit and add this line before it:
Hi,
How do I edit the contact layout? I want to change the texts where it says “Name, Email, Message” and add more text fields.
For an advanced contact form use this user-friendly plugin:
http://wordpress.org/extend/plugins/contact-form-7/
How do I add a banner ad to the top of my pages?
How do I change so all my links are a different color from my post text? I have Pro version? In the style sheet somewhere I assume?
Go to Appearance> Editor and select “Stylesheet” from right and add this line to the editor:
body .post_content a{color:#990000!important;}
change the color code #990000 with your color code.
Hi there, newbe questions…
1) The pictures with my posts don’t match the form on the homepage. How do I make they do?
2) Next to this I ‘m not able to write the text next to the photo in the blogpost (whil eI put the alignment on ‘left’).
3) How can I change the order of for example the list of categories?
Thanks in advance!
1. Adding bigger square pictures will take care of that issue.
2. Go to Appearance> Editor and select “stylesheet” from the right and add this line to the very bottom:
.single_page_post p{clear:none!important;}
3. Use the Menu widget.
Hi Towfiq,
I have scylla pro.
I tried to change the ccs file to add a background image using this shorcode that you provided, but it’s just not working….
the code:
background{background:url(http://robotios.com/robotios/wp-content/themes/Scylla_Pro/images/pattern1.png) ;}
the page:
http://robotios.com/robotios/
Can you help me please?
Thanks!
Open up skins.php file from the css folder and remove this line:
body { background:#<?php echo $option['scl_bg_color'] ?>!important;}Thank you very much! It worked perfectly.
I have another problem. The last one I promise!…but this time I don’t know if it’s the theme or the plugin.
I want to list all the posts from a specific category in a page. For that I’m using “Get post lists with thumbnail” plugin for wordpress. For example: http://robotios.com/robotios/?page_id=330
The problem is: when I click the image, a sort of pop up window appears. But when I click the tittle of the post, it take me directly to the page containing the entire post (witch is what I really want).
I’ve seen the plugin working perfectly in pages like this:
http://whattocooktoday.com/visual-recipes-gallery
So I don’t really know what’s going on.
And the creator of the plugin doesn’t answer any of my mails :`(
Please…help!
Thanks again,
Yvonne
To fix the page link loading problem Open up fancybox.js from “js” folder of the TritonLite theme directory and find this line(at the bottom):
jQuery(“a.hasimg”).fancybox({
and replace it with:
jQuery(“.hasimg[href$='.jpg'], .hasimg[href$='.png'], .hasimg[href$='.gif']“).fancybox({
Hey Towfiq we’ve talked before when I first got Scylla Pro. It’s still awesome and we’ve tweaked it to make our site friggin awesome so thanks again for the great theme. I do have a question though.
We want to change the layout style of the site to something like this: http://www.r3entertainment.org/wp-content/uploads/2012/02/Whatimlookingfor.jpg
Any idea how we would go about changing it to something like that? Some people on another forum said it wouldn’t take my CSS editing. I’m just not good at it so I’m not sure what exactly needs to be changed and where it needs to be changed. Let me know if you can help!
Nevermind I somehow figured out how to do it on my own! Thanks though!
I’m back again! Haha! I’ve been unable to figure out how I can get the text to the right of the images instead of below them in the layout. Could you have a look at my site and see how I could do that?
Add these lines to your stylesheet:
#lay1 .post_image{float: left;margin-right: 15px;}
#lay1 .post_content{float: left; width:300px;}
Nice! It worked! I’m trying to get the text to center-align in that right side.. let me know if you know how, but I’ll still keep trying to figure it out too.
Add this line:
#lay1 .post_content{text-align:right;}
hehe thanks man. You still rock.
Me again! Is there anyway to have it so a slider displays no text? Just the image? Anytime I leave the fields empty it just doesn’t register and nothing is placed on the site.
That’s odd. To remove the slider content field, Go to Appeaerance> Editor and select “easyslider.php” file and remove these lines:
<div class="slider-content"> <?php the_title( '<h2 class="entry-title"><a href="' . get_post_meta($post- rel="nofollow">ID, 'slide_link', TRUE) . '" title="' . the_title_attribute( 'echo=0' ) . '" rel="bookmark">', '</a></h2>' ); ?> <a href="<?php echo get_post_meta($post- rel="nofollow">ID, 'slide_link', TRUE); ?>"><?php the_excerpt(); ?></a> </div>er… it broke the site. LOL.
Heres the code for the entire Easyslider.php. I tried to put it back together but I think I must have placed your code in the wrong place. Or maybe you made a typo? Unsure.
‘slider’, ‘posts_per_page’ => $option['scl_num_sld'] ) ); ?>
have_posts() ) : $loop->the_post(); ?>
<?php the_title( 'ID, ‘slide_link’, TRUE) . ‘” title=”‘ . the_title_attribute( ‘echo=0′ ) . ‘” rel=”bookmark”>’, ‘‘ ); ?>
<a href="ID, ‘slide_link’, TRUE); ?>”>
Arg.. okay it isn’t showing correctly. How did you display your code? xD
make the edit again and copy the whole code after editing to pastebin.com and post the link here.
Ok.. hopefully this works.
http://pastebin.com/Dbf4hv6g
Try this code:
http://pastebin.com/yRVJqmT3
Nice, thanks for the save.
If we want the slider back to normal, could you provide the code to return it to normal?
Try this:
http://pastebin.com/EbBAd7hd
Thank ya sir.
Hi, love the theme but having a problem with links on images only. When you click the link a loading icon appears but never actually brings up the page. Looks like some sort of jquery issue?
Heres an example page:
http://www.stratonmyface.co.uk/blog/?page_id=2
You will have to open up fancybox.js file from the “js” folder of the theme and replace this line:
jQuery(“a.hasimg”).fancybox({
With this:
jQuery(“.hasimg[href$='.jpg'], .hasimg[href$='.png'], .hasimg[href$='.gif']“).fancybox({
Hey buddy.
You have any idea if it’s possible to add icons on the sidebars? What I’ve been thinking about is for my widgets that display lists of content (such as the Latest Articles widget) I was thinking it’d be cool to see an icon based on what category the post is from before the text is displayed. Just a tiny thing no higher than the text is. Any idea how I could go about that?
Can you try this plugin:
http://wordpress.org/extend/plugins/category-icons/