Skip to main content
Filter by
Sorted by
Tagged with
Advice
1 vote
0 replies
20 views

I have a WordPress database that I am accessing from a Django site. I'd like to be able to log users in with their WordPress passwords. Is there a good way to do this in Python? I have tried these ...
tklodd's user avatar
  • 1,098
0 votes
0 answers
36 views

I have a WordPress site with WooCommerce, and I use the Advanced Order Export for WooCommerce plugin to export the data. The form I use is from WooCommerce. When someone signs up for a club, they have ...
David's user avatar
  • 1
0 votes
0 answers
64 views

Problem I maintain two WordPress environments — a staging site and a production site. Every time I create or update custom field groups using Advanced Custom Fields (ACF) on staging, I have to ...
Nichols's user avatar
  • 21
1 vote
1 answer
44 views

For a plugin I am creating, I add 2 attributes to a variation. One is specific for the variation, the other is not (any value). When I try to get the values from the variation (after customer has ...
IJsbrand Schipperus's user avatar
0 votes
0 answers
46 views

I am developing a custom WordPress theme and trying to load JavaScript files using wp_enqueue_script, but the script is either not loading or not working as expected. Here is the code I am using in ...
Digital Unicon's user avatar
Advice
0 votes
0 replies
53 views

I’m using the MotoPress Hotel Booking plugin on a WordPress site and ran into an issue with a newly created accommodation page. After creating and saving a new accommodation the page does not use the ...
user_mike's user avatar
0 votes
1 answer
46 views

I'm trying to add an onclick function to my custom link in my WordPress menu. I know how to add custom links in my navigation block, but I can't find any attributes for onclick. I have also tried ...
janlindso's user avatar
  • 1,261
-1 votes
0 answers
33 views

I am using the PublishPress Authors plugin on WordPress to manage multiple authors. I’m encountering a consistent issue where newly created authors do not appear on the frontend (post preview or ...
Shehin Dileep's user avatar
Advice
0 votes
1 replies
34 views

I'm looking for some help with the MotoPress Hotel Booking plugin and WooCommerce/WooCommerce Payments. Currently, I'm trying to set up the standard booking flow: Accommodation → Search Availability → ...
justalex's user avatar
0 votes
0 answers
56 views

I'm using Polylang 3.8.2 plugin for Wordpress 6.9.4 to support translation. My main page consists of list of posts and I have two separate categories for two languages that my site supports ("...
Spook's user avatar
  • 26.3k
0 votes
0 answers
25 views

I am trying to add an admin page for a Wordpress plugin. I could list records and it look like this: When I press the "Agregar Nuevo" button ("Add New") it loads the same list ...
jstuardo's user avatar
  • 4,564
Advice
0 votes
1 replies
21 views

I’m using the MotoPress Hotel Booking plugin and trying to add Venmo as a payment option. From what I can tell, the plugin only supports specific gateways, such as PayPal or Stripe and there’s ...
simple_user's user avatar
Advice
1 vote
5 replies
69 views

If youre using this plugin and youre using localstorage to put your data into the pdf, and you want to have a linebreak but cant, because joining <br> comes back as text and \n isnt supported by ...
616 Leroi's user avatar
2 votes
1 answer
82 views

Wordpress automatically adds the canonical link. I noticed, that for a paginated page the link is not correct. For instance with url: https://example.xy/page/2 the canonical link in the head section ...
timholz's user avatar
  • 538
Advice
0 votes
2 replies
38 views

I’m using the MotoPress Hotel Booking plugin for WordPress for my client's website, and I need to configure seasonal pricing with different rules for weekdays and weekends. Here's what I need to ...
displaynamelol's user avatar
2 votes
1 answer
104 views

I have a program that sends a REST POST to url "https://mywebsite/api/log". The website is in WordPress and the issue I'm having is that I can only set up an end point in the website at &...
radek123's user avatar
Best practices
1 vote
1 replies
65 views

I’m exploring whether it’s possible to integrate OpenClaw with WordPress to streamline and automate parts of the development workflow. Specifically, I’d like to understand: Whether OpenClaw can be ...
S M Masrafi's user avatar
0 votes
0 answers
52 views

I am working on securing a WordPress website that uses Elementor and several plugins. I have implemented a Content Security Policy (CSP) via .htaccess like this: Header always set Content-Security-...
Daaim Khan's user avatar
0 votes
0 answers
72 views

I am buliding a wordpress plugin. To take payment I am using Paypal. Users wil get an paypal link to pay the payment. I am using webhook for backend confirmation. But paypal can't reach may webhook ...
Arif Muhammad's user avatar
Advice
0 votes
4 replies
130 views

I have access to a Sered hosting account for a WordPress/WooCommerce site, and I need to set it up locally for development. I’m new to working with hosting panels, so I’m unsure what I need to export ...
MonkeyMan's user avatar
0 votes
0 answers
46 views

Been trying to block a botnet attack that somehow goes directly to all the add-to-cart urls on my site without ever crawling the pages. htaccess rewrites are only blocking 90% of the requests. Google'...
Mesmer7's user avatar
  • 13
Tooling
0 votes
0 replies
71 views

I have a mobile application built using React Native (Expo), and the app is already fully functional. I am currently using Firebase for authentication, cart management, and real-time features like ...
Muhammad Maaz 's user avatar
Tooling
0 votes
2 replies
38 views

I plan to implement or craft a nice Portfolio Showcase site, where i want to share my texts as a digital garden (linked), showcase my own prototypes (some are vibe coded, some are handcrafted) and ...
Riemann's user avatar
  • 23
2 votes
0 answers
47 views

I'm trying to track down the origin of the following warning in my error log: Cannot modify header information - headers already sent in /.../class-wp-session.php on line 145 Indeed on that line in ...
Christer Fernstrom's user avatar
Tooling
1 vote
1 replies
48 views

I am looking for a reliable way to connect various WordPress form builders (specifically Gravity Forms and Elementor) to an external CRM via a REST API. The requirements are: Support for Bearer Token ...
IT Path Solutions's user avatar
2 votes
1 answer
50 views

I cannot for the life of me figure out what setting is turning my bar this green color in wordpress. any suggestions are appreciated, I've tried everything in appearance theme elementor and nothing ...
Thomas Nichols's user avatar
-2 votes
1 answer
74 views

In WordPress, while trying to edit Appearance: Menus, I was unable to set the “Display Location” for a menu, nor assign a menu through “Manage Locations”. Every time I’d try to save it would revert to ...
Colin's user avatar
  • 377
Best practices
6 votes
3 replies
209 views

I am working on a WordPress website and trying to improve the SEO structure of different pages. Currently the meta title and meta description are the same for many pages, and I want to generate them ...
Riseon Ads's user avatar
Best practices
1 vote
1 replies
107 views

I’m working with a WordPress website that has been running for a few years and the database size has grown significantly. I noticed that some queries and page loads are slower than before. While ...
Riseon Ads's user avatar
Tooling
0 votes
4 replies
91 views

I have a wordpress blog that is not hosted on wordpress.com. I am writing a post that has snippets of Python code as well commands that I would like readers type into a shell. It also has output from ...
Ari's user avatar
  • 2,023
0 votes
1 answer
103 views

I have a WordPress (WooCommerce) website with Stripe integrated and connected to a Stripe account. I want to use two Stripe accounts based on the customer’s billing country. For example, if a customer ...
Zohaib Amir's user avatar
0 votes
1 answer
152 views

I just recently tried updating my WP website manually on my local machine, only to crash with this undefined function error. I checked utf8.php in the wp-includes folder and the new function, ...
Morgana's user avatar
  • 11
0 votes
1 answer
100 views

So I'm trying to run wp-env on my desktop but I keep running into the same error every time: × Could not find the current WordPress version in the cache and the network is not available. Error: Could ...
Truls Rane's user avatar
Advice
0 votes
3 replies
100 views

Question I’m trying to build a vertical rotating headline animation in CSS for a WordPress site. The effect I want is: A headline is visible and stops for a moment It then smoothly slides up The next ...
Simon Micheel's user avatar
0 votes
1 answer
76 views

I'm using Tailwind in a custom WP theme and ran into an issue with classes used inside the WP page editor. From my setup, I installed tailwind with Node.js and I build the CSS using "pnpm build&...
Randy Listrud's user avatar
0 votes
1 answer
73 views

I have created a custom post type "Model" and a corresponding custom taxonomy "Domain" in a WordPress plugin. register_taxonomy( 'domain', array( 'model' ), array( ...
Asier Pabolleta Martorell's user avatar
1 vote
1 answer
96 views

I have a Wordpress install running on a docker container. My issue comes from my custom theme folder which get emptied whenever WP updates itself. My docker-compose.yml is configured as followed ...
Xanthous's user avatar
  • 664
Tooling
0 votes
1 replies
137 views

hey folks — I feel like I’ve been going down dead ends on this one. I honestly thought this would be straightforward, especially with how many AI tools and modern frameworks are out there now. But ...
Anthony Blomfield's user avatar
0 votes
0 answers
87 views

I'm developing a WordPress plugin (lakend-crossposter.php) that automatically publishes blog posts to a VK community wall. I'm using the official PHP SDK (vkcom/vk-php-sdk). I'm facing an issue with ...
8j0rn's user avatar
  • 1
0 votes
1 answer
105 views

There are two options for placing an order in the cart on the website: Standard WooCommerce order placement. Ordering through a manager using the Contact Form 7 order form. I use code that adds ...
Dmitry's user avatar
  • 17
2 votes
1 answer
135 views

The problem: I was designing an online store and needed to perform a simple mathematical calculation between meta fields of custom post types (CPTs). Since there is no clear documentation on how to do ...
Maria's user avatar
  • 45
1 vote
2 answers
293 views

I have two options for checkout an order in the cart on my website: 1. The standard WooCommerce checkout. 2. Ordering through a manager using the Contact Form 7 order form. I'm using code that creates ...
Dmitry's user avatar
  • 17
1 vote
1 answer
179 views

Update 2/26/26: Additional question asked below. I've read many SO questions about Advanced Custom Fields ACF (WordPress plugin), shortcodes, repeater fields, etc, and found nothing related to what I ...
user avatar
1 vote
2 answers
114 views

I'm new to Wordpress development and npm. My goal is to get started creating and editing a website on my computer locally. I followed the "Get Started with Gutenberg in Wordpress" guide from ...
Maxine Dobbs's user avatar
3 votes
1 answer
108 views

I am building a WordPress website using WooCommerce and Elementor, and I want to display a list of products in a custom Elementor Loop based on a custom product meta field. I have a custom field ...
Amina's user avatar
  • 99
3 votes
1 answer
128 views

I deleted some unwanted thumbnail images from the Uploads directory on a WordPress site. However references to them had been added to the ‘srcset’ attribute of ‘img’ elements on various pages. To ...
zimbo000's user avatar
  • 241
Advice
0 votes
7 replies
98 views

The page in question is: The Robertsons of Aldbourne Please see how it renders vs the Block Editor representation below. Q: Do I have to rebuild page from scratch? Q: I have seen some 6.9 resolutions. ...
hkdave95's user avatar
0 votes
1 answer
114 views

I am working on a WordPress website using Elementor and the ElementsKit plugin. I am trying to fix a dropdown menu that appears misaligned and overlaps with other navigation items. I added custom CSS ...
Farid Ahmad's user avatar
0 votes
0 answers
56 views

I have a custom app that I am developing but in the process of testing each step of the development process, I am running into trouble with the csv and xlsx notifications when uploading. I am getting ...
Rookie Recruits's user avatar
1 vote
1 answer
66 views

I setup my WordPress local site using ddev without issues but now I want to share it with a friend using ngrok. Even though I have installed ngrok and put it in c:\ngrok and added it to my PATH system ...
nulldiv's user avatar
  • 21

1
2 3 4 5
3807