beatricebp
Forum Replies Created
-
Forum: Plugins
In reply to: [Worth The Read] Worth the Read breaks menu in backendAs mentioned in my initial request, “I troubleshot the issue, activating one plugin at a time, and identified that the issue only appeared when Worth the Read was activated.”
The issue happens when Worth the read is the only plugin activated. I cannot currently test if it is my theme, as my site is live and this is not a staging environnement.
No, I’ve set up email forwarding in the meantime, but will be moving away from Google Workspace ASAP. They’ve provided the worst customer service I’ve ever experienced and this issue is really not sustainable long term – there were days I got hundreds of emails because of this. I’m looking into hosting my email on Zoho but have not decided yet.
Yes and no, this is due to Google Workspace using POP Protocol, so it’s not solvable.
Hi Sanjeev,
After well over 7 hours taking to Workspace support, they tell me that recieving the emails I SEND in my INBOX (as unread emails) is “normal and expected behaviour”).
This means that I get sent full unencrypted passwords. I have an email broadcast sent from WordPress directly, and I get every single email – so hundreds at a time. These are not BCC’ed emails nor are they forwarded.
I just have a Workspace account connected to my Gmail with the “Check mail from other accounts” feature (a feature I’ve been using without issue for close to 10 years).
To answer your question, as I wrote in the header (removing personal info):
Delivered-To: [email protected] (me)
To: [email protected] (the user who was supposed to get it)I will need to find an alternative and leave Workspace because this is not secure nor is it enjoyable.
Forum: Fixing WordPress
In reply to: Links no longer visible in Visual Editor since GutenbergI did, I had to go in the theme files, super deep, to change settings. But, Gutenberg works terribly on my sites (the one with OceanWP theme, but all three others, using different themes as well), so I’m just using the Classic Editor until I’m forced to change.
Forum: Fixing WordPress
In reply to: Links no longer visible in Visual Editor since GutenbergIt’s hard to post a screenshot, it doesn’t really “look” like anything. It’s just, usually, a link would look like a link and now a link looks like this. Aka, the same as text.
Unlike that post (I’d found it and tried the code), my problem is in the backend, not the frontend, so the code didn’t change the right link colour.
I did find another thread afterwards last night (and I can’t recall the link now), which involved me finding a gutenberg CSS file and editing it, and I was able to change the colour of the links from those instructions (but not have the underline), but it makes no sense that it’d be right… Like, this is an issue, not a style preferrence. I shouldn’t have to play in CSS to have links appear normally.
Hi,
I am lazyloading images via WPRocket, but that is the only image-specific thing I’ve done. Also minifying HTML/CSS/JS, and have turned on cache preloading.
I’ve tried to clear my cache (both WPRocket and CRP’s) multiple times, and it does not make a difference. I can also confirm I’ve had “Disable display of related posts on mobile devices” turned on since my initial message.
I have also tried removing my custom CSS to see if it would make a difference, but it has not.
I’ve uploaded a screencap from a Google PageSpeed test here: https://bloguedebeatrice.com/wp-content/uploads/2018/12/Capture-d’écran-le-2018-12-19-à-12.42.10.png
all of my related posts images end in -feat.jpg, and as you can see, only these (+ a sidebar image) seem to cause issues.
Thanks.
Hi Ajay,
If, as you say, WPRocket is working as it should, it would be great if it was compatible.
Running a pagespeed test, it shows that my only non-optimized images are CRP’s. WPRocket optimizes all of my images, so it seems something in the plugin is blocking it.
Since mobile pagespeed is a ranking factor, it would be great for all plugin users if there was a solution, as I am sure I am not the only one using a cache plugin.
I do run WPRocket as well, so there may be a conflict there.
I do have it checked as “disabled on mobile” and it does not work; the related posts still appear.
I had not tried that, thanks for the idea! Unfortunately it didn’t work.
Forum: Fixing WordPress
In reply to: Quick Edit not working after 3.5 updateI ended up finding my problem as well, a plugin I paid for! I deactivated it but I’m peeved something I paid money for would cause issues.
Forum: Fixing WordPress
In reply to: Quick Edit not working after 3.5 updateThanks. Just sent you login info.
Forum: Fixing WordPress
In reply to: Quick Edit not working after 3.5 updateHi,
I think I misunderstood what debug was supposed to do, I am (more than) a novice at this whole thing. I thought turning it on would fix the problem, it seems that it just notifies me of issues on my site. And when I refreshed my dashboard, I had a whole list of issues that I don’t know how to fix that came up…
I don’t want to bother you if that is something I should be able to fix myself. If you feel it is not a problem with my site per say but an issue that needs to be looked into further, I can make you a contributor and email you the credentials. If it’s something I need to find out how to fix, I’ll try to find a PHP-smart person to help!
—
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home8/beatric5/public_html/wp-includes/functions.php on line 2944
Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home8/beatric5/public_html/wp-includes/functions.php on line 2944
Notice: Use of undefined constant is_admin – assumed ‘is_admin’ in /home8/beatric5/public_html/wp-content/plugins/cardoza-wordpress-poll/cardozawppoll.php on line 41
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home8/beatric5/public_html/wp-includes/functions.php on line 2824
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home8/beatric5/public_html/wp-includes/functions.php on line 2824
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /home8/beatric5/public_html/wp-includes/functions.php on line 2824
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home8/beatric5/public_html/wp-includes/functions.php on line 2824
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /home8/beatric5/public_html/wp-includes/functions.php on line 2824
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home8/beatric5/public_html/wp-includes/functions.php on line 2824
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /home8/beatric5/public_html/wp-includes/functions.php on line 2908
Forum: Fixing WordPress
In reply to: Quick Edit not working after 3.5 updateScript debugging did not work for me. Any other fix to be able to use Quick Edit? Adding a link via the short link also isn’t working.
Forum: Plugins
In reply to: [Manual Related Posts] Visual aspect of the pluginThat’s fantastic! Thanks!