Greg Bernhardt
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Popular Posts] Only loading for logged inyes very sorry, I reported it to be deleted. Ended up being an object cache I disabled and now it works ??
Forum: Plugins
In reply to: [Autoptimize] some settings not sticking and preloaded on installthat was it, thanks!!
Forum: Plugins
In reply to: [Autoptimize] some settings not sticking and preloaded on installInteresting, we are using redis object cache. could that be in conflict? and if yes, maybe I just need to wait for expiry and then reinstall?
Got it, thanks so much for your patience!
Sorry for being dense, but what is the corresponding function to get the order data into the data layer if it’s not the “Order data in data layer” option in woocommerce integration tab?
- This reply was modified 4 years, 11 months ago by Greg Bernhardt.
Very interesting, so I need to have enhanced ecommerce enabled in GA, then with stock GTM4WP settings I can grab ecommerce.purchase.actionField.revenue as a the variable name for the order revenue value? Do I have that right?
Thanks! I’ll need to select “Order data in data layer” in woocommerce integration too?
thanks!
Forum: Themes and Templates
In reply to: [OceanWP] Change archive.php link title from h1 to h2hmmm I think that changes page title headers too?
Forum: Plugins
In reply to: [LiteSpeed Cache] CDN not stickingok works now, I needed to use my SSL CDN URL. Still weird how this reacted though. Thanks!!
Forum: Plugins
In reply to: [LiteSpeed Cache] CDN not stickingThanks for your reply! When I set that every image breaks. Looking at the source this is the pattern I see for the src.
<img width="495" height="400" src="https://ptc.bernhardtmediall.netdna-cdn.com/ https://ptc.bernhardtmediall.netdna-cdn.com/ https://ptc.bernhardtmediall.netdna-cdn.com/wp-content/uploads/2019/04/call-to-mind-495x400.jpg" alt="" />
For some reason “https://ptc.bernhardtmediall.netdna-cdn.com/ https://ptc.bernhardtmediall.netdna-cdn.com/” gets added to the src attribute for every image. When I remove the Origin URL, the images src goes back to normal.
- This reply was modified 5 years, 10 months ago by Greg Bernhardt.
Indeed I was using rviv.ly and I’ll switch to is.gd, thanks!!
Forum: Plugins
In reply to: [Contact Form 7] mail sent all together instead of seperateThis is not happening with Ninja Forms or WpForms
Forum: Plugins
In reply to: [Contact Form 7] mail sent all together instead of seperate<div class="row" style="width:80%;margin:auto;"> <div class="form_left" style="color:black;"> [text* your-name size:10 placeholder "Your Full Name"] [email* your-email placeholder "Your Email Address"] [honeypot email] </div> <div class="form_left"> [tel* phone placeholder "Your Phone Number"] [select topic placeholder "Type of Event" "Wedding" "Corporate" "Party" "Holiday" "Other"] </div> <input type="text" name="EventDate" value="" class="wpcf7-form-control wpcf7-date wpcf7-validates-as-required wpcf7-validates-as-date" aria-required="true" aria-invalid="false" placeholder="What is the date of your event?" onfocus="(this.type='date')"> [honeypot message move-inline-css:true] [textarea your-message 20x5 placeholder "Comments and Questions?"] [submit "Send"] </div> <div style="clear:both"></div>
Forum: Plugins
In reply to: [WooCommerce Email Order Digest] Plugin enhancements+1