Modifying PHP and applying it to a theme after it's been activated
Permalink
Hi,
I not too long ago converted a client's site and applied Concrete5 to it. The site has a left side menu that's embedded in the theme so the no one can change that. The client recently asked us to add another item to the menu. I've gone in the php file and have made the change however when I upload the file to the server and refresh the page, nothing happens and the site doesn't reflect the changes. How would I go about adding another item to the menu?
Also, if I were to deactivate and reactivate the theme or simply change themes, will that erase all the content on my pages or will it all stay and just the background changes?
Thanks in advance for your help!
I not too long ago converted a client's site and applied Concrete5 to it. The site has a left side menu that's embedded in the theme so the no one can change that. The client recently asked us to add another item to the menu. I've gone in the php file and have made the change however when I upload the file to the server and refresh the page, nothing happens and the site doesn't reflect the changes. How would I go about adding another item to the menu?
Also, if I were to deactivate and reactivate the theme or simply change themes, will that erase all the content on my pages or will it all stay and just the background changes?
Thanks in advance for your help!
if you edited the right file, it should have updated instantly,
you may have to clear cache
Hi, I wanted to add a breadcrumb function to my website. I was also given a piece of code to paste into the header.php file so the breadcrumb will be applied to all pages rather than me manually applying it to each page. Can you please help me to locate where the header.php file is. I went to the dashboard and tried in the themes area but couldn't find where it is. Thank you.
Thanks so much guys! Both worked. I'm still trying to familiarize myself with Concrete5. This really helped. Thanks again!
Thanks!