Christian Lyon
Forum Replies Created
-
Please, we need an answer. Many of us have the same problem. Thank you.
Forum: Plugins
In reply to: [Facebook Chat Plugin - Live Chat Plugin for WordPress] Fail to closePlease, we need an answer. Many of us have the same problem. Thank you.
Yo he utilizado el Google traductor y te lo he escrito más arriba. Haz tú lo mismo.
El 2º post está en inglés, si no quieres contestar, es otra cosa.Por si lo borra, lo repito…
Ya lo he solucionado yo, ya que las condicionantes y las variables estaban mal programadas en el plugin.Lo que más me jode de todo esto, es que el programador, que no me ha contestado, si se ha limitado a borrar mi valoración del plugin cuando le he puesto 2 veces 1 estrella ya que su plugin no funcionaba correctamente.
Sólo acepta 5 estrellas, si no te borra tu valoración.
Para otras condiciones si funciona el programa, pero para no permitir a 2 productos estar en el mismo pedido NO.
- This reply was modified 7 years, 10 months ago by Christian Lyon.
Ya lo he solucionado yo, ya que las condicionantes y las variables estaban mal programadas en el plugin.
Lo que más me jode de todo esto, es que el programador, que no me ha contestado, si se ha limitado a borrar mi valoración del plugin cuando le he puesto 2 veces 1 estrella ya que su plugin no funcionaba correctamente.
Sólo acepta 5 estrellas, si no te borra tu valoración.
Para otras condiciones si funciona el programa, pero para no permitir a 2 productos estar en el mismo pedido NO.
- This reply was modified 7 years, 10 months ago by Christian Lyon.
Text Google traduction:
If you want to put that does not allow the purchase of products in the category “A” with any other product in the store, I have tried all the combinations and there is none that works.
Products in the “A” category can only be purchased in a single order and there can be no other products in other categories.
In theory it would be:
If: [Contains category] [Not equal to] [A] and [Contains category] [Equal to] [A]
Validation message: There can not be product A with other products.I think the error is in NOT EQUAL TO, which does not work well.