Event Issues after 4.6.1 Update
-
Hello,
All was working fine until recent WP update and simultaneous Parallex One theme update. Getting the analytics error “not set.” In checking code placement, I had code placement set to footer but it no longer appears in the footer. So I removed all code, restarted plugin still no success.
So then I tried code placement in the header but see that it appears well ahead of the analytics js script where I don’t know how to access to edit as follows;
<!DOCTYPE html> <html lang="en-US" prefix="og: https://ogp.me/ns#" class="no-js"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <link rel="pingback" href="https://photostream.xxxxxxxxxxx.com/xmlrpc.php"> <title>Some Photo Galleries - Amateur Some Photos</title> <script type="text/javascript"> var trackScrolling=true; var trackScrollingPercentage=false; var ScrollingPercentageNumber=25; var stLogInterval=60*1000; var cutOffTime=900; var trackNoEvents=false; var trackNoMaxTime=false; var docTitle='Some Photo Galleries'; </script>
So I don’t have a clue how to fix this because the theme apparently doesn’t set the footer and the plugin places the code above the analytics script. What to do? Thanks for any help!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Event Issues after 4.6.1 Update’ is closed to new replies.