kwlodar
Forum Replies Created
-
I’d prefer not to disable minification. Any chance to exclude the script (using LightSpeed Cache)?
Hi @tatvic do you have any advice for me?
Regards!
ChrisI also have Tracking code implemented with other plugin (https://www.ads-software.com/plugins/ga-google-analytics/) and turned of the “Add Global Site Tracking code ‘gtag.js” but it was always like this. The reason is I needed to add additional code to track phone calls.
hmmm… similar problem as mine in previous post.
Probably the plugin is active, but @tatvic can’t see it from the front. Right @xlxdesignz ?Hi @tatvic
the plugin is active all the time: https://snipboard.io/0hSX32.jpg
A product can be added from here: https://www.sensity.pl/sklep/Forum: Plugins
In reply to: [Testimonial Rotator] Testimonial block is failing Google’s Rich Results TestExactly. Testimonial Rotator uses schema markup which isn’t supported by Goole any more. In my care the result is 1 star in SERP for every page with testimonial included.
Will it be corrected?Forum: Plugins
In reply to: [Autocomplete WooCommerce Orders] Authorize.etHi again. As I expect author won’t answer like for questions before, a believe I found a solution. To make virtual products complete after payment, simply add the code below to your functions.php file:
add_action( 'woocommerce_payment_complete_order_status', 'wc_auto_complete_paid_order', 10, 3 ); function wc_auto_complete_paid_order( $status, $order_id, $order ) { return 'completed'; }
(ref: https://stackoverflow.com/questions/35686707/woocommerce-auto-complete-paid-orders)
No plug-in needed. ??
My first test shows that this works.Best!
ChrisForum: Plugins
In reply to: [Autocomplete WooCommerce Orders] Authorize.etAfter updating to 1.2.0 orders doesn’t complete after payment. No mater what gateway users pay. Any chance for a quick fix?
Anybody know where to find previous version to rollback?
Regards,
ChrisForum: Plugins
In reply to: [LiteSpeed Cache] Home page issueOK, I’ll try to do it again – little bit slower, one option by one. ??
Thank you for your great support!!
Stay safe!
Regards,
ChrisForum: Plugins
In reply to: [LiteSpeed Cache] Home page issueHi,
now it works fine. Should I restore my setting one by one now verifying if it works well?
Regards!Forum: Plugins
In reply to: [LiteSpeed Cache] Home page issueSure: FPASWJHB, created: 04/17/2020 14:49:00
I can see that the problem concerns also basket and order pages.
Hi, I have similar problem. Loading time become very long and woocemmerce order page (https://www.sensity.pl/zamowienie/) was replying with 503 error. After disabling the plugin the issue is gone. Maybe it’s kind of global error?
I’m using enfold theme.Forum: Plugins
In reply to: [Easy Table of Contents] Paraghraph after headingPerfect! Thank you very much for your support!
Regards, ChrisForum: Plugins
In reply to: [Easy Table of Contents] Paraghraph after headingOK, much better! Thank you.
I’m also trying to increase highlight to 25 px, like I have in body txt. I’m using
.ez-toc-container a { line-height: 25px; }
but it does not works (https://snag.gy/dVBF5U.jpg). I would apreciate your help.
Thank you!PS: sorry, I’m not css ninja yet. ??
- This reply was modified 5 years, 11 months ago by kwlodar.
Forum: Plugins
In reply to: [Easy Table of Contents] Paraghraph after headingHi @shazahm1
thanks for reply but it is not about float.It is about missing space between list header and the list.
I’ve updated screenshots:
https://snag.gy/B4rEev.jpg – in TOC+ it was this way
https://snag.gy/wecGLy.jpg – in ETOC it is this way – no space/paragraph