Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
Kindly remove veiwport code form header.php file
ex. <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
Regards,
Shri
martin.edis Participant
Topics: 46 Replies: 80 Total: 126
Member since: January 30, 2019
Hi
Where do I find
Kindly edit skt-classifieds/lib/login_register/register.php page to add text.
Thanks
Martin
http://itconnectrdc.com/wp-admin/post.php?post=3881&action=sktbuilder#edit-1651
http://itconnectrdc.com/wp-admin/post.php?post=3881&action=sktbuilder#edit-504
Sonal S Sinha Moderator
Topics: 0 Replies: 31271 Total: 31271
Member since: August 16, 2013
Hi,
Kindly use compressjpeg.com or tinypng.com to reduce sizes and compress all your images and reupload them.
Lastly kindly use WP Fastest Cache plugin and ask hosting to have Zend Op Cache and PHP Server cache applied to your site or if they have NGINX available get them to use that.
With all the above steps i am sure your site will be faster. Theme is just part of the entire WordPress website ecosystem and our themes are coded to be faster.
Rest are all generic points i mentioned here.
Regards,
Chris
Sonal S Sinha Moderator
Topics: 0 Replies: 31271 Total: 31271
Member since: August 16, 2013
Hi,
This is done.
Kindly go to page-box.php line No 6 and change it “Service Box Title” there
Regards,
Chris
Sonal S Sinha Moderator
Topics: 0 Replies: 31271 Total: 31271
Member since: August 16, 2013
Hi,
1. Done
2. Done
3. Kindly go to Appearance >> Editor >> sidebar.php >> go to line No 16 and add your email address instead of [email protected]
3. Done
Regards,
Dave
info1157 Participant
Topics: 7 Replies: 15 Total: 22
Member since: September 9, 2017
I THINK the php needs to be updated… specifically where it calls “font-awesome”.
wp_enqueue_style( ‘skt_design_agency-prettyphoto-style’, get_template_directory_uri().’/css/prettyPhoto.css’ );
wp_enqueue_script( ‘skt_design_agency-prettyphoto-script’, get_template_directory_uri() . ‘/js/jquery.prettyPhoto.js’, array(‘jquery’) );
wp_enqueue_script( ‘skt_design_agency-customscripts’, get_template_directory_uri() . ‘/js/custom.js’, array(‘jquery’) );
wp_enqueue_script( ‘skt_design_agency-filter-scripts’, get_template_directory_uri().’/js/filter-gallery.js’ );
wp_enqueue_style( ‘skt_design_agency-font-awesome-style’, get_template_directory_uri().’/css/font-awesome.min.css’ );
wp_enqueue_script( ‘skt_design_agency-testimonialsminjs’, get_template_directory_uri().’/testimonialsrotator/js/jquery.quovolver.min.js’, array(‘jquery’) );
wp_enqueue_script( ‘skt_design_agency-testimonials-bootstrap’, get_template_directory_uri().’/testimonialsrotator/js/bootstrap.js’, array(‘jquery’) );
wp_enqueue_style( ‘skt_design_agency-testimonialslider-style’, get_template_directory_uri().’/testimonialsrotator/js/tm-rotator.css’ );
wp_enqueue_style( ‘skt_design_agency-animation-style’, get_template_directory_uri().’/css/animation.css’ );
wp_enqueue_style( ‘skt_design_agency-responsive-style’, get_template_directory_uri().’/css/theme-responsive.css’ );
wp_enqueue_style( ‘skt_design_agency-owl-style’, get_template_directory_uri().’/testimonialsrotator/js/owl.carousel.css’ );
wp_enqueue_script( ‘skt_design_agency-owljs’, get_template_directory_uri().’/testimonialsrotator/js/owl.carousel.js’, array(‘jquery’) );
Yuval Davidi Participant
Topics: 1 Replies: 1 Total: 2
Member since: September 13, 2019
solved by increasing file upload size in cpanel php version.
Sonal S Sinha Moderator
Topics: 0 Replies: 31271 Total: 31271
Member since: August 16, 2013
Hi,
Kindly edit skt-classifieds/lib/login_register/register.php page to add text.
You can use below plugins to add captcha:
https://wordpress.org/plugins/google-captcha/
https://wordpress.org/plugins/captcha-them-all/
Regards,
Dave
Maik Participant
Member since: May 30, 2016
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/web637/html/wp-content/themes/maxflat/smart-lib/project/class-project-layout.php on line 197
Problem besteht weiterhin bei PHP 5.3 sowie 7.3
I have to repost this because nobody is caring of giving me an answer in the previous thread.
I did what support asked below:
“Kindly ask your host to change these settings:
memory_limit = 256M
upload_max_size = 64M
post_max_size = 64M
upload_max_filesize = 64M
max_execution_time = 300
max_input_time = 1000
and confirm here : http://lostpictures.co.uk/phpinfo.php
after done the changes in host settings, open above url and find max_execution_time and check max_execution_time = 300. If it’s showing max_execution_time = 300 than go and import slider xml
Regards,
Brad
August 23, 2019 at 4:28 pm #129358
Hi I had the host changing those details, and verified at phpinfo. But I still get the same Invalid XML file error as I try to upload the xml file.
Still getting same error.
Never had so many problems with a theme even before installation.
Please advise.
Sonal S Sinha Moderator
Topics: 0 Replies: 31271 Total: 31271
Member since: August 16, 2013
Hi,
Kindly go to Appearance >> Theme Editor >> Right panel >> sktframe >> core-functions.php
See example below:
https://imgur.com/a/POmC9xq
Regards,
Brad
kristy4 Participant
Topics: 13 Replies: 20 Total: 33
Member since: February 13, 2018
https://winningtouchesequestriangifts.com/
Let me know if you need to log in to the admin. This client also is complaining that items duplicate themselves under categories, but I thought maybe the updates would resolve that. I also need to update the PHP, but one thing at a time. I welcome your advice.
Thanks,
Kristy
Sonal S Sinha Moderator
Topics: 0 Replies: 31271 Total: 31271
Member since: August 16, 2013
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
h3.widget-title:nth-child(3) {
display: none;
}
#meta {
display: none;
}
kindly go to sktframe >> core-functions.php >> find text “Contact Form” and change it there.
Regards,
Brad