Skip Navigation

[Resolved] Inserting description into Taxonomy archive

This support ticket is created 4 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by matthewL-7 4 years, 3 months ago.

Assisted by: Shane.

Author
Posts
#1839731

Hi

I am using the following shortcode to insert the description into the taxonomy archive template (as I want to customise the page heading etc):
[wpv-taxonomy-archive info="description"]

This works but its removing spacing for some reason, e.g. line breaks.

Any ideas as to why?

Thanks.

#1840379

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Matthew,

From what I can see on my end the description box is just a plain text editor without any formatting.

What you can do is to try using our auto paragraph shortcode to see if this will automatically add the paragraphs for the line breaks.
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#vf-325519

Please let me know if this helps.
Thanks,
Shane

#1840959

Ah that solved it, perfect thanks Shane!