m0tty
Forum Replies Created
-
Hi!
Thank you for the fast response. I’m not good enough with Php to manage that 😉
An other way to achieve this goal would be to create a field in which I could list similar records (it’s easily doable in a spreadsheet software.) But I don’t found any kind of field that could allow me to list the ID of multiple records and transform it in links.
Any idea ?
Thx for your help!
Forum: Plugins
In reply to: [Theater for WordPress] Display old events on production pageHi!
I have found a workaround. I use a plugin to customize sidebar on a per-page basis then I apply a specific shortcode. It work well because I have a small number of pages to customize ;-).
Thanks anyway for your support and your amazing plugin!
Forum: Plugins
In reply to: [Theater for WordPress] Display old events on production pageHi!
Thx a lot for the fast response.
If I just put the code
[wpt_events production="MY-EVENT-NAME" start="03-09-2012" end="now"]{{title}}{{date}}[/wpt_events]
on a production page, nothing appears.I also have installed a plugin to allow php in widget, unfortunately this specific piece of code doesn’t work (but others does).
I’m not good enough in php to successfully modify the template :-s
Thx for your help!
Forum: Plugins
In reply to: [Participants Database] Merging fields in the same columnHi, thanks for the fast reply.
I did found a turnaround by using flexbox instead of default template. And it have the advantage that it’s better on little screens and mobiles. So, that’s really great!
Thx a lot!