mich3lang3lo
Forum Replies Created
-
I am getting an error after using the custom code @teodor-cosofret, could you take a look?
Parse error: syntax error, unexpected end of file in /home/fazen735/public_html/wp-content/plugins/profile-builder/front-end/class-formbuilder.php on line 737
On line 737 i have:
do_action( 'wppb_before_'.$this->args['form_type'].'_fields', $this->args['form_name'], $this->args['ID'], $this->args['form_type'] );
I am using the plugin WP-Mail-SMTP and is working with the default WP profile page, i get all notifications.
Ty
Mike
Hi @teodor-cosofret,
In my case i am not using the recover password form, if the user needs to change the password he need to log in and change it in the page builder profile page, if he doesn′t know the password he can email me and i reset it, almost all my users don′t have an email, that′s why is very important to me to track any change in the account.
Thanks for the help
Mike
Forum: Plugins
In reply to: [Download Manager] Download Short-code – Change from ID to Download TitleShaon,
About the Advanced TinyMCE, is it working with the google drive addon?
Thank you
Mike
Forum: Plugins
In reply to: [Download Manager] Download Short-code – Change from ID to Download TitleThanks for the tip Shaon,
I am trying to do something similar you do with the direct link to download short-code:
$linkLabel = empty($linkLabel)?'Download '.get_the_title($params['id']):$linkLabel;
Are you sure is not possible to make a small change in the Callback function for short-code to make this work?
Ty
Mike
Forum: Plugins
In reply to: [Download Manager] Download Short-code – Change from ID to Download TitleIm trying to find a work around but nothing is working.
Thanks for the help
Mike
Hi @teodor-cosofret,
When a user changes his password or email in the [wppb-edit-profile] Page the administrator never receive a email notification about the change, is this the default behaviour?
Thank you
Mike
Thank you for your help, i will keep an eye in the other thread.
Mike