When I attempt to upload the zip file into wordpress I receive the following error:
The uploaded file exceeds the upload_max_filesize directive in php.ini.
Please let me know what I should do. I even attempted to compress “SKT Build Pro” and “SKT Build Pro 2” separately and I still receive this error message.
Thank you. I currently have the limited version of this web design that is free through wordpress.
Hi,
I have just downloaded the pro version of SKT black and i’m following the instructions to upgrade it. so i go into the section appearence > themes > and then i cant see add new! How can i upgrade the theme then? http://www.migliorinodesign.it/wp-admin/themes.php
I am currently using SKT White Pro, and have several internal pages which require unique sidebars for them to function properly (forums, blog, and various directories). I would like to be able to use a new sidebar with each, but I am only really able to use two, unless I disable the sidebar functionality via removing the code from pages.php, and index.php and opting for a sidebar plugin. I would obviously much prefer to use the theme’s sidebars as they are generally more customizable.
Is there a simple way to add additional sidebars to the theme? Or will I have to go in and code them manually?
Thank you, and I really appreciate the work you’ve done with the White and Black themes!
SORRY. FADING IN THE FEATURE BOXES IMMEDIATELY DID NOT WORK. – If you have a fix for this, that would be splendid.
OK, I have achieved a similar effect for the Home Page: 1) A shorter Slideshow image and 2) fading-in the feature boxes immediately.
I created two new files in the theme directory:
File: custom.css – contents below
.slider-main{ min-height:340px; background:url(images/loading.gif) no-repeat center center #ffffff;}
File custom.js – contents below
// Fade Boxes in immediately
var imagePos = jQuery(this).offset().top;
var topOfWindow = jQuery(window).scrollTop();
jQuery(this).addClass(“fadeInUp”);
I then included these as the last thing before </HEAD> in header.php as follows:
If I ever updated the theme, these changes would need to be recreated. It would be great if the theme had a place to input custom js and css, that would not be overwritten by an update.
Thank you for the reply. I have discovered the functions.php section.
But my question remains: is there any other way I can edit the script section and implement some of them in the footer?
Are you suggesting that I should replace the code by static? Or is there any other way I can edit the script section and implement some of them in the footer?
Regards,
Ronald
Author
Search Results
Viewing 15 results - 1,606 through 1,620 (of 2,006 total)