I’m using the SKT Restaurant Pro theme and trying to set up a child theme. I have created both style.css and functions.php files in a new theme folder called skt-restaurant-pro-child but it’s not working. Could you please tell me what I’m doing wrong? Here is my child theme code:
1. Kindly go to Appearance » Widgets » Sidebar Main, drag drop any widget to replace Contact Form and Testimonials.
2. Kindly set featured image on any page and it will appear in place of header image. To remove header image on some pages kindly follow below instructions:
– Edit the page you want to hide header image on.
– Look at the URL in your browser’s address bar and find the section that looks like this: post=[ID-NUMBER].
– That number will compose your class, that should look like this: .page-id-[ID-NUMBER].
– After getting the page id kindly go to Appearance » Theme Options » Basic Settings » Custom CSS, paste below code there and replace 222 with actual page id.
I think I solved the problem for now by changing the words in the index.php. It seems that I can use ftp now so will try to copy the index.php to the child theme in order to save the adjustments.
But thanks anyway.
Have another question considering this theme but will post it seperately.
The website is onder construction so I cannot post a link. In the meanwhile I found the php file in which the Read More text is: index.php. I changed it there and that worked. Only when I update the theme somewhere in the future the adjustment is lost. I will try to copy the index.php to the childtheme as soon as possible. The host is making a mess out of things so I cannot use ftp at the moment.
I hope this will work for the future as well. If you think otherwise please let me know.
I am working on a client website and using the Perfect Accounting theme. I want to change the Read More text in the featured blocks on the Homepage and something strange happens. I change it in the customizer in the section buttons and while I am changing the text I see it changing. But as soon as I confirm the change the text is in English again in stead of the Dutch language I changed it in.
The website is under construction at the moment so I cannot post a link. I have made 2 screen shots, one of before updating the change and one after. If you are interested in them I can send it to you. I am using a child theme because I can’t do without.
I hope you can tell me what the problem could be.
And if I can’t get it to work within the customizer can you please tell me if there is a php file in which I can change this text? I couldn’t find it.
I was going through my links throughout my website to test to make sure everything works. While I was doing that, I noticed the color in my menu was off. If you are on this page, http://test.bdsnow.com/it-services-kansas-city/it-consulting-kansas-city/, the child menus of this page have the “selected” background instead of the regular background. I will also include an image link to show you: https://imgur.com/a/s6GVQ
Ok, thank you very much. One question I have left. Am I losing this adjustments when updating the theme? I am using a child theme. Can I copy the core-functions.php file safely to the childtheme? Or do I break the theme by doing that? The functions.php file cannot be copied to the child without breaking the theme so perhaps this is also the case with the core-functions.php?. And if so can I make a new core-functions.php file with this code in it and add it to my childtheme? And if I have to make a new core-functions.php file in my child, which code I have to copy from the parent file to make it function?
A lot of questions but I don’t want to lose the adjustments or break the theme. Thank you.