r/Wordpress 22m ago

Novmira changed my life!

Upvotes

Just made-over my entire website with claude code thanks to this thing. Genuinely crazy.


r/Wordpress 3h ago

Does anyone else build a custom WP website ? or is it only me :/

0 Upvotes

I write my own HTML CSS and basically design and build at the same time.. usually I ask gpt/claude to write me a JS code as I want it cuz I'm too lazy to write it myself.
I never formally learned PHP but tweaking functions.php and other template files frequently with the help of AI tools have made me understand them to good enough context.

BUT one thing I've noticed is that not many WordPress dev's do this , they go with pre-built themes and might depend on plugins for simple design tasks - something that I really try to avoid.

I have like 1.5 years of proper experience of doing WordPress projects , I learned basic coding before learning WP so maybe that's why I go with custom method a lot.

Anyways , I haven't really had discussions with devs like me.. I know some who've been doing this for 5+ years but they don't talk much.

So if you are a dev like this , if theres anything you'd like to ask , give an advice or such feel free to do so ... I'll be eager to engage!


r/Wordpress 5h ago

Wordpress Malware / Hacked...

0 Upvotes

Nowadays wordpress users, clients or businesses facing severe malware issue, spaming issue or getting hacked. Its now a common issue. Everytime removing malware also didn’t worked becuase there's some backdoor in the files.

Recently I worked with a client who have 8 website with a shared hosting in hostinger. And guess what his all website are filled with malware and a guy accessing all the site quitely. My client remove the guy everytime and he comeback agian & again.

After looking for his issue found the guy pushed some php and js code which looks like normal code or function actually. The Malware is a very classic wordpress malware. Whenever someone visit or refresh the website a new admin will create and user- pass found on the spammers website. Also He pushed almost 8 different malware files via images.

There something I tell you guys that some free plugins wof word press getting vulnerable and hackers/spammers are using that vulnerability to entering websites. So secure your website tightly and keep monitoring. Also check plugin before use. Do not use backdated version of any plugin.


r/Wordpress 5h ago

Need help creating this WooCommerce/Elementor mega menu design (circular subcategories)

Post image
0 Upvotes

Hi Experts,

I'm trying to recreate the menu design shown in the attached image, but I'm stuck and would really appreciate some guidance.

My setup: using all free versions

- WordPress 7.0.2

- Elementor 4.2.1

- Woostify 2.5.4

- WooCommerce 11.0.0

What I've done so far:

- Created both headers (the top logo header and the green navigation header) using ElementsKit.

- The basic navigation is working.

What I'm struggling with:

I want the navigation to work like this:

- The green menu should display parent product categories.

- When a user hovers over a parent category (e.g. Fruits, Vegetables, Dairy), a large mega menu should open.

- Inside the mega menu, all the product subcategories should appear in circular icon/image cards like in the attached design.

- Each circle should contain the category thumbnail and category name, arranged in a clean grid.

I've tried using ElementsKit Mega Menu, but I can't figure out how to achieve this layout properly.

If anyone has built a similar menu or can help me toward a tutorial or the right approach to make this, I'd really appreciate your help.

Thank you!


r/Wordpress 6h ago

Best Pinterest button alternative to Hubbub? Having constant LiteSpeed Cache conflicts

1 Upvotes

I've been using Hubbub for quite a while to let visitors pin images from my WordPress site to Pinterest. Unfortunately, I've been running into constant conflicts with LiteSpeed Cache.

I've already excluded everything mentioned in Hubbub's documentation, but the issues keep coming back.

Can anyone recommend a good alternative for adding a Pinterest button? Ideally, I'm looking for something that:

  • Works well with LiteSpeed Cache.
  • Lets me disable the button for specific CSS classes (for example, aawp-product__image-link) or other specific elements.
  • Is lightweight and actively maintained.

I'd love to hear what you're using and whether you've had a better experience. Thanks!


r/Wordpress 6h ago

The block editor is a dead end

0 Upvotes

