Skip Navigation

[Resuelto] Adding product categories to menu automatically

This support ticket is created hace 7 años, 1 mes. 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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

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 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Etiquetado: 

Este tema contiene 3 respuestas, tiene 2 mensajes.

Última actualización por Minesh hace 7 años.

Asistido por: Minesh.

Autor
Mensajes
#582118

Pat

Hello,

I'm using Toolset and WC and would like to know if I it is possible to add in an automated way, all new created product categories to a menu containing the former ones.

Regards
Pat

#582248

Minesh
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - there is no automated way and no such feature available with Toolset. I suggest you should try to find such custom solution on plugins or build your custom script.

Here I'm sharing few links that may help you:
More info:
=> https://docs.woocommerce.com/document/docs-menus/
=> https://wordpress.org/plugins/woocommerce-categories-menu/

#582252

Pat

Hi Minesh,

Thanks for your reply.
That's what I was thinking but I prefer to get your feling on this !

Now, there is a potential solution by using Views to bult the dynamic part of the menu, but I'm not sure how this will impact the loading time of the page.
Any idea onthis?
Regards
Pat

#582280

Minesh
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hi Pat,

Well - I do not think it will affect a lot of load time as view's also offers cache. I suggest you should try it first and see if the solution you said is best fit for you.