I downloaded the php files and the css, but there are no html files in order to make coding changes. I want to make specific changes. How do I do this?
It appears Theme Options do not work as I am using a Child-Theme which I needed as I do not want the Slider to show on Frontpage.
Is there any CSS or Function-File that I need to switch to the Child Theme as well rather than just style.css and header.php to habe the Theme Options-Setting work on the Child-Theme as well?
Or is there even a possibility to deactivate the Slider on Frontpage without using a Child Theme?
My problem is with buttons “Read More” on homepage in the three boxes under main banner.I need so that each buttons had a specific link(for example: first Read more – http://www.mujkouc.bartvisions.cz/hledam-kouce/). I tried change link from “#” to this link in index-default.php – (Read more), but on homepage do not work this button. Down on homepage on status bar still show http://www.mujkouc.bartvisions.cz/#
then go to the bottom of the page and click on ‘update file’
I had no luck with the google verification plugins, but this always worked for me. After updating, you can go back to your google webmaster tools and verify your domain.
Hi
I have been trying countless times to install different codes either in the header or footer.php and they won’t get verified by the various programmes. I also tried multiple plugins to do the job, but without success. The only working ones are the Google Analytics and Facebook pixel. Why am I not able to add any codes with header and footer plugins?
Could you please tell me where to add the codes exactly in case I’m doing something wrong?
I’m using SKT Bakery Pro theme
Thank you
Your welcome. I knew there was post-thumb code in there somewhere, I just had to find it. LOL
I’m using a child-theme, so it was only a matter of copying over the content-single.php to the child theme folder and then edit it there. If it broke anything, I only needed to delete the copied file.
Hi. I am now trying to change the text in the slider so that it does not appear as a heading, but rather as normal text. I can’t locate the .php where this is referenced. Please can you point me to this.
Hmm… I successfully made the change but it didn’t fix it. Any other ideas? When I take a look at the page source in a browser, it looks like the problem is that the <div class=”news-box”> container isn’t getting closed with a </div> after each post. Instead, each new post is getting inserted into the <div class=news-box> element of the post before it, and all the closing tags are just being stacked at the end of the section.
Here’s the latestposts code from my custom-functions.php file: