Join our new community forum for support & discussion

Join Now

Home Support Themes ListingHive Display Attribute Content in Description Field

Display Attribute Content in Description Field

  • Author
    Posts
  • supratman

    hi there,
    Im Newbie in WordPress and Hivepress.
    anyone can help, how to display attribute content includes display icon and title in Description field..?

    yevhen developer

    Please try changing the attribute display format, if you selected an icon for it you can try this format:

    %icon% %label%: %value%

    supratman

    Hi Yevhen,
    Thank you for your attentions. I was did your suggestion as you can see on,: https://imgur.com/a/qlpxqb5

    What I want is to place the attribute content in the Description field, please see https://imgur.com/JLvmLDS I Wish to place all the content inside of the description filed see the arrow.

    Hope that clear to explain what I mean. sorry for my english not that good.

    yevhen developer

    Unfortunately there is no possibility to paste another attribute in description field but you can try such solution. It will set attribute one per line and it will look like attributes belongs to description field. Please put this CSS snippet to Appearance/Customize/Additional CSS

    .hp-template--listing-view-page .hp-listing__attributes--secondary .hp-row > div{
        flex-basis:100%;
        max-width:100%;
    }
    supratman

    Hi yevhen,
    Thank you very much for your help and I will use this CSS snippet as the solution.

Viewing 5 posts - 1 through 5 (of 5 total)

New Reply

This forum has been archived and is no longer accepting new posts or replies. Please join our new community forum for support & discussion.