I'm pretty new to Drupal and got the following problem:
I took a made site over where the Proffesional Responsive Theme by Zymphonies is installed. Now I've got the task to add a region into the header.
I followed the usual steps as adding the header region in the .info page and defining the region in the page.tpl.php page.
All it did was kill the header completly without me gaining any new region.
So is there a trick, to add regions in this theme or am I simply to much a noob?
Hey all,
Very new to Drupal here, so I have to apologize for the simplicity of this question.
I'm messing around with a localhost site, just getting the feel of Drupal and its functionality. What I'd love is everyone's opinions on some of the best modules for site design, styling, and theming. I figure crowdsourcing this info might save me some time searching through the modules section. Let me know what you think some of the best ones are!
I am trying to redirect all posts to a specific page, 'News', and I have created a content type called 'post'. I am still new to Drupal, perhaps there is a simple solution to my dilemma? I had enabled the blog module and didn't like the look of it or how it functioned.
Basically, I want the new content type, 'post', to only display on the 'news' page. I am not sure what template to modify or if I should be using a block to contain the information.
I am using entityform module to store company information for each user. Now I want to create template file for particular entity form to design the form fields.
Please let me know how can I create this template?
I'm going crazy trying to get this code to work in a customfield in my views. Any help would be greatly appreciated.
I added a text content field 'field_serieshandle_text' to the series content type. I want 'field_serieshandle_text' content to show up underneath the series title on http://www.sfjazz.org/events/sessions/2014. I added the code :