If the order has the Pending payment status, then the user can pay for it on the account page. This displays all available payment options. How to hide all paym
I have multiple blogging websites made in WordPress. I want to make a website, by which when I add some article on any of these websites, I have to get a notifi
an agency installed in a wordpress website a new theme with everything new, and unfortunatelly Im not familiar enough with css coding to understand what happene
I used a debug and I get the following error: PHP Fatal error Uncaught TypeError: ceil(): Argument #1 ($num) must be of type int|float, string given in /var/www
I'm trying to redirect a page and any subpages to the root but I can't find a way of doing it. I'm using the redirection plugin (https://redirection.me/). I wou
I'm a beginner in development and wordpress. I create a plugin to display a dynamic carousel with the help of the generator https://wppb.me/. So when I select a
As the question states, how do I copy an ACF field from one post to another? This is what I have so far. Any help would be appreciated. add_action('save_post',
I want to do category base post filtering in WordPress. But I'm tired of debugging. I don't understand whether it is Ajax problem or something else. I tried man
I want to add recaptcha to WordPress login page without plugin, how should I do this?
I am using a wordpress plugin name JWT Authentication for WP REST API, it has some rules written in .htaccess but i am using nginx server and want to add these
hi I want to create a scroll based slider website like this site: https://le-mugs.com/ what should I do on sliders that when user doesn't scroll, sliders run au
I am using flatsome theme and i have a theme action hook called flatsome_product_box_after. Basically he is located after the product picture on my Shop Catalog
I have a number of checkboxes that indicate the item that is ordered through our online order form system. For each item selected there is a corresponding .pdf
I have a website with more than 15 ACF groups. On one of them, there's a repeater and the last of 6 fields is a URL (I tried switching it to Text, same result).
I'm not sure which hook/action needs to setup to know when the admin is updating shipping/billing addresses once the order has been created. So what I'm trying
The action 'woocommerce_email_customer_details' includes both the billing and shipping address data. I only need the shipping address. How can I achieve this? B
In WooCommerce I need to apply a custom handling fee for a specific payment gateway. A custom handling fee for percentage cost and a custom handling for per fix
how to hide the price for protected products in shop page WooCommerce ?
How to add a custom text 'per item' based on product category on all WooCommerce emails? Therefore I tried to modify Add a custom text for a particular product
I have this shortcode, it should show the last login date to users. The problem I find is that all other users are viewing my last login date and not their date