Hi I am new to Drupal Development. I am trying to alter comment section of article content. My requirement is I want to change the header in http://i.stack.imgur.com/Y1QZZ.png (image link)Comment Section from Add New Comments to to add new review and comments to previous reviews ,and subject to review subject in my subtheme which uses bartik as base theme.
Can anyone help me. Here is the code which I altered in comment-wrapper-article.tpl.php in sub theme.But I can't alter the display.
i'm customizing the login form of my website, i used theme_form_alter() to do what i needed on every field but impossible to find how i can change the texte of the user_links (reset_password and create_account), in the UI i don't see anything to change them, in my .theme i can access them with :
I put a slideshow in the highlighted region. I made it with views... . After that I changed in the Adaptive theme the global width of the highlighted region in "100vw".
When I go to the site it looks good but when I change the size of the browser-window the slider doesn't responds. I stays in the same width, it does not change when I change the size. I'm wondering how to fix this... ?
I am new to Drupal and kind of a newbie.
I used the Blog Module https://www.drupal.org/project/blog to create my blog.
Now i wanted to add a custom field that i created to the Page Title on the Blog Post (Full View of Blog Post).
If i add the custom field in the Blog Page (all blog posts view) it works fine.
I have a Drupal site where the site on mobile isn't shrinking. It was working fine a few days ago and when I logged in today to do more work, it isn't anymore. I can't seem to figure out why.
I've tried several options for the viewport and none have made a difference. It may be that I've just looked at this code for too long and I'm just missing something.