Advertisement:

Author Topic: Multi categorias  (Read 399 times)

yeribel

  • Jr. Member
  • **
  • Posts: 78
Multi categorias
« on: February 28, 2018, 05:40:48 pm »
Estoy haciendo un directorio y necesito que un mismo anuncio se pueda poner en varias categorías, cómo puedo hacer esto?

WEBmods

  • Hero Member
  • *****
  • Posts: 937
  • github.com/webmods-croatia/love-osclass/ | patrick
Re: Multi categorias
« Reply #1 on: February 28, 2018, 06:06:36 pm »
Hello,

Osclass hasn't got a such a function, and there's no plugin that would do it.
My only idea (which isn't so good) would be to add a custom field using a plugin ("Products attributes") which value would be an array of categories. After posting, the ad would be copied to categories listed in that field using "pk_i_id" field.

Google translate  :o :

Osclass no tiene una función así, y no hay ningún complemento que lo haga.
Mi única idea (que no es tan buena) sería agregar un campo personalizado usando un complemento ("Products attributes") cuyo valor sería una matriz de categorías. Después de publicar, el anuncio se copiará a las categorías enumeradas en ese campo con el campo "pk_i_id".

Regards.