All Questions
Tagged with wordpress-plugin or wordpress
190,200 questions
Score of -1
0 answers
47 views
Rank Math sitemap_index.xml returns random product URLs that don't exist
I m facing a strange issue with a WordPress site using Rank Math SEO.
Environment
WordPress 6.x
Rank Math SEO
Avada Theme
PHP 8.3
GreenGeeks (LiteSpeed)
Problem
When I visit:
https://brightsideon....
Score of -6
0 answers
90 views
project cover is not removing itself / returning to genre default after removal [closed]
This is what it should look like when image is removed. But once I press save, it keeps the uploaded file.
The idea is that the user can upload their own image, but if they remove it, it defaults to ...
Advice
1
vote
1
replies
110
views
How do I generate SEO-friendly markup for a single-page web app?"
I want to learn how to use AI tools to speed up my WordPress web development work. My main goals are to save time on repetitive tasks and cut down on costs — for example, avoiding hiring extra help ...
Score of -3
0 answers
103 views
What's the correct WordPress approach for custom-built pages that must keep working (content+styling)when the client freely switches the active theme? [closed]
I'm building a WordPress site for a client who needs to be able to freely switch the active theme (via Appearance → Themes) at any time, while a set of custom-built pages (e.g. a features page, ...
Advice
1
vote
6
replies
161
views
Wordpress Vs Core PHP for Sport club
we are actually planning to develop a website for our sports club. It includes session registrations, payment gateway, shop- e commerce and coupon generation options. Trying to figure out if word ...
Score of -2
0 answers
49 views
WooCommerce REST API is slow when sending orders with Dokan [closed]
POST wc/v3/orders with multiple Dokan vendors takes 40–90 seconds. How can I speed this up when creating orders via REST API?
Score of 0
1 answer
82 views
Wordpress custom Template - PHP Combine 2 Foreach
I try to create a custom WordPress template but i can't combine the code that i need.
I wanna combine this 2 PHP codes.
What i try is to echo for example a list of 3 posts with prefix in the title a ...
Advice
0
votes
2
replies
115
views
Wordpres order status
I am building a WordPress services marketplace where clients post service requests and vendors submit proposals. I want to add a Job Status feature to the request system, and I would like your opinion ...
Score of 0
0 answers
147 views
Woocomerce no product found hook not working
I am trying to execute a code on the product attribute page where there are no products this is my page as an example https://shop.mmstore.be/merk/rosso/. The problem is that the hook
add_action( '...
Score of -5
0 answers
81 views
WordPress Image API
My here_image field is having a return type with "image_url" but when I call the acf's REST API I'm getting an index instead of the image URL.
"acf": {
"herotitle": ...
Advice
0
votes
2
replies
84
views
Architectural pitfalls and caching strategies for Headless WordPress (WPGraphQL + ACF) + Next.js?
I've been assigned a new project at work, and the mandated tech stack is:
Backend: Headless WordPress
Data Modeling: Advanced Custom Fields (ACF)
API: WPGraphQL (with wpgraphql-acf)
Frontend: Next....
Score of 1
0 answers
122 views
Only load content when accordion is expanded - WordPress & Elementor
I'm trying to clean up a client's page list by moving all of their forms (of which they have over 90, and all of them currently live on separate pages) into an accordion on one page using WordPress ...
Best practices
0
votes
2
replies
143
views
How would you implement category and location based SMS notifications in WordPress?
I'm building a marketplace website with WordPress and HivePress and I'm trying to figure out the best way to handle SMS notifications.
The idea is fairly simple:
Customers can post job requests.
...
Score of -1
1 answer
57 views
Reduce rows on textarea/paragraph text - Gravity Forms v2.10.3
Need ability to limit the HEIGHT on the textarea (paragraph text) and still allow user ability to vertically resize the box. Even while selecting field size: SMALL, this renders as 10 rows high in ...
Best practices
1
vote
2
replies
86
views
How to include static images in WordPress Gutenberg templates?
When using templates in block themes in WordPress, it's sometime useful to use static images.
How can we dynamically use a relative path?
In this example:
<!-- wp:image {"width":"...