dsb0328
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Share Icons & Social Share Buttons] Centering Icons?Nevermind. I figured it out with some css. Have to change the width to 100% and the position to relative. Only thing I have to figure out now is how to space them evenly on both side os the icons instead of just the left side of each icon. (ie. margin-left: 10px; margin-right:10px; instead of margin-left:20px;.) That should definitely be the way they space in this plugin anyway and should be adjusted IMO.
Forum: Themes and Templates
In reply to: [Customizr] Menus All Whacked out after update…Hey rdell. I’ve gotten it to a point that I can live with. I would actually prefer the 3 lines be replaced by the word Menu, but when I do that, the button doesn’t work. Can you check this link out and let me know if you think it’s possible to make that change? If not, I can live with what I have and paste the code for anyone that might want to see it.
Forum: Themes and Templates
In reply to: [Customizr] Menus All Whacked out after update…I will mark it resolved when I figure out how to get my responsive nav back to the way it was and am able to let others know how I did it.
Forum: Themes and Templates
In reply to: [Customizr] Menus All Whacked out after update…Okay, just figured out the sticky footer thing in the Customize menu. So that’s fixed and will admit is a nice addition.
Forum: Themes and Templates
In reply to: [Customizr] Menus All Whacked out after update…Still trying to figure this out. Sure wish I would have known this kind of thing was going to happen before spending 8 months building a website with this theme.
Also trying to figure out why the wrap that I put in the code to stick the footer to the bottom isn’t working anymore too.
Backwards compatible is super important. Especially with a theme that is as customizable as Customizr.
Forum: Plugins
In reply to: [Contact Form 7] Google Analytics with Form SubmissionWell, looks like the code I entered a couple of days ago is working. I did the same thing to the other forms and hope that works too. I will update this in a couple of days if it shows up in GA.
Forum: Plugins
In reply to: [Contact Form 7] Google Analytics with Form SubmissionYep. It’s the Google Analytics Dashboard for WP plugin that is making it read the second time. Will that interfere with this? If so, I can turn it off I suppose, but my client really wanted a way to ready the Analytics on the WordPress dashboard as well as on Google.
Forum: Plugins
In reply to: [Contact Form 7] Google Analytics with Form SubmissionSorry. Should have explained my last comment. I only see it once in the <head> of the page. Do you see it elsewhere?
Forum: Plugins
In reply to: [Contact Form 7] Google Analytics with Form SubmissionIf you don’t mind. how are you seeing this?
Forum: Plugins
In reply to: [Contact Form 7] Google Analytics with Form SubmissionI don’t know. Maybe because I am using Google Analytics Dashboard for WP plugin so the Analytics show up on the dashboard? Or there is some code on the page for a Facebook Pixel. Would either of those make that happen?
Forum: Plugins
In reply to: [Contact Form 7] Google Analytics with Form SubmissionHere’s a link to the page on the site that I am talking about. There are 6 different forms on this site and we will want to track all of them separately. Thanks!
Forum: Plugins
In reply to: [Contact Form 7] Google Analytics with Form SubmissionSo nothing is still working. I found this page https://www.impression.co.uk/blog/825/event-tracking-wpcf7-universal-analytics/ and entered this into my Additional Settings
on_sent_ok: "ga('send', 'event', 'Get Started Form', 'Send');"Then went to GA to go through the steps of entering a goal. They weren’t the same steps, but I tried to get by with “Custom” in the 1st step, “Get Started Form” and “Event” in the 2nd step, and “Get Started Form” and “Send” in the 3rd step. I now have to wait 24 hours to see if this works.UNLESS, someone can just tell me if there is ONE specific way to get this done. I don’t see why that’s not an option. The thing that drives me nuts is that none of the notes for this on the plugins site are updated. They are just all over the place and old. I really didn’t think it was going to be this difficult
PLEASE help with this Plugin Author Takayuki Miyoshi.
Forum: Plugins
In reply to: [Contact Form 7] Google Analytics with Form SubmissionAny extra help on this would be great. Trying to get this all sorted out asap. I entered the code yesterday before seeing the reply but I used “Get Started Contact Form” instead of just “Contact Form”. I figured I would wait to see if it shows up in GA, but haven’t seen anything yet. (And really don’t know where to look.) Do I have to do a test with the form to see it working? Or do I have to change it back to “Contact Form”? And if I do that, will it tell me in GA which form it is gathering stats from?
Forum: Plugins
In reply to: [Contact Form 7] Google Analytics with Form SubmissionAnd another question would be where can I see if it’s working in Google Analytics? I followed the instructions, but don’t see Content > Events > Overview in the Google Analytics dashboard.
Forum: Plugins
In reply to: [Contact Form 7] Google Analytics with Form SubmissionSo even though I want to differentiate the different contact forms on my site, I don’t have to change the “Contact Form” to say “Get Started Contact Form” and “Questions Contact Form” and so on?