Passer la navigation

[Résolu] Show content below products on attribute pages

This support ticket is created Il y a 1 year, 7 months. 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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Fuseau horaire du supporter : Asia/Kolkata (GMT+05:30)

Ce sujet contient 0 reply, a 1 voix.

Dernière mise à jour par Minesh Il y a 1 year, 6 months.

Assisté par: Minesh.

Auteur
Publications
#2785626

Hey Guys, I'm replying on the previous resolved chat from Minesh. This ticket (#2782526 - [Resolved] Show content below products on attribute pages) is resolved, but my colleague was on vacation so just received this feedback last friday:

Well - you should install and activate the Toolset Blocks plugin.

You can download the latest Toolset Blocks plugin from your account's Download page:
- https://toolset.com/account/downloads/

Once you install and activate the Toolset Blocks plugin, you should be able to see the option.

Just to remind you, you should either create archive using Toolset Blocks (by enabling the legacy mode) or you can edit the default theme files for your archive as I shared with the previous reply:
- https://toolset.com/forums/topic/show-content-below-products-on-attribute-pages/#post-2783043

-----------------------------------------------------------------------------------------------------------------------------------------------------------

i've followed the second link guide and made a "view" from the views plugin - "The easiest way to display term fields on the front-end is using the Views plugin." - from the guide, but still not working

Can you help us out with this?

Kind regards,

Etienne Rozenblad

#2785721

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Can you please share problem URL and tell me what you want to display under what section.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2786235

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Can you please check now: lien caché

First of all, I've switch the theme to parent Flatsome theme.
- lien caché

I've created the following view:
- lien caché
Where the above view is set to filter by:

Taxonomy term filter
Taxonomy is set by the page where this View is inserted

And I've added the following shortcode within view's loop that will display your custom term field description text:

[types termmeta="extra-category-description"][/types]

Then within the taxonomy archive you created form attribute merk:
=> lien caché

I've also added the [wpv-post-link] within view's loop output so it will display the post links. you can format the loop editor as per your requirement where you can add the fields you want to display within the view.

Outside the view's loop I've added the above taxonomy view as given under:

[wpv-view name="show-term-desc"]

Can you please confirm now you able to see the description text.