I am trying to wrap my head around the concept of layouts in Omega 4. Up till now I have operated with the understanding that FEWER page.tpl.php files are a best practice. I have written all my own theme code. I am trying to transition to using omega theme. If I understand (which is questionable) Omega 4 layouts correctly each new layout is basically a new page.tpl.php.
Example:
Front page uses a layout called front-layout.tpl.php.
I created a subtheme however apparently, nothing is saving. Let me explain, when I click on appearance and click on settings next to my subtheme, when I make a change such as unchecking the check box to display the slideshow on the home page, and save, the change does not take effect. I even cleared the cache but still not working.
I figured it must be something to do with the subtheme folder, maybe I did something wrong when I created it. I just followed along some YouTube video.
Hi, I've just upgraded a site that I have been working on and the search results page has stopped working. Specifically, it is not rendering the html head tag or results. I am using Apache Solr search and site node search - both produce the same result. I do not have customized search-result(s).tpl.php templates - just the default ones.
I want to print out everything i can for the default search block in drupal so that I can add some responsive code to it. Like break the button and body of the search box down into separate columns. I found the template that has this code: