davidblood
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Login Page Customizer by Colorlib] Language switcherHey, @stephrookie!
I have come across a better way (or the “correct” way according to WordPress) of hiding this.
Add the following code to your (ideally child theme)
functions.php
:add_filter( 'login_display_language_dropdown', '__return_false' );
Or if you use a snippet plugin like me (WPCode) they include a filter to add this. Add New > Disable Login Screen Language Switcher > Toggle to “Active” > Save
Forum: Plugins
In reply to: [Ocean Extra] Ocean Extra Issues?Hey @skalanter,
Thanks for the response.
Unfortunately I have absolutely zero idea how to replicate the steps or the issue as it honestly worked fine for 2 months since I did the update then just randomly went to go to my WP Admin panel to edit a page (change “Twitter” to “X” on a custom page) and noticed my wp-admin was slow and having issues.
After speaking to my hosting provider for 3 days and still no luck or find any kind of error log at their root level I just went on the route of renaming 1 plugin folder at a time until I got to ocean-extra and renamed to ocean-extra_renamed and all of a sudden my wp-admin was normal again.
It’s still disabled and breaking some site features. Did try re-enabling just now but again slowed wp-admin down and Cloudflare error.
Site Health information (this expires in 1 week): https://pastebin.com/b1mvN1GS
Thanks.
David.Forum: Plugins
In reply to: [Ocean Extra] Ocean Extra Issues?I managed to get it to create a debug.log file:
Okay, so I think I found the actual conflict. It seems to be SweepWidget.
This is the debug.log file created by WordPress and this is the plugin’s sweepwidget.php file which is in the debug log.
If I disable SweepWidget then Paid Memberships Pro, Forminator and WP Fastest Cache all work as intended.
Although weirdly, on my staging website everything works fine even with SweepWidget enabled.
Forum: Plugins
In reply to: [WP Fastest Cache] Multiple CDN possible? (CDN + DNS?)Okay, so I think I found the actual conflict. It seems to be SweepWidget.
This is the debug.log file created by WordPress and this is the plugin’s sweepwidget.php file which is in the debug log.
If I disable SweepWidget then Paid Memberships Pro, Forminator and WP Fastest Cache all work as intended.
Although weirdly, on my staging website everything works fine even with SweepWidget enabled.
Forum: Plugins
In reply to: [WP Fastest Cache] Multiple CDN possible? (CDN + DNS?)Perfect! I will look into creating a staging site now.
From what I can figure it’s being caused by Paid Memberships Pro – Content Restriction, User Registration, & Paid Subscriptions (GitHub) since as soon as I disable this Plugin via WP Admin > Plugins the WP Fastest Cache buttons and menus work as expected soon as I enable it breaks WP Fastest Cache UI.
This explains why it worked at first but a recent update of PMP broke it.
Edit: Can confirm 3.1 RC2 2024-07-11 v3.0.992 still has the issue.
- This reply was modified 4 months, 1 week ago by davidblood.
- This reply was modified 4 months, 1 week ago by davidblood. Reason: Added edit after testing 3.1 RC2
Forum: Plugins
In reply to: [WP Fastest Cache] Multiple CDN possible? (CDN + DNS?)What’d be causing that? Every tab is broken.
jQuery.js is loaded but some reason after jQuery core, migrate, utils, ui etc isn’t jQuery.js meant to be loaded first?
<script src='/wp-admin/load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable&ver=6.5.5'></script>
<script src="/wp-content/plugins/sweepwidget/public/js/jquery.js?ver=6.5.5" id="sw_jquery_script-js"></script>My only guess is Forminator is breaking WP Fastest Cache as that’s the only plugin I installed after WPFC to replace WP Forms.
Edit: Nope isn’t Forminator as deactivating still causes it.
- This reply was modified 4 months, 1 week ago by davidblood.
Forum: Plugins
In reply to: [WP Fastest Cache] Multiple CDN possible? (CDN + DNS?)CDN tab also broken. Clicking Cloudflare brings up MaxCDN {StackPath} popup window but even Cloudflare? MaxCDN doesn’t even exist (EOL) and closed last November.
Everything was fine until I linked Cloudflare now whole plugin options are chalked. Can’t unlink CF to switch to BunnyCDN as it brings up MaxCDN.
Can’t share videos here if you can inform me of an email I can send.
- This reply was modified 4 months, 1 week ago by davidblood.
Forum: Plugins
In reply to: [WP Fastest Cache] Multiple CDN possible? (CDN + DNS?)these are the only console errors I can find related to wpfastestcache?
Forum: Plugins
In reply to: [WP Fastest Cache] Multiple CDN possible? (CDN + DNS?)I see.
Wouldn’t the BunnyCDN speed up my site? Cloudflare handle DNS only?
Also shouldn’t this have a save button? the times “X” also doesn’t close it?
- This reply was modified 4 months, 1 week ago by davidblood.
Hey @gripgrip
I’ve tried this with firewall disable and even on a local WP without my provider’s server security.
No luck. Other code works fine just not Google’s code (it’s huge!) is there a way I can DM or email you privately? As I’m not sure if the code includes sensitive information. I doubt it as it’s visible in page source.
Thanks.
Hey @andrewza,
Firstly, apologies for no response! Totally forgot about this thread and had no email of your reply.
It’s still happening for me for some odd reason. Removing the “Shortcode” block which includes this code:
[membership level="0"] <!--this is shown to non-members and non-logged in visitors--> <div class="pmpro_message pmpro_alert"> Already a member? <strong><a target="_blank" href="#login" rel="noopener">Log In to unlock additional membership options and upgrades</a></strong>. </div> [/membership]
Still displays it (latest PMPro) I’m not sure on the Custom HTML Block you’re using as [membership level=”0″] isn’t valid in HTML.
See this image of the code it’s adding.
Removing the shortcode block removes all this code (in image above) so it’s telling me it’s plugin and not my theme/page as surely it’d remain after deleting block?
Thanks.
Hey @blogjunkie,
Firstly, apologies for no response! Totally forgot about this thread and had no email of your reply.
Works perfectly, thanks for sharing!
Cheers.
Not sure if this helps..
When seeking help with this issue, you may be asked for some of the following information: WordPress version 6.0 Active theme: Ocean (version 1.0.2) Current plugin: WP-Optimize - Clean, Compress, Cache (version 3.2.6) PHP version 7.4.30 Error Details ============= An error of type E_ERROR was caused in line 9 of the file /wp-content/plugins/wp-optimize/templates/minify/cached-file-log.php. Error message: Uncaught TypeError: property_exists(): Argument #1 ($object_or_class) must be of type object|string, null given in /wp-content/plugins/wp-optimize/templates/minify/cached-file-log.php:9 Stack trace: #0 /wp-content/plugins/wp-optimize/templates/minify/cached-file-log.php(9): property_exists() #1 /wp-content/plugins/wp-optimize/wp-optimize.php(1223): include('/home/tlguzfgc/...') #2 /wp-content/plugins/wp-optimize/templates/minify/cached-file.php(15): WP_Optimize->include_template() #3 /wp-content/plugins/wp-optimize/wp-optimize.php(1223): include('/home/tlguzfgc/...') #4 /wp-content/plugins/wp-optimize/templates/minify/advanced-tab.php(31): WP_Optimize->include_template() #5 /wp-content/plugins/wp-optimize/wp-optimize.php(1223): include('/home/tlguzfgc/...') #6 /wp-content/plugins/wp-optimize/minify/class-wp-optimize-minify-admin.php(285): WP_Optimize->include_template() #7 /wp-includes/class-wp-hook.php(307): WP_Optimize_Minify_Admin->output_advanced() #8 /home/tlguzfgc/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #9 /wp-includes/plugin.php(476): WP_Hook->do_action() #10 /wp-content/plugins/wp-optimize/includes/class-wp-optimize-admin.php(159): do_action() #11 /wp-content/plugins/wp-optimize/includes/class-wp-optimize-admin.php(108): WP_Optimize_Admin->display_admin_page() #12 /wp-includes/class-wp-hook.php(307): WP_Optimize_Admin->display_admin() #13 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #14 /wp-includes/plugin.php(476): WP_Hook->do_action() #15 /wp-admin/admin.php(259): do_action() #16 {main} thrown