When I attempt to edit the functions.php file and hit ‘Update File’I get this message:
502 Bad Gateway
The server returned an invalid or incomplete response.
What should I do / why is this happening?
The only line i attempted to chane was this one:
$btitle = isset($package[’email_heading’]) ? $package[’email_heading’] : __(‘Subscribe to download’, ‘wpdmpro’);
I just want to change ‘Subscribe to download’ to ‘Enter your Email to Download’
Thanks for your help