I moved the 'mysite_theme' theme folder from ‘/sites/default/themes’ to ‘/sites/all/themes’.
The css, themes everything is working fine. But, I have some php code for a page /sites/all/themes/mysite_themes/templates/node--80.tpl.php. This is not working anymore.
I cleared the cache from the performance page. But still it is not working.
Am I missing anything? Please help. Thanks in advance.
Hi everyone,
I'm newbie in here. I have some experience with WordPress, I know something about web design, CSS, HTML and PHP. But I don't know how to learn Drupal the right way. Can anyone give me an advice?
The project was to create a way to sort Webform results as summaries. The user needed the ability to quickly analyze results from submitted forms by department using an overview. This approach is a bit less labor intensive than using Views or creating a module. The advantage is less time developing styles for content output via views.