Kindly Go To >> wp-content >> themes >> skt-local-business >> inc >> custom-functions.php file and find “Contact Form” and change it there in your language.
Can I create a child theme so I can modify the header.php file within the child theme. I tried to create it but the page does not load right. Is there a special setting or a no child setting thing that I am not aware of?
First you need to edit the wp-config.php file on your WordPress site. It is located in your WordPress site’s root folder, and you will need to use an FTP client or file manager in your web hosting control panel.
Next, you need to paste this code in wp-config.php file just before the line that says ‘That’s all, stop editing! Happy blogging.’
define( 'WP_MEMORY_LIMIT', '256M' );
This code tells WordPress to increase the PHP memory limit to 256MB.
Once you are done, you need to save your changes and upload your wp-config.php file back to your server.
Note: If this solution does not work for you, then this means your web hosting service provider does not allow WordPress to increase PHP memory limit. You will need to ask your web hosting provider to increase your PHP memory limit manually.
I want to add a tracker code. This HTML tag will allow me to track contacts who visit my website. They suggest that I paste this code into the body section of every page of my website. Since I am using SKT White Pro Version: pro1.1, I don’t know where to start. Below is the line to enter:
I’ve activated the SKT Construction Pro Theme, however, the WordPress – Admin Bar is not available when switching between the site’s front end and back end.
I’ve checked the following in an attempt to fix the problem:
1) <?php wp_footer(); ?> does exist at the bottom of the footer.php
2) “Show Toolbar when viewing site” is checked in the user > profile.
In addition, I’ve activated another theme (SKT Completed) whereby the WordPress Admin Bar is available, making it easy to navigate between the site front end and back end.
Please help to restore the WordPress Admin Bar when previewing the site or when switching to the front end.
Thank for quick Support
But all photos can not show.
Silder, logo,
In Backend Admin have line erro Notice: Undefined offset: 1 in /home/dietmoivie/domains/dietmoivietnam.vn/public_html/wp-includes/vars.php on line 31
So I can not access Theme Options
Plz help me.
Thank s
I have this problem. I’m trying to connect my site with YouTube Monetization program and i have to copy-paste a html code to the site. When i try to paste the code to header.php i got this message:
”Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.”