bkseen
Forum Replies Created
-
Forum: Plugins
In reply to: [Gravity Forms + Custom Post Types] Update user meta after submit Post TypeI don’t know if it helps, but the type of my Custom Field is a : Post Object
Forum: Plugins
In reply to: [Gravity Forms + Custom Post Types] Update user meta after submit Post TypeHi David, I tried you solution..and it doesn’t work.
I’ve replaced “my_custom_key” by the meta added with Custom Field, that my team_id.
my code at the total end of functions.php :
add_action( 'gform_user_registered', function( $user_id, $feed, $entry ) { add_user_meta( $user_id, 'team_id', $entry['post_id'] ); }, 10, 3 );
I tried to replace post_id by ’18’ (my post ID) but nothing happen.
By the way I’ve seen something like that: here , is it not the solution?
Please help me, it’s profesionnal and really important!
Cheers,
bkseen
Forum: Plugins
In reply to: [Gravity Forms + Custom Post Types] Update user meta after submit Post TypeUp.. no one to answer around here? I think my question is not so hard ??
Cheers
Thanks for this.
It’s working but I have 4 issues: see my page https://wintergarden.com.au/
-I would like the timing between the first and 2nd logo.. or juste after the 3 pictures. How can I change the order between text/coutdown/logo etc..
-The snowball effect don’t fill all around the page. I change this argument to have my logo full page on the css :
.logo{
max-height:none;
}-I would like to change the one social logo to put “vimeo logo”, what is the path?
-Finally I want to change the font. Where can I add my font?
Thanks this plugin is really nice!
Cheers,
Bryan
Thanks, I’ve just bought your template.. but my paiement is “in hold..” for almost 1h!! Too bad because I need this for now. I thought that was instant, like normal process.
Waiting for my download link.
Regards,
Bryan