hkim00
Forum Replies Created
-
Yes, the latest update fixed this.
Elementor really sucks on fool-proofing before releasing new updates…
Yes you are correct: a) I have “Fix Page Editors” enabled and b) I have wp_debug enabled. I have now disabled wp_debug and no more errors. Thank you for your reply!
Well the error message was showing since I had debug on in wp-config.php. But why am I getting the error message at all?
In /inc/functions.php you have added a new function:
# elementor if(isset($_GET['elementor-preview']) && $_GET['post_type'] == $a) { return true; } if(is_array($_GET)) { foreach ($_GET as $k=>$v) { if(is_string($v) && is_string($k)) { if(stripos($k, 'elementor') !== false || stripos($v, 'elementor') !== false) { return true; } } } }
There seems to be something wrong with this since the post_type is not recognized when I edit pages/posts in the latest version of the elementor.
See picture: https://www.dropbox.com/s/kxtuz4pu8bhl5dr/error.JPG?dl=0 displaying how it looks when I edit a page in Elementor. The header is not all that wide. The formatting is ok when diplaying the published page, but not when I’m editing.
- This reply was modified 5 years, 12 months ago by hkim00.
Correction: It only mess up the formatting of the header during editing the page, not the final result.
Forum: Plugins
In reply to: [Fast Velocity Minify] CDN-optionIt doesn’t seem like FVM is “…rewrite the static assets urls inside FVM merged files to your cdn domain. Usage: cdn.example.com” on my configuration. All it does it to add my cdn domain to my website URL.
What can be causing this?
Forum: Plugins
In reply to: [Fast Velocity Minify] FVM not compatible with the latest Elementor versionWell for me and my configuration, it worked fine by excluding the js-file. So the errors you are experiencing might be caused by something else.
Forum: Plugins
In reply to: [Fast Velocity Minify] FVM not compatible with the latest Elementor versionBtw, FVM is the most effective optimizing plugin out there. Tested every plugin out there, and no one gets me 95%/97% on GMetrix and 60 (mobile)/92 (desktop) on PSI.
- This reply was modified 6 years ago by hkim00.
Forum: Plugins
In reply to: [Fast Velocity Minify] FVM not compatible with the latest Elementor versionI have followed your guidelines, but no matter what you change in FVM, the errors prevails with the latest version of Elementor. I’m using Astra theme Pro. No change in my setting other than the update of Elementor.
No, the latest version of Elementor did not introduce lazy loading of images. It was a bug-fixing release, and I guess they introduced a new bug…
It is probably nothing with FVM but if you could look into this would be great. I have also opened an issue with Elementor.
I can now verify that the latest update correct this error.
Thank you!
I have re-captcha version 3 enabled on my site and on Contact 7. The very same form I have been using with your CMP, I have activated on my contact form on the site. This is working just fine. So it is only when I try to access the same Contact 7 form within the CMP/Stylo theme that submitted the form renders an error.
Ok, back to the issue: could this be related to re-captcha settings?
Sorry cannot do that.
But, could this be a re-captcha related issue? I think the problems began after Google changed their policy.
Hi,
The form displays as it should but when you try to send the message, an wp standard error message will diplay below the send button saying: “Something went wrong…”
The very contact 7 form I’m using works just fine on my other contactpage, so I guess this has more to do with how CMP works with WP sendmail.
And no, the message you sent has not reached me.
Sorry but what do you mean? I have Stylo theme activated.
- This reply was modified 6 years, 1 month ago by hkim00.