jinsley8
Forum Replies Created
-
Or if the product schema is invalid because there is no price should I disable it altogether?
I don’t really have a screenshot to show. I have mega menus created usign Elementor. I save them and they create CSS files in
/wp-content/uploads/elementor/css
Example:
/wp-content/uploads/elementor/css/post-258.css
But then shortly after all those CSS files are getting deleted from that folder then the styling of those mega menus I created is gone.
If i click “Regenerate Files and Data” it doesn’t do anything. I have to manually go into each Elementor page and re-save for the CSS file to be regenerated.
Thanks
Amazing, thank you!
Forum: Plugins
In reply to: [WooCommerce] Woocommerce – Function register_taxonomy was called incorrectlyI think I solved it. The product attribute slug was too long for a couple.
I autogenerated these during import with WP All Import so it doesn’t stop the import from adding them if they are too long.The beta update seems to fix it. Thanks
Okay thanks
Fair enough. Thought it was likely the issue with the staging server but wanted to see if anyone else ever reported this. Thanks!
Most likely from an Elementor add-on plugin as Elementor added this message in a recent update.
Ultimate Addons Elementor (UAE) just told me that their developers found that their plugin is causing this and are fixing it.Any way to disable the course placeholder thumbnail if a featured image isn’t added?
Okay, figured out the Mark as Complete issue. I has courses set as Public. Kind of weird that it doesn’t still work with that enabled.
Secondly, the plugin on one site still only shows the “Get Pro” admin menu item.Also I installed on one other staging website to test and the only menu option is “Get Pro”. Literally can’t do anything else even if I disable/reactivate or delete/reinstall.
Try increasing your PHP max_execution_timeout and the wp_memory_limit ?
Otherwise enable WP_DEBUG and check the debug.log in /wp-content for the issues
https://www.ads-software.com/documentation/article/debugging-in-wordpress/#example-wp-config-php-for-debugging^ I wish I could like the last part of this message.
Ya just turn off error reporting so you don’t notice the warnings and notices…. lolSame issue, and of course they display when debug is active lol. That’s the point of debug to find these issues.