kellyjholmes
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Content Experiments] No data showing up in Google AnalyticsFor what it’s worth, I added this bit of code from Google’s client-side guide to the head section for the page I’m testing:
<!-- Load the Content Experiment JavaScript API client for the experiment --> <script src="//www.google-analytics.com/cx/api.js?experiment=YOUR_EXPERIMENT_ID"></script> <script> // Ask Google Analytics which variation to show the user. var chosenVariation = cxApi.chooseVariation(); </script>I didn’t get the impression that was necessary from the plugin documentation, but I am now seeing data in GA from the experiment. Was adding that code the correct step to take?
Forum: Plugins
In reply to: [Plugin: Broken Link Checker] Killed my blogActivating this plugin immediately killed my blog. Both admin and front end went down immediately and never came back until I finally ftp’d into the server and deleted the plugin files.
This is exactly what happened to me. I’m in the process of FTPing to delete the plugin files now. Keeping my fingers crossed!
Forum: Themes and Templates
In reply to: Error with Search Result pagesThis is the exact problem I’m having. I’ve tried installing search plugins to see if that would fix it for me, but none of them has yet.
Any ideas on where to check to fix this?