Hi,

When I enable DS on a display of a content type, the form settings of the widget is not loaded,

If I disabled DS the form was loaded and I can change the field image to display or the image style
I think is in this function :
taxonomy_image_field_formatter_settings_form

but i don't see what is does not.

Thanks
Jo

Comments

Murat Atalay’s picture

same problem with me
i disabled ds and no ajax error

Niklas Fiekas’s picture

Didn't test it yet, but I intent to fix it, if possible.
But notice that you do not need taxonomy image, if you use display suite, because you can simply display the image field if the term ind the node.

Murat Atalay’s picture

same ajax error while trying to edit image field preferences
thanks

disable ds and set the options of image field and then enable ds

bharata’s picture

Hi, Niklas.

Could you please elaborate? What do you mean by, "you can simply display the image field if the term ind the node." ? How can I use DS to cause a specific image to display if a term is present in the node?

Thanks!!

Niklas Fiekas’s picture

StatusFileSize
new48.68 KB
new79.96 KB
new62.22 KB

Hi bharata,

it goes like this:

  1. Check that Display Suite, Display Suite UI, Taxonomy, Image and so on are enabled.
  2. Edit a vocabulary and add an image field under "Manage fields":
    1-create-field.png
  3. Now manage the display of a node type, that has a taxonomy term field. Select the display suite layout you like. Then set the view mode of the taxonomy term field to Rendered taxonomy term.
    2-configure-display.png
  4. Try some sample content. When editing a term you may upload an image. That image will now also be displayed directly in your nodes.
    3-sample.png
  5. Instead of rendering the default term page in the node, you can also add a view mode to the term that has only the image or something like that.

    Hope this helps!
    Niklas

bharata’s picture

Title: Widget settings don't works with Display suite on D7 » Widget settings don't work with Display suite on D7

Thank you, Niklas! Those were some VERY clear instructions!

Very helpful!

Have a wonderful day!!