Move custom attribute under description in listing view page

I’ve created a custom attribute called “Barter Details” which I would like to display after “description/details” in a listing. I do not need to display it on Page or Block primary, secondary or ternary.

How do I get it to show up in the main body listing?

Hi,

Sorry, there’s no simple code snippet for this, it would require a custom implementation.
Because in the content and sidebar, only 1 area is displayed, between the attributes of the descriptive need a minimum of 2 areas where the content is, but we plan to add the ability to create custom areas.

What is the planned timeline for the ability to create custom areas?

Hey @karenfour,

I’m not HivePress staff, just trying to help!

It might not work as you intend if there’s only a single attribute you’d like to reposition. However, you can use the snippet found here to change the order of the description/attributes.

See this topic: Change order of things on Listing view page

I hope you find this useful!

Cheers,
Chris :victory_hand:

1 Like

Hi,

We plan to release it within three months.