ThinkByDesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Intagrate Lite] Login errorAre there any updates to this issue? It is affecting several client websites and I need to know whether to search for other solutions.
Forum: Plugins
In reply to: [Contact Form 7] CF7 and Recaptcha 3 causing CORS error on iphone SafariOK. The page to check is silomillstx.com. It doesn’t seem to happen on all iOS devices, though, so if you don’t encounter the issue, please just let me know.
Forum: Plugins
In reply to: [Contact Form 7] CF7 and Recaptcha 3 causing CORS error on iphone SafariHmm. It looks like another developer has replaced the CF7 forms with Hubspot. Let me do a bit more looking to see if that’s the problem.
marking resolved
That’s the missing piece I was looking for. Thx!
It’s worth a shot! (I didn’t realize they existed.)
Forum: Plugins
In reply to: [WP Job Manager] Elementor jobs Archive template getting 404Thx for the quick response. I’d seen that plugin and wondered if it might contain the missing link. I didn’t find anything on their site about it, but will reach out to their pre-sales team.
It appears to be related to one or more PHP code snippets. In a couple of situations, I get why it was happening. In one, I’m a bit stumped because I can comment out the entire snippet and still run into the issue. That’s outside of your scope, though, so I’m closing it as resolved on your end.
=========== Almost certainly unrelated =======================
JQMIGRATE: Migrate is installed, version 3.3.2
options-general.php?page=really-simple-security:561 Begin initializing sliders
options-general.php?page=really-simple-security:561 Searching for sliders: 0 found
options-general.php?page=really-simple-security:562 End initializing sliders=================== This is the most likely to be related ==================
commons.js:2 CookieManager Object
options-general.php:1 Mixed Content: The page at ‘https://lariattx.webdevdla.cc/wp-admin/options-general.php?page=really-simple-security’ was loaded over HTTPS, but requested an insecure favicon ‘https://lariattx.webdevdla.cc/wp-content/uploads/2022/10/FavIcon-01.svg’. This request has been blocked; the content must be served over HTTPS.
options-general.php:1 Mixed Content: The page at ‘https://lariattx.webdevdla.cc/wp-admin/options-general.php?page=really-simple-security’ was loaded over HTTPS, but requested an insecure favicon ‘https://lariattx.webdevdla.cc/wp-content/uploads/2022/10/FavIcon-01.svg’. This request has been blocked; the content must be served over HTTPS.Page.js:174 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘menu_items’)
at Page.getDefaultMenuItem (Page.js:174:37)
at Page.js:118:40- This reply was modified 2 years ago by ThinkByDesign.
I’m not sure that’s an option. The Woo Add to Cart module in Divi automatically pulls in the PPOM fields, and I don’t have any way to tell it not to do so.
The workaround I’m using right now is that I’ve just added headers to load Bootstrap regardless, and that’s been working well.
Not an ideal solution, but at least a workaround.
Forum: Plugins
In reply to: [W3 Total Cache] What does “compatibility mode” actually do?Such as?? (You basically just repeated what the text RIGHT below the checkbox says. (“Decreases performance by ~20% at scale in exchange for increasing interoperability with more hosting environments and WordPress idiosyncrasies. This option should be enabled for most sites.”)
Can you provide a more in-depth description?
Context: I manage a woocommerce site that periodically comes up with No Results Found on categories and products. If I re-save the permalinks page (with no modifications), everything comes back. If my issue is related to one or more of the compatibility factors, then I at least have some way of knowing whether this will help or not. I’ve turned it on for now, but won’t know the effect unless the problem shows up again, taking down my client’s online store in the process.
PS: I have the following cache exceptions:
wp-.*\.php
index\.php
cart
checkout
my-account
/product-category/.+
/product/.+
/wp-content/et-cache/.+Yep. That’s fixed it!
I’ve sent a few messages through your contact form, but haven’t seen any replies from you by email. If you’ve not received mine, or have been replying to my messages, please let me know on this thread.
If you haven’t been … please? Time is a factor.
Array
(
[name] => advert
[action] =>
[field] =>
[form_scheme_id] => 129
)I tried disabling all plugins except the one that forces SSL and those for wpadverts, but no change. I tried creating a listing through the admin side interface, and was able to do that, but when I tried to view it I get invalid foreach argument errors in wpadverts-custom-fields.php (see https://dev.dailyadsonline.com/advert/test/ – ignore the ssl complaints.)