Normal view

Accommodating a custom WP theme built on PHP 7.4

5 August 2026 at 22:43

I run a small hosting company, and have little to no experience with Wordpress myself. It's just something I offer clients.

I have one client that had a WP site built on a custom theme, using WP version 4.7.29. They also have these plugins:

Advanced Custom Fields 4.4.5
Contact Form 7 3.8.1
Document Gallery 2.3.7
Google Analytics for WordPress 4.3.5
NextScripts: Social Networks Auto-Poster 3.7.15
SSL Insecure Content Fixer 2.5.0
WP Realtime Sitemap 1.5.4
WordPress Importer 0.6.1

I'm removing the server that they're on, so I need to move them to a new one with PHP 8.4. I'm assuming that I'll have to install WP 7.0.2, too.

I CAN pay a monthly fee to install PHP 7.4 again, but is there a way to install the old WP version, too?

If not, any guesses on whether the old site will work properly with the updated software? How can I know other than "try it and see" (and risk breaking everything)?

submitted by /u/csdude5
[link] [comments]

Awkward Situation

5 August 2026 at 17:19

I work with a team of WordPress developers. We each get various sites to build, but then myself and one other person then do content/theme/plugin updates. Another person does SEO. Another one of the developers just completed a beautiful website. Our team lead mentioned she couldn't make content updates on the site.

I went in and all the pages and posts are blank. With some digging, I found all of the content hard coded into the php template files. This is a brochure website - just content. No ecommerce, no special functionality whatsoever, not even a blog. Any content changes have to be coded in the php template file for that page. So even just to change out an image - you have to go upload the file, grab the url, find it in the code, and swap out the URL. The only plugin on the site is a form builder for a simple name, email, comment form in the footer that is called in to the php file.

I went and looked at another site done by this person. Same thing. I went back to the team lead and let her know what I saw, and both of us were baffled. She talked to the developer, who feels that this is the better way to do it as plugins and themes slow down the site, and their custom themes are far superior, totally bespoke, etc. When asked about wordpress or php updates that might effect the theme, she says it won't because the theme is hooked directly into the Wordpress core (aren't all themes?). The design is great, but it's not anything that couldn't be done in Elementor, Divi, other themes/builders or even just Gutenberg with some tweaking.

She has not explained how clients are supposed to update anything or the slow down to the rest of us having to dig through and write code to make simple changes (most of us can...but...why?), or who fixes anything that breaks. SEO person doesn't know how to do the SEO and hasn't seen builds like this either. There is no documentation that has been provided at this time, and while the code looks mostly ok, there are a few things like mismatched tags (<h2>text</p>) that might not render correctly all the time.

I took another look at the second site which has a blog, and the end-user has a special form to submit a video url and the text, which then adds it in to the database and pulls it into the blog page. No blog posts are listed in the WordPress admin - I haven't spent the time to figure out yet how we'd do edits to those.

Now the tricky part. This developer talks loud, fast, and confidently with a lot of jargon, and has upper management totally sold on how amazing and bespoke this is, and this is the absolute best way to utilize WordPress. The CEO says they aren't a web developer, so they don't understand the concerns the rest of us have. From the front end, the site looks great and that's what management sees.

I've taken over a number of WordPress sites over many years, and I've never seen anything like this. A highly custom theme or plugin, custom pages, custom code for a specific functionality, sure. But I don't understand why you'd remove any ability to use any sort of visual interface, plugins, SEO, limit content updates to the template files, or why you would write a custom function for blogs rather than using ACF and custom post types as needed, etc. It's like a WordPress that isn't WordPress - no separation of content, theme, and code. Like working around WordPress instead of in it.

Am I in the wrong here and this old dog needs to learn new tricks? Or is my gut right that this effectively hobbles the strengths of WordPress, and we're eventually going to have some very unhappy clients with difficult to manage sites?

The project manager wants me to have a meeting with the other developer...which is super awkward because I don't want this to be a her vs. me situation, even if we both think the other is wrong. I'm trying to get a feel for how common her approach is, so I can know if I should continue expressing concerns, or if this is a valid alternative. If this is just something I haven't run into yet, I'll drop it and learn how to do the updates and changes faster in the template files.

