claymade
Forum Replies Created
-
I upgraded to premium and the counter now shows but the likes doesn’t register. Can you fix this?
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingHey Rahul, I am not as much concerned about the theme update as the plugin update. Will the update in the plugin require the code to be removed or …?
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingI get it…
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingWell I have asked the question twice about updates and have gotten no answers. I want to know if I need to remove the code when they update. Sorry man, I would love an answer to this, but for now it seems to work.
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingWhen the code is in the functions.php it doesn’t make the blank space. Have you tried putting it in the functions.php?
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingThe GeoIP Detector plugin is active. As long as the appended address is present it does show for her. OK, thank you Rahul, I am just gonna trust this all. I believe it is working now.
Will all this be resolved in an update to the Cookie Consent plugin? At that point will I need to remove the code from the function.php?
Again, thank you for all your help, I am hoping people following this thread, will be able to implement the fix.
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingRahul, I also asked a friend in Vienna, Austria to go to each site to test it and she confirmed it. Nothing is popping up in the EU territory.
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingOne of the proxy sites I used to test was via https://www.proxysite.com/. You can via from EU or US. Check it out.Thank you Rahul!
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingI have good news and bad news Rahul. The good news is that the pop ups are not coming up on any of the sites. The bad news is, it isn’t showing up in my Proxy tests of the EU either. I turned GeoIP Detector on and off. When it is on, it doesn’t show anywhere. When it is off, it shows up everywhere. Any suggestions?
- This reply was modified 6 years, 5 months ago by claymade.
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingThank you yes, it is not showing for me either. Do you want to work on a solution for the other 2 sites that show the error? Is this something the will be fixed in a plugin update? And do I remove the code in the future?
Again, thank you Rahul! I am very grateful for your time and attention.Shulamite.com and GetAlongWithGod.com
The error is on this line in both
if( is_plugin_active( ‘geoip-detect/geoip-detect.php’ ) ) {Your PHP code changes were rolled back due to an error on line 758 of file wp-content/themes/Shulamite/functions.php. Please fix and try saving again.
Uncaught Error: Call to undefined function is_plugin_active() in wp-content/themes/Shulamite/functions.php:758
Stack trace:
#0 wp-includes/class-wp-hook.php(286): hide_cookie_bar(”)
#1 wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#2 wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#3 wp-includes/general-template.php(2614): do_action(‘wp_head’)
#4 wp-content/themes/Shulamite/header.php(98): wp_head()
#5 wp-includes/template.php(688): require_once(‘/home/readmk11/…’)
#6 wp-includes/template.php(647): load_template(‘/home/readmk11/…’, true)
#7 wp-includes/general-template.php(41): locate_template(Array, true)#8
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingAfter clearing cache, readmk.com doesn’t show, but shulamitepodcast.com does.
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingOK, I still can’t get it to update with the new or old code on those 2 sites. I will go look with the cache cleared. Let me know what you find.
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingOK I got the code to work on the 2 sites, but it still doesn’t prevent the pop up.I am sorry about this.
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingI am getting this error from the sites that refused the update before:
Your PHP code changes were rolled back due to an error on line 862 of file wp-content/themes/getalong/functions.php. Please fix and try saving again.
Uncaught Error: Call to undefined function is_plugin_active() in wp-content/themes/getalong/functions.php:862
Stack trace:
#0 wp-includes/class-wp-hook.php(286): hide_cookie_bar(”)
#1 wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#2 wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#3 wp-includes/general-template.php(2614): do_action(‘wp_head’)
#4 wp-content/themes/getalong/header.php(61): wp_head()
#5 wp-includes/template.php(688): require_once(‘/home/readmk11/…’)
#6 wp-includes/template.php(647): load_template(‘/home/readmk11/…’, true)
#7 wp-includes/generaOn the other sites that originally took the code but didn’t exclude the excluded territories I am getting this error:
Your PHP code changes were rolled back due to an error on line 62 of file wp-content/themes/shulacast-soundbyte/functions.php. Please fix and try saving again.
syntax error, unexpected ‘}’, expecting end of file
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingI placed it in the header.php at the bottom of the code using the theme editor.