Conversation
supportHi everyone, I’m having a problem—likely involving my theme and your plugin. Everything was working fine until the booking confirmation link started redirecting to a page that breaks everything on my site. I know the issue lies with the theme, but even the theme developer is a bit stumped. Perhaps you could figure out exactly what the debug error message is indicating? I’m completely at a loss. I used a translator for this text; I do speak German. Fatal error : Uncaught Error: Call to undefined function godlike_get_theme_mod() in /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-content/themes/godlike/functions.php:451 Stack trace: #0 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-content/themes/godlike/functions.php(239): godlike_compile_scss() #1 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-includes/class-wp-hook.php(341): godlike_scripts() #2 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters() #3 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-includes/plugin.php(522): WP_Hook->do_action() #4 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-includes/script-loader.php(2329): do_action() #5 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-includes/class-wp-hook.php(341): wp_enqueue_scripts() #6 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters() #7 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-includes/plugin.php(522): WP_Hook->do_action() #8 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-includes/general-template.php(3208): do_action() #9 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-content/plugins/seatreg/php/pages/booking_confirm.php(30): wp_head() #10 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-content/plugins/seatreg/php/seatreg_filters.php(94): include(‘…’) #11 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-includes/class-wp-hook.php(341): seatreg_custom_pages() #12 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters() #13 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-includes/plugin.php(522): WP_Hook->do_action() #14 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-settings.php(771): do_action() #15 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-config.php(106): require_once(‘…’) #16 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-load.php(50): require_once(‘…’) #17 /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-blog-header.php(13): require_once(‘…’) #18 /var/www/vhosts/gdl-mg-ne.de/httpdocs/index.php(17): require(‘…’) #19 {main} thrown in /var/www/vhosts/gdl-mg-ne.de/httpdocs/wp-content/themes/godlike/functions.php on line 451 The page I need help with: [ log in to see the link]
Hey Yes it seems like a conflict between the theme and plugin. Is this theme called ‘godlike’ available to download somewhere?
Here is the link to the theme. I paid for it and also sent the details to Nikita, the designer. The problem is that support for these designs usually lasts a maximum of two years. Naturally, the error has now cropped up after three years. However, I did send the information to her personally. As I said, it’s the “WP Godlike” design. If you need specific files, though, we’ll have to sort that out privately, as I don’t know how she would react to you getting the files for a paid theme. Thanks a lot for your help. https://nkdev.info/wordpress-themes/page/2/ Godlike Theme
I made a GitHub branch of the potential fix: https://github.com/SiimKirjanen/seatreg/compare/master…370-theme-conflict But as I don’t have the theme myself I cant validate if it fixes the issue.
Dude, I could kiss you, love you—I don’t even know. I’m going to donate for your work; you pulled this off without even having specific knowledge of the theme—how awesome is that? I’m a bit short on cash right now, but at the end of the month, I’ll send something to your donation account. IT WORKS! WOW!
I am glad it worked. But keep in mind that the fix is not implemented in the plugin yet. So every manual changes will be overridden when the plugin is updated. I will release a official patch fix but I need to do more testing… Donations are greatly appreciated.
Updated the plugin to version 1.68.1 Should now fix the issue.
Hey Yes it seems like a conflict between the theme and plugin. Is this theme called ‘godlike’ available to download somewhere?
Here is the link to the theme. I paid for it and also sent the details to Nikita, the designer. The problem is that support for these designs usually lasts a maximum of two years. Naturally, the error has now cropped up after three years. However, I did send the information to her personally. As I said, it’s the “WP Godlike” design. If you need specific files, though, we’ll have to sort that out privately, as I don’t know how she would react to you getting the files for a paid theme. Thanks a lot for your help. https://nkdev.info/wordpress-themes/page/2/ Godlike Theme
I made a GitHub branch of the potential fix: https://github.com/SiimKirjanen/seatreg/compare/master…370-theme-conflict But as I don’t have the theme myself I cant validate if it fixes the issue.
Dude, I could kiss you, love you—I don’t even know. I’m going to donate for your work; you pulled this off without even having specific knowledge of the theme—how awesome is that? I’m a bit short on cash right now, but at the end of the month, I’ll send something to your donation account. IT WORKS! WOW!
I am glad it worked. But keep in mind that the fix is not implemented in the plugin yet. So every manual changes will be overridden when the plugin is updated. I will release a official patch fix but I need to do more testing… Donations are greatly appreciated.
Updated the plugin to version 1.68.1 Should now fix the issue.