-
AuthorSearch Results
-
April 25, 2016 at 12:49 pm #31505
In reply to: Girlie Pro theme add extra menus
Hi Marissa,
That would require coding changes in header.php to include another menu on top of it.
Regards,
ShriApril 25, 2016 at 12:44 pm #31499It uses the theme name from options.php
But i would like to know why you would need child theme in the first place? We have given custom CSS box already within theme options panel so no need for child theme.
Regards,
ShriApril 25, 2016 at 11:47 am #31483In reply to: Problems with sections
http://creciendoconelyoga.com/wp-login.php?redirect_to=http%3A%2F%2Fcreciendoconelyoga.com%2Fwp-admin%2F&reauth=1
Hi Tomasz,
Kindly go to custom-function.php and find “Older entries” and change the link from there.
Regards,
DaveApril 25, 2016 at 8:58 am #31454In reply to: SKT Charity Service Boxes Donate Now
Hi Kathy,
Kindly go to page-boxes.php and change the Donate Now button from there.
Regards,
DaveApril 25, 2016 at 5:50 am #31432In reply to: Translate read more
Hi Tomasz,
Kindly go to footer.php to change read more.
Regards,
DaveApril 25, 2016 at 5:29 am #31426In reply to: Changing the language for the read more buttons
Hi Eelke,
Kindly go to content.php to change the read more from blogposts.
For the slider kindly go to header.php to change read more.
Regards,
BradApril 24, 2016 at 6:59 pm #31398Topic: Error while uploading to PRO
in forum All Other ThemesHi I get an error message when trying to upgrade my purchased PRO version: The uploaded file exceeds the upload_max_filesize directive in php.ini. Please advise.
April 22, 2016 at 1:16 pm #31280In reply to: SKT Condimentum theme: button view all post
Hi Chham,
Kindly go to inc/custom-function.php and “view all post” and change it from there.
Regards,
BradApril 22, 2016 at 1:07 pm #31276In reply to: Turning off the links
Hi Nikita,
You can remove the link from inc/custom-function.php
You will find the shortcode of our partner section.
Regards,
DaveApril 21, 2016 at 4:53 pm #31186In reply to: Home Page slider broken
Well Shri…. I commented out the lines in my function.php again, in order to get my site back to functional. Even though the home page slider was somewhat repaired with the update, it is still erroring and on js and other functions on my are broken which is enabling people to download my images!!! Something we Do Not want to happen.
Can you please help? Thank you 🙂
http://walledlife.com/wp-content/themes/skt-photo-world-pro/js/supersized.shutter.js?ver=4.5 Failed to load resource: the server responded with a status of 404 (Not Found)
http://walledlife.com/js/skt_script.js Failed to load resource: the server responded with a status of 404 (Not Found)
jquery-migrate.min.js?ver=1.4.0:2 JQMIGRATE: Migrate is installed, version 1.4.0
jquery.js?ver=1.12.3:2 Uncaught Error: Syntax error, unrecognized expression: a[href=#top]
http://walledlife.com/1 Failed to load resource: the server responded with a status of 404 (Not Found)
http://walledlife.com/wp-content/themes/skt-photo-world-pro/img/progress.gif Failed to load resource: the server responded with a status of 404 (Not Found)April 21, 2016 at 1:38 pm #31169In reply to: 2nd adress
Hi Mario,
Kindly go to footer.php and add the second address.
Regards,
DaveApril 21, 2016 at 6:10 am #31099In reply to: Show Full Posts in category rather than Excerpts
Hi Greg,
Kindly go to content.php and find this code
<?php the_excerpt(); ?>
And replace it with this code
<?php the_content(); ?>
Regards,
DaveApril 20, 2016 at 7:14 pm #31067In reply to: Home page Slider broken
Now I know what changed, I have a managed WP site and they updated WP to 4.5
In order to get my site back to functional, I have commented out:
//wp_enqueue_script( ‘skt_photo_world-customscript’, get_template_directory_uri() . ‘/js/skt_script.js’, array(‘jquery’) );
//wp_enqueue_script( ‘skt_photo_world-customscript’, ‘http://walledlife.com/wp-content/themes/skt-photo-world/js/skt_script.js’, array(‘jquery’) );
//wp_enqueue_script( ‘skt_photo_world-shutter-min’, get_template_directory_uri() . ‘/theme/supersized.shutter.min.js’, array(‘jquery’) );
//wp_enqueue_script( ‘skt_photo_world-shutter’, get_template_directory_uri() . ‘/theme/supersized.shutter.js’, array(‘jquery’) );on my functions.php
Can you please provide an update for WP 4.5?
April 20, 2016 at 9:24 am #30985Hi Bram,
You have to remove our slider in index.php and its reference from header.php and functions.php and then include shortcode of layer slider and keep it full wide to have such features.
Regards,
Shri -
AuthorSearch Results
Search Results for 'php'
-
Search Results
-
Topic: Error while uploading to PRO
Hi I get an error message when trying to upgrade my purchased PRO version: The uploaded file exceeds the upload_max_filesize directive in php.ini. Please advise.