Category "wordpress"

wordpress image url wrong in database

We have a wordpress website that was migrated over a few months ago and some images are displaying the wrong link still. For example, one image on a gallery has

WooCommerce single product page by Woolentor : Related product customize

I use WooCommerce, Woolentor, and WooCommerce subscriptions to construct a website. I'm trying to use the 'WL:Related Product' widget for Woolentor's Single Pro

Set Form action in wordpress

I am creating form for wordpress website. Currently i am getting value on same page successfully with blank action. Now i need to get form value on data.php pa

Remove wp-login completely

First of, I'm new to using Wordpress so please excuse me if I ask something really stupid. I want to completely remove wp-login and the register function, I d

WooCommerce how to update order meta data key value with woo rest api 3

I've been searching around but can't get it to work. Using the api v3 I'm able to get all orders and everything is ok, but now I need to be able to update a met

FASTCGI process has failed frequently recently. Try the request again in a while

We have setup a Wordpress Website on IIS 10 which was working fine. But suddenly it stops working and i got this error "FASTCGI process has failed frequent

"cannot list resources" error from WooCommerce REST API

I am very new to WordPres` and using the WooCommerce plugin for the first time and want to use the WooCommerce REST API in my Android app. I have enabled the

retrieve simple products and product_variation with corcel

In larvel I'm using corcel and with the help of this comment I'm trying to retrieve only simple products and variations of variable products. $type = array('pro

Update Order custom Field value with WooCommerce REST API

I am trying to update the Order custom field value lworder. I used the below code but I did not find any update. Can anyone please help me with this? $api_respo

Add a custom text for a particular product on specific email notification in Woocommerce

I want to add an extra text "There is an offer in this particular item etc" only for a particular product(Product Id:1) in customer-completed-order.php in WordP

Statement that checks whether a URL contains a particular path?

Is there an if statement that allows me to check whether a URL contains a particular path? In my particular case (using wordpress), I'm trying to check wether

Reorder attribute dropdown terms in Woocommerce single variable products

In the Woocommerce single variable product pages, I would like to change the order of the sizing options on the related drop-down menu. Actually It is like thi

How do you add custom field to woocommerce product attribute

I want to include a simple in the edit attribute form. (/wp-admin/edit.php?post_type=product&page=product_attributes&edit=55) Is this possible? Everyt

add_action() function in wordpress not working [duplicate]

I am new in Wordpress and I am writing this code in my functions.php but it isn't working. This is my code: <?php function myFunction(){

React function based component wont return component inside nested map function

I am trying to output different components based on the inputType, however the component or anything that goes into the DOM does not render (aka console.logs fi

how to add custom link on wordpress admin sidebar

How to add custom link on wordpress admin sidebar without using plugins? For example, i want to add "Google.com" link. How should i do this? I tried this: Adde

How can I fix the utf8 characters problem in amp?

In the amp version of my site, Persian language characters are displayed in an incomprehensible way. This problem exists on one server but does not exist on ano

How to get Custom Field data on WPGraphQL

How to get Custom Field data on WPGraphQL I add a custom field for upload featured image for category. Now I want to get this value on WPGraphQL Query.

How can I insert interactive content into Wordpress CMS?

I'm trying to insert interactive, mobile responsive graphs and charts into WordPress. My original methodology was to use Altair/Folium to generate a HTML render

Fix CSS to add icon to Elementor Menu

I uploaded icons to my menu using class and css code (Wordpress + Elementor), but I can't remove the space between the icon and the text. Used the following cod