This forum is for assistance with theme development.

how to change comment header in particular node type in sub theme in drupal 7 using comment-wrapper-<content-type>.tpl.php

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.

Customize user_links in user login form

Hi everyone,

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 :

Issue with the use of "vw" unit in adaptive theme

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... ?

How make a VIEWS page with 3 different blocks?

I can make a view page with a grid for show 4 newest posts of a content type

but i can not add a image block that it is produced by image field and a block with 2 buttons that linked to another pages

A view page with 3 blocks by different input

https://i.imgsafe.org/4495bbe09f.jpg

Adding Createt Custom Field inside page-title.html.twig not working.

Hello everybody,

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.

File (node--view--blog--blog--all.html.twig):

Site on mobile not shrinking

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.

It's just the front page: http://inv3nt.tgci.com/home

Pages

Subscribe with RSS Subscribe to RSS - Theme development