gchesty
Forum Replies Created
-
Thanks Robswaimea!
I tried that and it almost worked. So I took out the “event” and that did the trick.So here is what I used:
/*Remove Time from Event Calendar*/
.fc-time {
display: none;
}Thanks for the help!
This feature looks really cool!
Anyone know how to expand it to delete the associated event image from the media library also?Did an add on ever get created to pay instructors?
Hello,
Thank you for offering this plugin.
I’m a little confused.
I have set up my Google Univ. Analytics page.
Ecommerce setting to:
Enable Ecommerce= Checked
Enhanced Ecommerce Settings: On
Checkout Labeling:
1) Checkout View
2) Login
3) Proceed To PaymentI have also uploaded ver. 1.0.4 to my site.
http://dealbodega.comI have no other analytics plugins installed (except this one).
On my plugin settings, I have included:
Email: dealbodega@….
Google Analytics ID: UA…..
Website: http:dealbodega.com
Add tracking code to your site using this plugin= Checked
Enable Enhanced eCommerce tracking= Checked
Track Login step for Guest users if Guest Checkout is enabled= UncheckedNow for where I’m confused:
Remove standard E-commerce code from thank you
(Do I need to do this since I don’t have another plugin installed?)And…..
Where do I do this?
You need to include ec.js. This can be done by adding a single line of code below your default Google Analytics code snippet ga(‘require’, ‘ec’, ‘ec.js’);
I tried inserting the ga(‘require’, ‘ec’, ‘ec.js’); code into my Google Analytics tracking code, but it won’t let me save it. So I’m guessing that isn’t the correct place for it.
In advance, thanks for helping!