submitted by /u/Artistic_Grocery5223
[link] [comments]

Crop Thumbnails Issue

5 August 2026 at 16:48

I was wondering if anyone else is having issues with the Crop Thumbnails plugin. I was using it without issue until recently. Lately, no matter which image size I choose to crop, it's ignoring my selection and creating a zoomed in version in the upper left corner of the image.

Image attached for reference.

Is this due to an outdated plugin that isn't working with the latest version of VP?

submitted by /u/tychroneas
[link] [comments]

Why does every WordPress post end up at zero votes?

5 August 2026 at 16:16

Lately the discussion in r/WordPress seems to have dried up a lot. And any posts where people are coming in and asking questions are getting voted down which just seems really unfriendly to me.

I don't see this in any other subreddit.

Mods - can you not check who is constantly downvoting every single WordPress post and kick them?

submitted by /u/jedidave
[link] [comments]

AI WordPress editing

5 August 2026 at 15:53

I was actually advised against posting this here because, apparently, this community doesn’t always react well to change. Fair enough, but I’ll ask anyway.

We’ve been building a plug-and-play WordPress editor that works with pretty much any theme and any front-end editor.

The idea is simple. Instead of digging through menus, plugins or code, you point at something on the page and tell it what you want in plain English.
It can create or replace plugins, add functionality, make code changes, edit content, improve SEO, generate images, and generally do the sort of work you’d normally ask a developer, freelancer or SEO agency to do. If something goes wrong, you can roll everything back, whether that’s code, the database or even WordPress revisions.

Would something like that actually be useful to anyone?

I run a small UK digital agency. We’ve been building websites on WordPress and other CMS platforms for years. This started as an experiment where I wanted Claude, ChatGPT and Gemini available from one interface, with image generation built in as well.
It’s also connected to Google Search Console and Google Analytics, so instead of guessing, you can actually have a conversation about what’s happening on a specific page or across the whole website, then act on it immediately. Update content. Change code. Improve metadata. Build features. Whatever needs doing.

If I’m honest, the whole thing came from laziness.
My wife wanted a website for her business. I wanted to build and maintain it from my phone, from my own account, with as little friction as possible. So I built the tool I wished existed.

It’s got a proper name, branding and an interface now, but it’s been sitting in the background while we’ve been working on much bigger orchestration systems inside the agency.

The editor itself is already genuinely useful though.
I’m not trying to sell anything here. I’m just curious whether people would actually want to see it, or whether I’ve built something only I find useful.

submitted by /u/Deep_Luck_6587
[link] [comments]

Lost DNS to Wordpress site -- how to recover it?

5 August 2026 at 14:42

Hi all

A friend of mine has a wordpress site -- she bought the domain on reg123, even though it was never configured. I think the DNS was managed by wordpress itself through Cloudflare.

She asked me the other day to have a look at setting up an email with the same domain. I mistakenly went to reg123, which was telling me the domain was controlled by Cloudflare -- and pressed a button to move it to reg123. Her site went down of course and I have no mean to access the /wp-admin page of it.

She deleted part of the DNS settings moved to reg123 in attempt to "fix" it. What can I do to restore the site?

submitted by /u/giovandrea
[link] [comments]

PLEASE HELP Wordpress discount coupon

5 August 2026 at 12:44

Hello, I am aware this subreddit is about wordpress not .com but I don't know where else to find help. For this year, I have a responsibility to run a student-led college publication on WordPress .com (Premium Plan).

Renewal cost is way over what I can pay, $72. Happiness engineer gave me 10% off after a lot of pushing, but I still need more. I am informed by the authorities that I can't downgrade the plan nor are they willing to reimburse. I am really lost. I cannot lose the position but it's too expensive. I am not from the USA, so the amount is alot. Please help me get renewal-specific or ways to get further discounts? Thank you.

submitted by /u/Strawberry852
[link] [comments]

How do you analyze website performance

5 August 2026 at 11:20

I have a site that has been running out of memory on the server:

