gmw0113
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Endless spinner since php 8.2.23Not sure this is resolved. PHP 8.2 here, removed all plugins from the site except CF7 and switched to 2024.
Forms still error and cannot be sent. On staging I get “There was an error trying to send your message. Please try again later.”
On live- just spins.Thank you!
Hello again Riza,
The author capability was off for some reason- turning it back on resolved the matter. FYI this was on Admin level user~I don’t see any of those. What section are you looking at?
If I click “PublishPress Capabilities” which presumably… is the correct section, I see nothing similar to your screenshot.
I see:manage capabilities dashboard manage capabilities roles manage capabilities manage capabilities editor features manage capabilities admin features manage capabilities admin menus manage capabilities frontend features manage capabilities profile features manage capabilities nav menus manage capabilities user testing manage capabilities backup manage capabilities settings
Hi Riza,
I can confirm that it is neither a plugin, nor a theme conflict- I disabled all plugins except AuthorPress. And I tried a 202X theme from WordPress- no success- still missing on the menu.Forum: Plugins
In reply to: [Pinterest for WooCommerce] chrome-extension://invalid/Hi Christian, I attached an example website in my initial post. Since the error is on every single page… I figured that was enough. Screenshot uploading here is disabled.
Steps to reproduce:
1. Visit the URL attached in ticket initial post
2. Open consoleeFYI- Downgrading to the last version and everything works again (though I had replace all the active scripts).
Just crashed our site as well updating to latest- we’re not running latest WC but still…
Forum: Plugins
In reply to: [WebP Express] Make exceptions for some images on WPEngineI have a similar/same question- want to exclude some images.
I have a preload on an image loaded by CSS, and a Preload for that image (a header) but WerbP Express is trying to replace the preload URL with a .webp version of the file- only the CSS is loading .jpg so I think the preload is therefore not working.
NGINX, so no htaccess~
Forum: Plugins
In reply to: [Calculated Fields Form] Another formula issue / calculation issueAh yes, I see it now- thanks!!
Forum: Plugins
In reply to: [Calculated Fields Form] Another formula issue / calculation issueDoesn’t seem to work-
((((3.141592654 / 4) * (3^2)) + ((5000 * 12) * (2.5 / 1000))) / (3.141592654 / 4))^0.5
Would then be:
POW(((((3.141592654 / 4) * POW((3,2))) + ((5000 * 12) * (2.5 / 1000))) / (3.141592654 / 4)),.5)
(No console errors are presented either before or after using the ^ or POW())
Forum: Plugins
In reply to: [Calculated Fields Form] Another formula issue / calculation issueAwesome, thanks for the super quick reply.
But, why do you have the entire formula inside “POW”? And why remove all the parens?
Just to update, updating to 5.6.1 did not fix the issue. Still happens on our live site (though staging oddly is working).
Version 1.2.9 seems to be the last stable version, and every subsequent version throws errors because it’s loading Table JS files on pages with no tables.
So upon further inspection it seems that wp-table-builder-frontend.js was being loaded on every-page, and without Tables on the page- the function isn’t there to call throwing an error.
It *seems* that I was on 5.6 but 5.6.1 might be working now… the errors seems to have gone away.
Wordpress: Tried 5.3.3 and 5.6.1 – no change.
Browser: All
Pages: All
OS: All