Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
11 views

I am learning interactivity API and when I tried wp-each directive, I noticed that there is no way to get the index of the array. e.g. If this is my array $config = [ 'fruits' => [ [ '...
Reagan's user avatar
  • 2,632
-3 votes
0 answers
22 views

I’m working on a small LearnDash-related project and I’d really love to get some honest feedback from people who actually use it in real learning setups. The idea is to make it easier to run live Zoom ...
bokis_angelov's user avatar
-4 votes
0 answers
22 views

I’m working on a WordPress site where the client already has a Toast Online Ordering page set up. The WordPress site links to it through a button that opens the Toast ordering URL. The issue is that ...
Chitra Vivid's user avatar
0 votes
0 answers
20 views

I'm building a threaded comment system using custom query providers. I use Bricks Builder and the Query loop it provides. I created custom query types for parent comment and replies comment. Parent ...
Orange Guy's user avatar
-1 votes
0 answers
28 views

"undefined" with picture icon in elementor wordpress floating, How do I solve this problem on Elementor Wordpress I have cleared cache I have deactived/activated plugins but the broken ...
Teboho Mokheseng's user avatar
0 votes
1 answer
37 views

For a client's website I'm using Elementor to build up the website. The client wants to show photo's of his projects in a Image Carousel. For this I've created some code to add a meta box to the posts ...
Alwin Verduijn's user avatar
Advice
0 votes
2 replies
52 views

i would like to execute a SQL Query after specific product bein purchased, any solution to that ? Its about a "Tokens" currency that people can use in my software but first You have to ...
user1337's user avatar
0 votes
1 answer
65 views

I’m running a WordPress site (https://example.com) behind Traefik on a VPS using rootless Docker (Docker daemon socket is /run/user/1000/docker.sock). Everything works fine except updating plugins ...
M. Safari's user avatar
  • 319
2 votes
1 answer
104 views

I’m getting a fatal PHP error from my shutdown function on my WordPress site hosted on OVH: PHP Fatal Error: ini_set(): Session ini settings cannot be changed after headers have already been sent in /...
Jakub Hopciaś's user avatar
-4 votes
0 answers
26 views

We’re repurposing abc.com, which currently hosts a used-car inventory plus 300+ product, blog, and service pages. The new plan is to use abc.com as the main brand site and add two separate service ...
Beejay Adoghe's user avatar
Advice
0 votes
0 replies
73 views

I want to experiment with object caching using redis server for a woocommerce store. However the store is using dynamic pricing, meaning that depending on the visitor's IP, the back-end serves the ...
zuko's user avatar
  • 11
0 votes
0 answers
53 views

I have decoration image in my website. They don't have an alt attribute value because I don't want that the screen reader are disturbing by decoration images. But wordpress put just the word alt ...
carosch's user avatar
  • 45
1 vote
1 answer
85 views

I know this has been asked 1000 times already, but I'm not seeing anything wrong in my code and am still getting a 400 error (XHR). Here is the code from my plugin: require_once( plugin_dir_path( ...
someguy's user avatar
  • 29
Best practices
1 vote
2 replies
94 views

I would like to open one navigation item in lightbox/modal. I have just a homepage (fullscreen slider) and one other page ("Privacy"). Can I do this with/without a Wordpress Plugin? I try ...
ingozoell's user avatar
-1 votes
1 answer
79 views

My site shows a white screen and some PHP warnings when I try to: Activate any plugin Log in to wp-admin (if logged out) Save changes in the page builder This happens only when using the Medservice-...
working 101's user avatar
-1 votes
2 answers
65 views

I’m helping a friend troubleshoot their WordPress website. The site itself loads and works normally, but both of the following return 404 errors: https://websitename.com/wp-admin https://websitename....
Yana Allport's user avatar
-1 votes
0 answers
46 views

I am using custom upload file in Wordpress (no media library), then move_uploaded_file to directory. Then I use wp_read_audio_metadata : require_once( ABSPATH . 'wp-admin/includes/media.php' ); $meta =...
Toniq's user avatar
  • 5,146
2 votes
1 answer
79 views

I am trying to develop a custom WP block, have read approximately the entire internet, have tried many things and still can't solve the problem(s) I have. I am a WP noob and the more I read, the more ...
dioptrical's user avatar
3 votes
2 answers
79 views

I have no idea why this is not working. It finds the names that i want, but does not delete the transients, when the plugin is deactivated. According to the documentation, the name is required for ...
timholz's user avatar
  • 520
1 vote
0 answers
75 views

Problem Description: I'm developing a chat application with image upload functionality using WordPress REST API. When users attach multiple large images (3 images), the request doesn't reach the ...
user29255210's user avatar
-1 votes
2 answers
57 views

I’ve just discovered that my wordpress site is throwing a critical error. I last published a post yesterday and it was fine. I haven’t made any changes to the site, code, themes, or plugins since then....
Avery's user avatar
  • 15
0 votes
0 answers
31 views

I’ve developed two custom Gutenberg blocks — a parent block and a child block. When a user edits a paragraph block inside the custom child block, the selected paragraph block automatically scrolls ...
dvaansiseelr's user avatar
1 vote
1 answer
80 views

I have a simple Javascript-enabled Wordpress menu plugin that I've built myself. It has a top level menu that works fine and a sub-menu dropdown that doesn't. For some reason, only the first (top) ...
Fran Green's user avatar
0 votes
0 answers
89 views

I am trying to customize some of the JetSmartFilters: the search filter and checkboxes filter (with the dropdown enabled), but I cannot find any option to customize the dropdown icon element (the ...
Maria's user avatar
  • 21
0 votes
2 answers
97 views

I am trying to change the global background color of a wordpress website. It's a wordpress theme that does not seem to have an option to change background color? Is there a way to do this for all ...
A G's user avatar
  • 21

1
2 3 4 5
3814