[Resuelto] Using wpv-conditional with a date calculation?
This support ticket is created hace 5 años. 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.
Hello. Thank you for contacting the Toolset support.
Yes - you can use the MONTHS_FROM_NOW(-3) as this will return the timestamp of the date from the current date timestamp minus 3 months.
So, the only change you need to make is you need to compare the publish date's timestamp. You can get the publish date timestamp by using the format attribute. For example: [wpv-post-date format='U']