I'm currently theming Advanced Forum via advanced-forum-post.tpl.php. This template handles both nodes and comments, and has a note to say that that...
* All variables available in node.tpl.php and comment.tpl.php for your theme
* are available here.
If I examine $view_mode when it's handling a node, it works fine. But not when it's handling a comment.
A lot of hours without sleep behind me.. so I need to beg for some help with views-view-field.html.twig.
What I need: I need to add some background style with field image for slider I am creating with views. Each slide have different image in background. It is forbidden to use style in field, so I am working with single field template. I need to display hidden field from views in field template. In documentation I have something like this
Hello
I have copied the whole of bartik into themes/custom and renamed it appropriately.
I have changed all references to bartik to the theme name
I have set as default theme
cleared caches including truncating all cache tables in the database
BUT I still get the original settings for the colors.css
Any thoughts as to what is happening or not happening?
Hi everyone, I have drupal 7 with ubercart and i'm having difficulties with the product layouts. They're set on views to have 4 in a column but it's only showing 2. What CSS tags am I best using to alter the layout or is there a different layout that works well on browsers and mobile? An example of the problem is this page - http://www.berwynsports.co.uk/cycling-gifts
I am trying to write a FQDN path to a image in my theme directory within a Views custom text box.
My install of Drupal is in a sub-directory so relative paths do not work correctly.
Here is what I have in my Views custom text box.