Log message:

[04-Aug-2026 16:01:05] WARNING: [pool mywebsite.com] server reached max_children setting (13), consider raising it[04-Aug-2026 16:01:05] WARNING: [pool mywebsite.com] server reached max_children setting (13), consider raising it 

Does anyone know how to go about diagnosing the cause of this?

A bit about the website:

  • Wordpress block theme
  • 1.3M visitors in past 12 months
  • News website publishing avg. 450 posts per month
  • Accessed and used all day by about 15 editors and marketing users
  • Lots of plugins (20+ active) including:
    • Ad Inserter
    • Advanced Custom Fields
    • Conditional Blocks Pro
    • Default Featured Image
    • EWWW Image Optimizer
    • GDPR Cookie Compliance
    • Missed Scheduled Posts Publisher
    • OneSignal Push Notifications
    • Perfmatters
    • Rank Math SEO
    • Site Kit by Google
    • Social Sharing Block
    • Wordfence
    • WP Mail SMTP
    • WP Popular Posts
    • WPCodeBox 2
    • WPForms
    • WPForms Campaign Monitor

This is the only site I have which has so much going on and is also so heavily used and visited.

I'm interested to learn how to start diagnosing performance issues generally and any insight anyone can give as to how to do that would be much appreciated.

submitted by /u/International-Dog869
[link] [comments]

SSL Certificate installation Wordpress not working RSS

5 August 2026 at 10:30

I am using Really Simple Security for my Wordpress website.

I got a not secure notification for my website saying my pages certificate has expired. When I follow Really Simple Securities instructions on how to add it manually it won’t work.

Am I supposed to put the certificate somewhere else within my website settings?

The website is already https so I know that’s not the issue.

I don’t want to pay for anything because we will eventually merge this website with another one.

I’ve watched some tutorials but they only show downloading the plugin.

All help appreciated!

submitted by /u/UhOhSpeghettiSo
[link] [comments]

Urgent Help

5 August 2026 at 08:06

I am trying to connect my client’s cloudflare hosted domain to my wordpress site.

The method I used is to connect the site domain via cname updates and a record updates not updating nameservers or migrating the domain from cloudflare to wordpress.

I did the process it said but it’s been 47 hours and no updates.

Any thoughts?

submitted by /u/Extension_Weather_83
[link] [comments]

"Why is WordPress slow?" breakdown of the typical answers abridged

5 August 2026 at 05:32

I've seen this question asked and answered many, many times. And it seems that the answers depend on who you ask:

- WP Users: "I have no idea... it just is."

- Non-WP Users: "Because it's old/PHP. Use Next/Nuxt/Astro/Webflow/Wix/Ghost/...."

- Theme developers:
"It's plugins or hosting. Or other themes - ours is fast."

- Plugin developers:
"It's theme or hosting. Or other plugins - ours is fast."

- Hosting company: "It's plugins or theme. Or other hostings - come to us we're fast."

- WordPress "Experts": "WordPress powers 43% of the web(...)"

- WordPress Core Performance: "We'd like to make it fast, but we can't make any drastic changes, because someone should be able to run their blog on a solar-powered potato..."

- WordPress Performance Experts: "It's complicated... I can make an audit, it will take around 10h and cost $999"

- WordPress Cache Plugin developers: "It's not if you cache everything!"

- WordPress Performance Plugin developers: "There are many reasons, but our plugin fixes all of them!
*unless it doesn't - then you need to switch hosting"

( yes, it's a satire )

submitted by /u/Myth_Thrazz
[link] [comments]

[PROMO] Free AI builder inside block editor and Elementor (BYOK)

5 August 2026 at 03:57

Just added ai website builder in my free plugin on wordpress.org:

https://wordpress.org/plugins/advanced-animation/

It let you create website section/page inside WordPress block editor and Elementor. It is a free plugin, You just need to enter the provider (claude, openai, google, etc) API Key on WordPress connector settings.

This is the youtube video: https://youtu.be/zcnisWAB8mc

submitted by /u/syarifuddin-studio
[link] [comments]
❌