they sent me this message about abspath function in tgm :
Theme needs to properly load files. There are several functions available for getting the path:
- get_template_directory(): Returns the absolute template directory path
- get_template_directory_uri(): Returns the template directory URI
- get_stylesheet_directory(): Returns the absolute stylesheet directory path
- get_stylesheet_directory_uri(): Returns the stylesheet directory URI.