I have managed to fix this issue by adding the following code in functions.php:
// Temporary fix for installing font, remove when the work is done
add_filter( 'filesystem_method', function() {
return 'direct';
} );
Your WordPress site currently uses FTP file system method to handle the files on your site, however this method is not implemented in current version of TypoLab plugin. Until that is done, the above code will work fine you.
As I can see, the Plugins: "Slider Revolution" and "WPBakery Page Builder" were also updated. I couldn“t do it before. Was this also fixed (updating) with your code?
The Font is not installable. I get the error message: Could not create directory
Function Pro Medium and Function Pro Extra Bold are not installable. See attached images. I also checked via ftp that the folder is writeable (777).
Hi Phantom,
Can you please share your Wordpress and FTP credentials here, because I need to login to your site and test this issue.
To include your credentials click Insert Credentials button in editor toolbar. (See how) so your reply will be marked as private.
Thanks!
Hi Phantom,
I have managed to fix this issue by adding the following code in functions.php:
Your WordPress site currently uses FTP file system method to handle the files on your site, however this method is not implemented in current version of TypoLab plugin. Until that is done, the above code will work fine you.
Have a great day!
perfect, thank you very much.
As I can see, the Plugins: "Slider Revolution" and "WPBakery Page Builder" were also updated. I couldn“t do it before. Was this also fixed (updating) with your code?
You're welcome Phantom.
We update premium plugins on every theme update but this time I updated them for you manually.
P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from Laborator in advance and have a great day!
Done :)