franc3s
Forum Replies Created
-
Forum: Plugins
In reply to: [Participants Database] regex validation for a field(I don’t know how can I modify the topic title, since Regex is wrong!)
Forum: Plugins
In reply to: [Participants Database] regex validation for a fieldThank u Xnau you always are so quick and kind!
I have a subscription for a running team. One question reguards one special program of the subsciption:
Q11: Do u wanna agree to Program XY?
Question 12 regards a subprogram of the XY program so in order to let user choose this option, the form should verify that Q11 has been checked. Otherwise Q12 is not applicable..
Forum: Plugins
In reply to: [Participants Database] Settings tab not visible!Sorry I came late! My problem was with the Coming Soon Pages plugin
Forum: Plugins
In reply to: [Participants Database] Friendly url?I have a list with a link only for some participant. I have did it thru the method you suggested me here .
My link url now is this;
https://mysite.it/mypage/?pdb=167Can I have something like
https://mysite.it/mypage/?runner=namesurname?
Forum: Plugins
In reply to: [Participants Database] Single page only for some people in the listI didn’t understood your reply :/
I used the detailed template, is it fine what I did, right? It works, but I hope it’s correct!(I’ve changed yes to view, so that in the detail column I have, instead of a yes link, a “view” link)
Forum: Plugins
In reply to: [Participants Database] Friendly url?Or maybe something like
site.com/pagename&specific-fieldor
site.com/pagename?runner=specific-field??
Forum: Plugins
In reply to: [Participants Database] Settings tab not visible!GOD I solved!!!
It was a conflict with the plugin: Coming Soon Pages… I was getting mad! Maybe someone else will find this topic usefull!:))))
Forum: Plugins
In reply to: [Participants Database] Friendly url?It would be lovely to have something like site.com/a-specific-field
Is it possible?
I know it’s a lot!Forum: Plugins
In reply to: [Participants Database] Single page only for some people in the listOk, great, I did it!!!
You are a damn3d GENIUS!!!!For future reference, after line 111 ( <?php while ( $this->have_records() ) : $this->the_record(); // each record is one row ?> )
I added what you told me!
I probably will ask you something more, I’m using your plugin for a sport charity project!
Forum: Plugins
In reply to: [Participants Database] Single page only for some people in the listThank you for your quick response!
I’ve created another file like the pdb-list-detailed.php but I can’t find the $this->the_record(); ?> statement.. Am I looking the correct template? Can you help me?
Thank you very very much