MarkRH
@markrh on WordPress.org
- Member Since: March 31st, 2007
Contribution History
MarkRH’s badges:- Core Contributor
-
Posted a reply to Crash 2.3.5 – Missing “vendor” folder!, on the site WordPress.org Forums:
Yes, version 2.3.6 seems to have resolved the issue. 🙂 -
Posted a reply to Crash 2.3.5 – Missing “vendor” folder!, on the site WordPress.org Forums:
Same here. Site crashed after doing the update. I renamed the plugin folder and uploaded… -
Posted a reply to Some images on page not displaying, on the site WordPress.org Forums:
Well, for me, I don't see the bottom image on the page until I scroll… -
Posted a reply to Text Color Custom Popup below Side Bar, on the site WordPress.org Forums:
No change with WordPress 5.9.3. -
Posted a reply to How to add a table button to my editor?, on the site WordPress.org Forums:
Okay, looks like we are talking about different plugins possibly then. I have the Advanced… -
Posted a reply to How to add a table button to my editor?, on the site WordPress.org Forums:
If you add a Classic Paragraph to your post it should have a button to… -
Posted a reply to How to bulk delete users directly from phpMyAdmin/MySQL databases, on the site WordPress.org Forums:
If you get this squared away, one thing you might want to do is go… -
Posted a reply to Twitter feed not displaying since 5.9 update, on the site WordPress.org Forums:
Same issue here, including two sites not related to WordPress. Anyway, they just started to… -
Posted a reply to Twitter embed not working after upgrade to 5.9.2, on the site WordPress.org Forums:
Same problem here both on my blog and normal website that has nothing to do… -
Posted a reply to Text Color Custom Popup below Side Bar, on the site WordPress.org Forums:
I'm not alone so I guess that's good LOL. No change with WordPress 5.9.2. -
Created a topic, Thanks for picking this up., on the site WordPress.org Forums:
I had stopped updating the other plugin at version 5.5… -
Posted a reply to WordPress site not showing full width on desktop, on the site WordPress.org Forums:
Looks like this is the CSS causing it: .tdc-row.stretch_row_1400, .tdc-row-composer.stretch_row_1400 { width: auto !important; max-width:… -
Posted a reply to Website is left-aligned on larger screens, on the site WordPress.org Forums:
Everything looks centered to me in Firefox with a 1920x1080 monitor. It also looks centered… -
Posted a reply to Text Color Custom Popup below Side Bar, on the site WordPress.org Forums:
Well, it got a bit better with WordPress 5.9.1 but it's still showing partly under… -
Posted a reply to Website takes 5 to 8 seconds until first paint, on the site WordPress.org Forums:
Using Firefox 97.0.1 in Windows 10, the site loads in at most about three seconds.… -
Created a topic, Text Color Custom Popup below Side Bar, on the site WordPress.org Forums:
Using latest version of WordPress and this plugin. Wh… -
Posted a reply to WordPress not loading properly on home page, on the site WordPress.org Forums:
Seems to work fine here. Using Firefox 97 in Windows 10. Site came up as… -
Posted a reply to No long able to copy table from Excel to WP, on the site WordPress.org Forums:
While I don't have Excel, tables do seem copy over into a Gutenberg paragraph block… -
Posted a reply to page speed, on the site WordPress.org Forums:
Site loads in 2 seconds or less for me. Seems pretty quick. -
Posted a reply to Title Omitted When Shared Via Browser, Shows Tagline—Homepage only, on the site WordPress.org Forums:
Well, I copied the link to Twitter and Facebook and both pull up the main… -
Posted a reply to Youtube Videos and RSS feeds not showing in browsers, on the site WordPress.org Forums:
Well, I see the RSS Feed indicator in the address bar and I can click… -
Posted a reply to Redirecting of HTTPS to HTTP, on the site WordPress.org Forums:
Is your browser set to request HTTPS only or do you have an extension installed… -
Posted a reply to FB shared image of homepage is latest blog post nd not the image I set in SEO se, on the site WordPress.org Forums:
Running the site through https://developers.facebook.com/tools/debug/ it complains the image is too small: Image Too Small… -
Posted a reply to 301 Redirection – Is this normal?, on the site WordPress.org Forums:
Apparently your website is configured to serve the NON-www version so it redirects to it.… -
Posted a reply to Fix Could not confirm that the wp_version_check() filter is available., on the site WordPress.org Forums:
@diego1ua1 As I mentioned previously, I took out a session_start(); statement at the top of… -
Posted a reply to need help with .htaccess entry, on the site WordPress.org Forums:
Well, might get rid of the ExpiresDefault perhaps. Since most CSS files are requested with… -
Posted a reply to Images not rendering, on the site WordPress.org Forums:
Looks like with the first site it redirects to HTTPS and then the browser fails… -
Posted a reply to SSL – Homepage not secure – Rest of site is’ is closed to new replies., on the site WordPress.org Forums:
Looks like this is main culprit: Blocked loading mixed active content “http://audiencewebsites.com/?wordfence_lh=1&hid=F777F6D7E603E62E0F1BDA4BF4997C1B&r=0.7889260638657787” audiencewebsites.com It would… -
Posted a reply to .htacess security, on the site WordPress.org Forums:
Well, depending on the host, that may already be denied in the main Apache httpd.conf… -
Posted a reply to How to find a URL, on the site WordPress.org Forums:
Took me awhile but I found the reference to it in an elemntor post-95.css file:… -
Posted a reply to WordPress does not display Bulleted lists in my posts, on the site WordPress.org Forums:
Well, this CSS makes the list with no bullets: ul { list-style: none; padding: 0;… -
Posted a reply to REST API – Error: [] cURL error 28 – Site Health, on the site WordPress.org Forums:
I was getting a similar error with mine and it turned out to be an… -
Posted a reply to Spam Registration on wordpress site., on the site WordPress.org Forums:
Is there any reason for people to register on your blog? If not, just disable… -
Posted a reply to How to execute shell commands from within functions.php?, on the site WordPress.org Forums:
Have a look at https://www.php.net/manual/en/function.shell-exec but depending on the configuration of PHP at the host,… -
Posted a reply to How to put text and link on same line in footer, on the site WordPress.org Forums:
Well, my guess is, don't put it in a separate paragraph. The source code is:… -
Created a topic, Still using it., on the site WordPress.org Forums:
Still using it after 12 years or so. -
Posted a reply to Social Media Icons not adding to side bar on any plugins, on the site WordPress.org Forums:
I use https://wordpress.org/plugins/sassy-social-share/ which can share to a bunch of places. Depending on what you… -
Mentioned in [47581] on Core SVN:
Mail: Make the check for empty post title in `wp-mail.php` more resilient. -
Mentioned in [47580] on Core SVN:
Mail: Make the check for empty post title in `wp-mail.php` more resilient. -
Posted a reply to 403 error after updating Permalink setting, on the site WordPress.org Forums:
I'm curious, on the webhost, did you put WordPress in the root directory such as… -
Posted a reply to REST API encountered an error cURL 28, on the site WordPress.org Forums:
This was happening to me because I had an extra session_start(); in my theme's functions.php.… -
Posted a reply to legally hotlink, on the site WordPress.org Forums:
Have a look at: https://wordpress.org/plugins/featured-image-from-url/ I use it to make featured images be something on… -
Posted a reply to Icons not showing on Website, on the site WordPress.org Forums:
Uhm, which icons exactly? Site looks fine to me. I don't see anything obviously wrong. -
Posted a reply to TotalCache & CDN: 10 Sec Load on 800KB?, on the site WordPress.org Forums:
Curious, how do going to https://flashbackchamps.com/ first vs http://www.flashbackchamps.com/ compare? The later redirects to the… -
Created a topic, Works well, on the site WordPress.org Forums:
Works well to remove unnecessary CSS and JS from pages… -
Posted a reply to Grey background around title of shop page, on the site WordPress.org Forums:
I see two CSS rules which are affecting it. 1: .main > .loop-meta-wrap.pageheader-bg-default, .main >… -
Posted a reply to TotalCache & CDN: 10 Sec Load on 800KB?, on the site WordPress.org Forums:
Page is loading for me in an average of 2.56 seconds or so. Tested with… -
Posted a reply to WordPress adding strange characters after widgets?, on the site WordPress.org Forums:
Alright, with the "In This Section" part, it is being caused by the following CSS:… -
Posted a reply to 5.4: Sending Post via Email Results in “(no title)” for the post title., on the site WordPress.org Forums:
@pikamander2 Using your change, it still works. The post gets the proper title from the… -
Created a topic, 5.4: Sending Post via Email Results in “(no title)” for the post title., on the site WordPress.org Forums:
Once a week I send an email to my blog to go into a ca…