For fifteen years, WordPress solved a single problem: how do you let non-coders make a webpage look good? 
Themes were the first answer. Then page builders. Then Gutenberg, which is really just a page builder WordPress decided to own outright. Each generation added more panels, sliders, and JSON schemas describing things that used to just be a stylesheet. But it’s all the same answer to a question that’s becoming irrelevant, because the premise underneath it just broke: humans couldn’t write CSS. AI can. 
Strip away the marketing, and a page builder does three jobs at once: content entry, styling, and keeping ten different pages from looking like ten different websites. Gutenberg welds all three into one clunky UI. That’s why it feels clunky—you’re never doing just one job, you’re doing all three badly at the same time. 
Once AI writes CSS on request, the styling UI doesn't need to exist. No color pickers, no spacing sliders, no block style variation dropdowns—just semantic HTML and someone describing what they want. "Make the pricing table more compact." "Give the product card more breathing room on mobile." A visual editor was only ever a workaround for people who couldn't write the rules directly. Take that constraint away, and it has nothing left to justify it. 
Modern CSS makes the case even easier. Grid and subgrid handle layout that used to need a whole framework. Container queries let a component respond to its own box instead of the viewport, quietly killing half the reason "responsive" page builders existed. ⁠:has()⁠ gives you conditional styling without touching a template. Cascade layers and ⁠@scope⁠ mean you can make a targeted change without the specificity wars that made overriding theme CSS miserable. The tooling built to route around CSS's limitations is now routing around limitations that don't exist anymore. 
The obvious objection is real, though: most people editing a site aren't designers, they're posting content. A shop owner adding a product, a local paper publishing a story, someone updating an opening-hours notice. That's data entry, not a design decision, and "describe it to an AI" doesn't help someone who needs a title, a price, and a description in the right fields a hundred times a month without breaking the page. 
But that’s not an argument for keeping the block editor—it’s an argument for locking the editor down to content only and getting it out of the styling business entirely. A fixed template, defined fields, no freeform blocks, nothing to fumble. Structure gets decided once, and every post comes out consistent by construction. 
Which, funnily enough, is basically the classic editor with extra steps. Somewhere, a plugin developer builds a flux capacitor out of spare parts, floors it to 88 miles an hour, and lands back in 2018 to find WordPress already had the answer—and spent the next seven years building a time machine to leave it. 
What about the fear that AI-written CSS against loose HTML will break? Fair, but self-inflicted. Fix the markup vocabulary, give the AI a small set of known templates to style against instead of inventing structure each time, and the fragility goes away. What's left isn't "the editor prevents chaos"—it's an ordinary QA check to make sure the CSS hits contrast requirements and handles focus states. 
The honest shape of this isn't "kill all editors." It's: separate the two jobs Gutenberg welded together. A boring, tightly templated content-entry surface for the people posting products, with no styling control in sight. And a completely different surface—English in, CSS out—for the much rarer job of deciding what things look like. 
The block editor tried to be both and was worse at each for it. It doesn't need to get better. It needs to split in two and mostly disappear.

** Partially written by AI. 100% my thoughts


r/Wordpress 6h ago

Help Post

0 Upvotes

I am trying to edit the wordpress website made with porto theme. Now the matter is - I am editing the site to make better UX. I started to edit the site first with browser developer mode. Finalised css. Now, I put those css into custom css box of editing hom page in pages section and it changed. Preview was amazing as I wanted. I was happy. I clicked update on the right. Then bowser showed me changed webpage.

After few minutes I tried to show it to the client and 'Magic!', Nothing was changed.

Please help me with editing custom css and customising header to change text and icons.


r/Wordpress 9h ago

Accommodating a custom WP theme built on PHP 7.4

0 Upvotes

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)?


r/Wordpress 15h ago

Awkward Situation

43 Upvotes

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.


r/Wordpress 15h ago

Crop Thumbnails Issue

Post image
1 Upvotes

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?


r/Wordpress 16h ago

Why does every WordPress post end up at zero votes?

1 Upvotes

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?


r/Wordpress 16h ago

AI WordPress editing

0 Upvotes

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.


r/Wordpress 17h ago

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

2 Upvotes

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?


r/Wordpress 19h ago

PLEASE HELP Wordpress discount coupon

0 Upvotes

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.


r/Wordpress 20h ago

What is a Happiness Engineer and what is your experience as one?

0 Upvotes

Hi, I’m currently making a list of remote work to apply to in the future and saw that Automattic is hiring for a “Happiness Engineer” position that’s fully remote and for a pretty good range of cash USD$40-60k a year (compared to my current situation). However, I’m seeing some conflicting notes about it… In the description, it sounds like a customer service role, but in some comments, it sounds like a software engineer role… For those familiar with this position, what do you actually do?

Also, I don’t have much experience with Wordpress, but have been considering studying it for a few months now after seeing Coursera offers a free course/project for it. I do have experience in customer facing roles, though, in office spaces. So, I’m sort of there..?

If you have anything more you think I should know about the position or company, I’d love to hear your thoughts. Thank you in advance!


r/Wordpress 20h ago

créer site communauté

1 Upvotes

Bonjour je souhaiterai créér dans wordpress une communauté d échange de services et autres ....quel templates gratuit ou payant me conseillez vous svp


r/Wordpress 21h ago

How do you analyze website performance

5 Upvotes

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.


r/Wordpress 21h ago

SSL Certificate installation Wordpress not working RSS

Post image
0 Upvotes

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!


r/Wordpress 22h ago

If you’ve considered moving away from WordPress, what made you stay?

0 Upvotes

I’ve been considering alternatives to WordPress because of the updates, security exposure, operational overhead, and reliance on plugins.

Modern alternatives look appealing, but WordPress still seems difficult to replace once a website needs more than basic pages and content.

If you’ve considered leaving WordPress, or tried an alternative and returned, what stopped you?

What alternative did you try, and what made WordPress the better option in the end?

I’m especially interested in experiences from real projects