I would like to be able to provide a block view of titles (only, not links to content) for selected nodes which are unpublished to authenticated users who otherwise are denied access. Could anyone suggest the best way to do that?
I edited the taxonomy view so that so that first the taxonomy description is shown in the header which describes the corresponding brewery, and then lists all the beers of this brewery in alphabetic order. This works well as can be seen here if the views list is not empty.
However, if the views list is empty it does not work. If I enable the option to show the header textfield patern [description] even if the views is empty, it shows exactly that without replacing that with the terms description.
I am attempting to show a list of users that have not created a node in the last hour using views but cannot get the right filters. Any suggestions welcome.
In the view I rewrite this <a href="[body]">[body]</a>. This displays the field as a link and if clicked it takes me to the image. How can I get the image to display in the view rather than the link? I think I've managed this in the past, but I can't remember how. Any help appreciated.
I need a view that is a jump list filled with (urls of)image fields with list options as node titles of these images. And the submission button type has to be <input type="button" onclick="java.script('Hello World!')" value="ASSIGN TEXTURE">
I think i need to write a module but have no clue at all about how to go using ctools jump menu.
I strongly need any hint after updating Drupal core.
I did the critical core update from 7.59 do 7.72. After that I'm experiencing some strange problems. I assume they are somehow connected to Bootstrap and/or Javascript. I have used Bootstrap as a fundation of my custom theme. So, after the core update I noticed that different elements of my website stopped working - the dropdown menu doesn't work, the bootstrap carousel (that I used in a view) has stopped and it doesn't work even though I have the navigation "showed".