All Questions

0 votes
0 answers
2 views

How to trigger an update_option

I'm trying to update option_name values from my form fields on form submission // Update value from wp_options 'oxymade_colors' name (--primary-color) // Used to update the rgb color $color_mappings ...
Paolo Montalto's user avatar
0 votes
0 answers
9 views

Can't access backend

I have lost access to wp-admin after inputting multilingual material to a WP/LearnDash site. (message: “Sorry, you are not allowed to access this page.”) I have tried dozens of tweaks to gain access ...
Sophocles's user avatar
0 votes
0 answers
13 views

Generate random number 1-10 upon registration without repeat

I have an event with 10 spaces available for booking. When a user registers for the event, I need to assign them a random draw number from 1 through 10. I will include this number in the confirmation ...
LBF's user avatar
  • 529
1 vote
0 answers
21 views

Why is version showing as "42" instead of "6.6.1" in dashboard

Why do you think this is happening? I just updated a bunch of client sites and they all show me running 6.6.1, but this particular site says simply "42" for the version. I've reinstalled the ...
libbynotzoey's user avatar
0 votes
0 answers
6 views

Autocorrect Spelling and show correct search results [closed]

We installed Woocommerce Plugin and created few products. After that We installed Ivory search plugin to search the products in the website. When we enter correct product name and search in search bar ...
Baby in Wp's user avatar
0 votes
0 answers
11 views

Append slug of each blog post with a hash based on a custom field

I have a lots of blog posts on my blog, now I am creating some content for a cluster of keywords, I need a way to track the traffic of those pages with simple filter. One way that I can think off is ...
Abhishek Sachan's user avatar
0 votes
0 answers
5 views

WooCommerce MultiStore plugin: How to show all products from all stores in main Shop page [closed]

I am currently trying to setup a WooCommerce with multistore plugin. I needed to show all the products from all the stores in the main store page. Is this possible? Thanks in advance.
Jacob's user avatar
  • 1
0 votes
0 answers
17 views

Export all products information in pdf from website [closed]

There is a catalog button in website link on top right. When we click on it, it will open new tab and display all the products information in a pdf. How to achieve it? Update : We are using ...
Baby in Wp's user avatar
0 votes
0 answers
11 views

Wordpress 6.6.1 - Trying to make a block but receive error, "! Cannot read property 'then' of undefined"

I am following this post. In the very first command I get an err npx @wordpress/create-block@latest todo-list npm ERR! Cannot read property 'then' of undefined npm ERR! A complete log of this run ...
spreaderman's user avatar
0 votes
0 answers
22 views

Must I rewrite the whole login form or can I jsut do a part

I want to convert the current loginform of wordpress with a custom one like this : https://www.codingnepalweb.com/create-glassmorphism-login-form-html-css/ but now I see that the button , the remember ...
Roelof Wobben's user avatar
0 votes
0 answers
9 views

Looking for a plugin that allow customize product/service sell process

I am looking for a plugin that will allow me to sell a configurable service. I have two ideas, I click on a service and go to a page where I choose various options such as making a print on a T-shirt, ...
Ragg47's user avatar
  • 1
0 votes
0 answers
26 views

wp_nav_menu_items callback not triggered

I display the menu so: <?php wp_nav_menu(array('theme_location' => 'primary'));?> I am trying to edit it, in my functions.php file I have: add_filter('wp_nav_menu_items', '...
jukenduit's user avatar
  • 101
0 votes
0 answers
14 views

How to get ACF field to show up on all posts on front end?

I have thousands of posts with attached files. These attached files are part of Advanced Custom Fields Pro. However, they are not showing on the front end for the posts. These files are utilizing the ...
user246199's user avatar
0 votes
0 answers
11 views

Combining search and sort in the admin list using pods

I display a column from my pods table in the admin list, rendering it sortable and searchable. Each part of code is working fine. But when I search in that column and found the result, I cannot sort ...
made leod's user avatar
0 votes
0 answers
23 views

Word press wp-admin redirecting to aws lb

We've hosted word press on AWS EC2 instance (Private subnet), and it's attached to AWS application load balancer(Internet facing), then it's attached to AWS cloud front, our website is pointing to AWS ...
Antham's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
7755