patoel
Forum Replies Created
-
Hi Zafer,
Thanks I just try in preview and its look like what I mean, but its using 2 field right? is it can be used one field? so the result just would be get from text-2 field, and the result would be companyname.vidcalls.com
Hi,
Yes for that combine/merged I just leave it so its ok without sticky header, can i like this code below for responsiveness?
<?php tablepress_print_table('id=44&responsive=scroll&responsive_breakpoint=”phone”&print_name=false' ); ?>
- This reply was modified 1 year, 10 months ago by patoel.
Hi,
Thanks for your info, if i buy a premium license how can i used is in php snippet?
Hi Tobias,
Here’s the page that used tablepress https://test.liquideye.net/c2080-housing-for-canon-cameras/
Forum: Plugins
In reply to: [Wallet System for WooCommerce] Error on my account wallet pageHi,
Thanks for your reply, I used Impreza as a themes with Visual Composer as a themes builder which is include by default when used these themes.Forum: Plugins
In reply to: [Calculated Fields Form] enable or disable next buttonHi @codepeople,
Thanks for this info, its work like a charm
Forum: Plugins
In reply to: [Calculated Fields Form] Email validationOk thanks
ok thanks i got it now how to call each custom fields.
One thing where i should be edit about tab content? i need put more class on that section
Also i have some custom field to, e.g. year graduate (text), how i can call this on custom template?
I try it using <?php echo $pmrequests->profile_magic_get_user_field_value($uid,’text’);?> still not work
But its work when call using default field like this <?php echo $pmrequests->profile_magic_get_user_field_value($uid,’user_url’);?>, it would be show the user website url