-
Created a topic, PHP 8+ plugin breaks site, on the site WordPress.org Forums:
On PHP 7.4 i get the following errors : Deprecated: Me… -
Posted a reply to Warning notification after Elementor update, on the site WordPress.org Forums:
Same issue here. -
Posted a reply to Static blocks: viewScript enqueue js on frontend ?, on the site WordPress.org Forums:
Posted the answer here: https://wordpress.stackexchange.com/questions/424842/gutenberg-static-blocks-viewscript-doesnt-enqueue-js-on-frontend/424889#424889 In short: declare viewStyle in block.json{ "viewStyle": [ "file:./view.css", "example-view-style"… -
Posted a reply to Static blocks: viewScript enqueue js on frontend ?, on the site WordPress.org Forums:
Posted the answer here: https://wordpress.stackexchange.com/questions/424842/gutenberg-static-blocks-viewscript-doesnt-enqueue-js-on-frontend/424889#424889 In short: declare viewStyle in block.json{ "viewStyle": [ "file:./view.css", "example-view-style"… -
Wrote a comment on the post Static vs. dynamic blocks: What’s the difference?, on the site WordPress Developer Blog:
I didn't declare the viewStyle for frontend and thus the css wasn't being enqueued. ```{… -
Posted a reply to Static blocks: viewScript enqueue js on frontend ?, on the site WordPress.org Forums:
Forgot to mention that I used wordpress/create-block https://developer.wordpress.org/block-editor/reference-guides/packages/packages-create-block/ -
Posted a reply to Static blocks: viewScript enqueue js on frontend ?, on the site WordPress.org Forums:
Forgot to mention that I used wordpress/create-block https://developer.wordpress.org/block-editor/reference-guides/packages/packages-create-block/ -
Wrote a comment on the post Static vs. dynamic blocks: What’s the difference?, on the site WordPress Developer Blog:
Hi. Does viewScript in block.json actually enqueue the file on frontend for static blocks ?… -
Posted a reply to A few customization questions, on the site WordPress.org Forums:
Hi. Since your questions are more related to Woocommerce plugin than Wordpress itself i think… -
Posted a reply to The “@wordpress/components” dashicon doesn’t appear on block’s preview, on the site WordPress.org Forums:
Isn't the block preview just a static image ? Then it can't show that icon… -
Created a topic, Static blocks: viewScript enqueue js on frontend ?, on the site WordPress.org Forums:
Hi. I am building static block slider (Swiper JS). Bes… -
Created a topic, Static blocks: viewScript enqueue js on frontend ?, on the site WordPress.org Forums:
Hi. I am building static block slider (Swiper JS). Bes… -
Created a topic, WCFM & external mysql database, on the site WordPress.org Forums:
Hi. Our vendors add products manually via the admin pa… -
Created a topic, Must-have plugin, on the site WordPress.org Forums:
Works fine. -
Wrote a comment on the post Static vs. dynamic blocks: What’s the difference?, on the site WordPress Developer Blog:
Thanks. -
Wrote a comment on the post Static vs. dynamic blocks: What’s the difference?, on the site WordPress Developer Blog:
Much appreciated ! -
Posted a reply to NinjaScanner is not compatible with Microsoft Windows., on the site WordPress.org Forums:
@nintechnet Ok thanks. -
Wrote a comment on the post Static vs. dynamic blocks: What’s the difference?, on the site WordPress Developer Blog:
Hi. Can i make accordions, tabs or image sliders as static blocks or dynamic only… -
Wrote a comment on the post Static vs. dynamic blocks: What’s the difference?, on the site WordPress Developer Blog:
Let's say i need to build accordions, tabs or image slider blocks. Can i do… -
Posted a reply to NinjaScanner is not compatible with Microsoft Windows., on the site WordPress.org Forums:
@nintechnet Isn't there any workaround to use it on a local environment (Windows) ? -
Created a topic, NinjaScanner is not compatible with Microsoft Windows., on the site WordPress.org Forums:
Got this error today on a site managed by Local by Fly… -
Posted a reply to Postman CF7 form submit : Spamming or your Javascript is disabled !!, on the site WordPress.org Forums:
@dnesscarkey Also it seems like plugin is blockin wp_remote_post requests. I need to test my… -
Posted a reply to Postman CF7 form submit : Spamming or your Javascript is disabled !!, on the site WordPress.org Forums:
@dnesscarkey Maybe you can add a way to allow form submissions from tools like Postman… -
Posted a reply to Free version is useless, on the site WordPress.org Forums:
@javeweb I forgot to mention Recaptcha v2. There are lots of customers who prefer it… -
Posted a reply to Postman CF7 form submit : Spamming or your Javascript is disabled !!, on the site WordPress.org Forums:
@dnesscarkey Is there any workaround for this matter ? -
Created a topic, Postman CF7 form submit : Spamming or your Javascript is disabled !!, on the site WordPress.org Forums:
Hi. I am trying to submit a Contact Form 7 with Postma… -
Created a topic, Free version is useless, on the site WordPress.org Forums:
No support for CF7 which is the most popular form plug… -
Posted a reply to Warning: Undefined array key, on the site WordPress.org Forums:
Hi. Can someone look into this issue ? -
Posted a reply to Sluggish and Full of errors, on the site WordPress.org Forums:
@jamiesc So why the 5 star rating ? -
Created a topic, Uncaught TypeError: t(…).ajaxStop is not a function, on the site WordPress.org Forums:
This error occurs on simple html pages (On Elementor p… -
Created a topic, Warning: Undefined array key, on the site WordPress.org Forums:
Hi. Query Monitor caught the following errors on front… -
Posted a reply to PHP 8.2 warnings Constant HDOM_ & filesize(): stat failed, on the site WordPress.org Forums:
@ifrountas Ok, thank you very much ! -
Posted a reply to PHP 8.2 warnings Constant HDOM_ & filesize(): stat failed, on the site WordPress.org Forums:
@ifrountas On plugin update this code will overwritten. Maybe the developer will implement a fix… -
Posted a reply to GDPR Switzerland, SUPPORT 24/7 in Premium account doesn’t work, on the site WordPress.org Forums:
@igorelementor Nobody has answered yet. I sent an email - hope to get some reasonable… -
Posted a reply to GDPR Switzerland, SUPPORT 24/7 in Premium account doesn’t work, on the site WordPress.org Forums:
@pixee22 We also have a Premium subscription and we can not get any support from… -
Created a topic, Worst Premium Plugin Support, on the site WordPress.org Forums:
All our support tickets are closed by incompetent AI a… -
Posted a reply to Is there easy way to drop the support for jpg and serve only webp ?, on the site WordPress.org Forums:
You can use Webp Express for this task. -
Posted a reply to Yoast conflicts with Elementor, on the site WordPress.org Forums:
@jeroenrotty Hi. I understand but the issue is caused if the Yoast Free version is… -
Posted a reply to Yoast conflicts with Elementor, on the site WordPress.org Forums:
@jeroenrotty Hi. Thanks for reaching out so fast. I am using Elementor Pro Version 3.15.0… -
Created a topic, Yoast conflicts with Elementor, on the site WordPress.org Forums:
Hi. Can't use the Elementor Theme Builder. When openin… -
Created a topic, Best page speed optimization plugin for static assets, on the site WordPress.org Forums:
Best page speed optimization plugin for static assets … -
Posted a reply to file_get_contents error at frontend, on the site WordPress.org Forums:
https://wordpress.org/support/topic/mkdir-file-exists/ Same as with mkdir file exists I used the snippet below and couldn't see… -
Posted a reply to mkdir(): File exists, on the site WordPress.org Forums:
@kiboit Thanks for the feedback ! -
Posted a reply to mkdir(): File exists, on the site WordPress.org Forums:
@kiboit I deactivated Query Monitor and instead used this snippet of code : ini_set('display_errors', 1);… -
Posted a reply to file_get_contents error at frontend, on the site WordPress.org Forums:
@kiboit Thanks for your answer. -
Posted a reply to mkdir(): File exists, on the site WordPress.org Forums:
@kiboit Hi, thanks for the answer. https://www.php.net/manual/en/language.operators.errorcontrol.php - here it is stated that - quote… -
Posted a reply to Read this *before* posting, on the site WordPress.org Forums:
@kiboit Hi. Thanks for the work. Please at least fix the bugs are being reported… -
Posted a reply to CF7DB error 1064, on the site WordPress.org Forums:
@arshidkv12 Thanks, i updated the plugin. Upon checking form submission details Query Monitor doesn't show… -
Created a topic, PHP 8.2 warnings Constant HDOM_ & filesize(): stat failed, on the site WordPress.org Forums:
Query Monitor caught these PHP warnings on frontend : … -
Posted a reply to CF7DB error 1064, on the site WordPress.org Forums:
@arshidkv12 Here is a form body example: <p class="fs19 uppercase text-center bold">Use new data and…