The manage-display tag has no wiki summary.
1
vote
2answers
32 views
How to make an uploaded video visible on the node page in drupal 7
I have created a CCK named sample with a field name VIDEOS of type file. I have added a video of CCK type Sample. But it only showed a url after the node is saved.
Instead of displaying the file ...
0
votes
1answer
24 views
Taxonomy terms from multiple vocabs on a single line
I migrated from Drupal 6 to Drupal 7 and used the same theme, now the "post tags" (taxonomy terms from multiple vocabularies) aren't displayed on the same line as shown below.
How to get these ...
1
vote
1answer
54 views
Render multiple taxonomy term input as unordered list
We have a content type allowing input from taxonomy term lists, and some fields allow multiple values. When there are multiple values, the output always seems to string them together inline, as much ...
0
votes
0answers
21 views
Drupal 7 Date Module, how to display recurring dates starting from today into the future?
I currently have the following display for my page where it shows all of the event dates that are recurring since the node was created. I am trying to just show dates starting from today and onward. I ...
0
votes
1answer
21 views
What else apart do I need enabled, apart from “block to region” in Display Suite Extras for the “block regions” vertical tab to appear?
I've enabled "block to regions" in Display Suite Extras and I have enabled "Full Content" in "Manage Display".
But the "block regions" vertical tab still does not appear among the other tabs beneath ...
1
vote
2answers
81 views
How to show titles as plain text on rendered entity reference
By default the titles are showed as links to there node if you choose to display format rendred entity (full).
I want the titles as plain text and not links
0
votes
1answer
13 views
How to see override functions and template files in use for any part of the drupal site?
I remember there is a module for displaying which core or theme functions or template files are used in order to create any part of a drupal site. Has anyone know what is the name of this module?
I ...
0
votes
1answer
20 views
Display node data in a blank page
Is it possible to display a set of nodes and display it on a blank page without the default template around it? This node data is meant for printing and I want it to display on the screen as it would ...
0
votes
1answer
134 views
Unable to import external RSS feed to site
I want to add a vertically scrolling ticker which is fed content via an external RSS feed.
* Modules being used: Views, Feed, CTools, Job Scheduler
* Issue 1
I tried setting up a static RSS feed ...
0
votes
1answer
26 views
Altering display mode for authoring information
I'm trying to deal with authoring info for articles in Drupal 7. I've found the way to hide or unhide it, and that's all I can do. But what I'd need is find a way to display on certainly tagged ...
0
votes
0answers
14 views
Displaying thumbnails of albums below the viewed album
I have a challenge displaying a list of available albums thumbnails below a viewed album. At the moment it only displays a viewed album thumbnail (see results) and instead of a list of all available ...
0
votes
3answers
61 views
How to display only the menu items and not the parent menu?
I am trying to build on the footer a set of 3 menu links: About us, Terms of Use, Contact.
The problem is that I want to have only these 3 links as menus and I do not want their parent menu to be ...
0
votes
0answers
63 views
How to change the user view mode?
We are using Display Suite for managing User View Modes.
We want to be able to change the view mode based on some conditionals we specify.
We tried rules where we managed to implement our conditions, ...
1
vote
1answer
24 views
Can I limit a view mode to show on the “Manage Display” settings page for only one node type?
I have a module that creates a custom node type ("answers") and a custom view mode ("answers_full_node") for that node type.
Now, when I look at the "Manage Display" settings page for any node type, ...
0
votes
1answer
24 views
How do I get image styles to function on the original node page?
I go to create a content type.
I add an image field and in the "manage display" section I change the
format so that it uses the image style that I want.
I then save it and it, I get the "changed save ...
0
votes
1answer
110 views
How to collapse and uncollapse (toggle) the body field in teaser display?
I have a list of teaser nodes. The body field is shown as trimmed with a read more link which leads to another page to view the full display of the node. So far so good.
I need to change this to: ...
1
vote
0answers
36 views
How to change Watcher module's time format so it only displays the time in one line?
I am using the Watcher module for a client's site. I am looking for a way to change the time format so instead of saying 2 days 20 hours ago, it says 2 days ago. Of course, it seems to be OK when it ...
0
votes
3answers
183 views
How do I copy an already existing field in manage display?
I have a field (entity reference) that is used to provide a link to another node. I want to have it two times in my "manage display" settings page, it's for redundancy. I don't want to create a new ...
0
votes
1answer
197 views
Node reference field display
I have a content type with several fields, some of them are node reference fields displaying multiple values. I've configured the display of one node reference field like teaser showing two fields ...
3
votes
1answer
419 views
How to display node teaser in Display Suite custom field?
I am trying to create custom Display Suite code field.
I would like to show truncated text of node body or teaser if exists (+ other stuff, like: (...) and link to current node)
I tried to use ...
0
votes
1answer
98 views
Display suite's adding custom fields loads eternally
In "Manage display" page of my product content type, I have the custom fields tab. In that tab I have some buttons... None of these buttons works. I tried both but the popup div loads eternally there.
...
3
votes
1answer
78 views
Move drag and drop handle to other side
I want to move the drag and drop handle to the other side of a form, to the same location as the row weight selections. I am talking about the tabledrag handles, as shown below:
I am using ...
0
votes
1answer
22 views
Is there a way to quickly copy the same ordering and layout from manage fields to manage displays?
I have a content type I made in Drupal that has over 50+ fields and all sorts of fieldsets, divs, and horizontal tabs. I got the Manage Fields ordering and look to be what I want, but the manage ...
0
votes
2answers
163 views
Random image with Cycle
I'm using Drupal Cycle module and list field_images items. I check 'random' button but not working. I want get random image every refresh page. How can do it? field_sort_items or anyway solution?
0
votes
1answer
122 views
Where is the field exclude checkbox in Content type > Manage display in Drupal 7
When editing a content type in Drupal 6, in "Display fields", there was a checkbox to "exclude" field (not just a dropdown for hidden).
Is there something like this for Drupal 7?
0
votes
0answers
70 views
custom display format for a field
I have a field "Organisation name" on the user profile. The users fills the organization he is working for when creating his profile.
On the profile display page, I would like to add a custom ...
1
vote
1answer
256 views
How to hide field from entity display view programmatically?
I am adding field inside module.install file to specified entity. I want to hide this field from display. How can I do that?
0
votes
0answers
51 views
separate imagefield linking to 'external' lightbox not
in a content type, I have Field A where 1 image can be uploaded. Field B is where multiple images are allowed.
For Field B, I set the image style to thumbnails so I can link them to a lightbox with ...
1
vote
1answer
102 views
Drupal view field
In Drupal, I would like to display some user related nodes on their "My Account" page. I would like to do so by creating a View that i would add as a field on the user entity (through ...
0
votes
3answers
280 views
500 HTTP error on “Manage Display” tab after changing layout with Display Suite! What should I do?
I changed the layout to "One column" with Display Suite on a given content type's "Manage display" tab, which has many (~30) fields. I'm also using Field group module with multiple groups.
After ...
0
votes
0answers
137 views
Drupal site is not working
I have got the following error:
SQLSTATE[28000] [1045] Access denied for user '**'@'localhost' (using password: YES) in lock_may_be_available() (line 165 of ...
1
vote
3answers
51 views
How do I inspect from a user's view how a given page element was created by Drupal?
I would like to be able to access a Drupal site as a given user/user-type (maybe using Masquerade) and from their view of the site be able to inspect how/where the page's ...
0
votes
1answer
153 views
How to get rid of text box artifact with Fivestar module?
I'm using Drupal 7.14 and Fivestar 7.x-2.0-alpha2. There is a text box artifact displayed below the stars on all nodes with a Fivestar field (see screenshot below).
Here is the HTML/CSS source for ...
3
votes
1answer
431 views
Trimmed body field only show first paragraph
(update: it not a problem relate to uppercases)
I think I found a bug but not sure which module is causing it. Maybe CCK...
I have a content type with the body field set (through manage display) to ...
0
votes
1answer
386 views
How to show hidden fields when using Display Suite module to manage display?
I'm an addicted user of the fantastic Display Suite module to manage the displays of content types. But it sometime happens that after changing the layout of a content type (e.g. Two stacked column) ...
2
votes
3answers
895 views
How to have different displays for the same node type using Display Suite?
I use display suite module to manage the display of node types. So far so good.
I know that there is a way to have different display for the same node type. Let's say I have 2 nodes of the basic page ...
5
votes
1answer
3k views
Manage Display of Entity Reference Field: How to link to nodes instead of plain-text?
I've got two Content-Types: Releases, and Scenes.
Releases contain Scenes as Entity reference fields. I would like to link to the Scene Nodes rather than what the current options allow. At the ...
2
votes
1answer
101 views
Can you link an image field to a link field by 'Manage display'?
I have a content type with two fields: image and link. I'd like the image to display linked to the link field. I'm happy to do that myself programmatically, I'm just wondering if there's a module that ...