Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
1 answer
2k views

How to hide when ACF relationship field is empty on Elementor without using a plugin

I have a custom post type called "Product" and I have ACF relationship field called meta_product_hands_on_review to pull related review posts in the product. I would like to hide a link &...
H Hong's user avatar
  • 1
2 votes
3 answers
3k views

Add custom column product visibility to admin product list in Woocommerce 3

I am trying to add a custom column to admin product list with the Catalog Visibility value of the products (basically, I need to know easier which is Hidden and which is not). My code so far for my ...
Rob's user avatar
  • 97
-1 votes
1 answer
459 views

Disable Woocommerce products based on their regular price value

On my Woocommerce website, I have a plugin which sometimes change product price to regular price = null (for different reasons). When that happens, we'd like to disable the product so it doesn't ...
user8886949's user avatar
0 votes
1 answer
290 views

Hide out of stock - "pre_get_post" taxanomy for visibility on shop page

In my WooCommerce store, I have "Hide out of stock items from the catalogue" enabled. This option causes product variations on individual pages to become invisible. I want to apply "Hide out of ...
Jason's user avatar
  • 1,308
1 vote
2 answers
746 views

Images wont show in wordpress

So, My images are located in wp-content/themes/mytheme/images Originally, when i converted my site from html/css the path looked like this: <img src="images/myimage.png" alt="some text" /> ...
user2915962's user avatar
  • 2,711
0 votes
2 answers
89 views

Wordpress: Turn off login verification on post view page

Now when I want visit unpublished post page by direct URL like http://.../?p=123 I see 404 error page. Where in code I must to perform fixes to show posts for all guests and visitors undependable from ...
Dmytro Zarezenko's user avatar
1 vote
1 answer
89 views

Trouble showing images in other pages than Home (wordpress/html/css)

Hi I have a small website im doing for a customer and I have used a html/css-site and transferred it to wordpress by using blank theme. So far so good, have a look at energyshop.se if u want and in ...
Emanuel Olsson's user avatar