Skip to main content

All Questions

0 votes
2 answers
66 views

fetch from an external api call and display results in page

I have placed my external api call inside the functions.php file in the server and I created a shortcode for the api call. I'm familiar with React and I was expecting Wordpress to be somewhat similar. ...
bart lu's user avatar
0 votes
0 answers
13 views

Add File field in WooCommerce Box office plugin

I'm using WooCommerce Box Office plugin and I want to customize this plugin according to my requirements for example I want to add another field option called 'file' so user can upload files as well ...
M Sufyan Shaikh's user avatar
0 votes
0 answers
43 views

Need to add custom cart item data

I need to create custom elementor product carousel. From that carousel there is a date field. User can select date and add product into cart. The selected date will be displayed as 'preferred date' ...
Khalid Saiffullah's user avatar
0 votes
1 answer
833 views

Custom fields in the billing address section woocommerce

I have added custom fields in the billing address in Woocommerce checkout page, this works fine. Now I would like to show these custom fields inside the "billing address" box in the email ...
LesCa's user avatar
  • 21
0 votes
0 answers
194 views

How to custom code the Elementor Loop item?

I have an Elementor Pro and ACF on my site. I have a custom post type with a custom field called document. I want to be able to conditionally render the "Download" button with the document ...
Suthan Bala's user avatar
-1 votes
1 answer
57 views

Where can I find the missing page sections in wordpress?

This is not coding question. This question is related to Word Press I am new to Word Press. I am now trying to edit an old word press website from my company and i am struggling to find a solution ...
Khant Min Si Thu's user avatar
1 vote
1 answer
190 views

Add custom information in editor summary

I made a custom meta data to my posts by using register_meta( 'post', 'my-custom-field', [ 'object_subtype' => 'post', 'type' => 'string', 'single' => true, ]); That ...
Mehdi Zaidi's user avatar
1 vote
2 answers
61 views

How to display *block number* instead *date value* on Wordpress posts?

Ideally, the goal is to show the block number (ie: 782667) instead of the date value (ie: 26 March 2023 4:44PM CT) on all wordpress posts and pages that currently display it. There's maybe a script we ...
SuperAtic's user avatar
  • 149
0 votes
0 answers
22 views

Can I log the searches that are returning 404 in the DB?

I would like to log every single search query for which one gets 404. For example, if I search Cat in the search box, but my website doesn't have any content as cats. I would like to log that "...
Rajin Sharwar's user avatar
0 votes
0 answers
116 views

Advice how to connect custom database with Wordpress, change data in Wordpress and finaly use this data

Is it possible to create a page in WordPress that will allow logged-in users to create new or change existing content from the custom database? So I think this task could be divided into three parts: ...
Sladjan Ilic's user avatar
0 votes
0 answers
33 views

How do I ensure that post_type and Taxonomy use the same slug?

I had to create a Custom Post Type and taxonomy to add a question and answer section to my site. But I want both of them to use the same persistent link. The codes are like this, so one of the two ...
Murat Dinc's user avatar
1 vote
1 answer
64 views

list/consult Taxonomy only for the respective author/creator in dashbboard

I'm trying to filter so that only the creators of the respective categories can edit them. I created a cat_author meta field and associated it to the taxonomy. In this way, every taxonomy has an ...
naber brene's user avatar
0 votes
0 answers
112 views

How can I add diffrent editable text fields?

I am new to Wordpress development and created my own theme in php. My problem is, that I don´t realy know how to achieve the following: The website has diffrent areas, where custom text shall appear. ...
Pokenius's user avatar
0 votes
0 answers
201 views

How to get Previous Visited Page Information

I want to Change for Customized my Contact Form based on Previous URL Visited or We ca say I want to Dynamically Change the Values of Contact Form based on Previous URL Visited. So I had searched and ...
Bhargav Joshi's user avatar
0 votes
1 answer
33 views

Auto update publish date of CPT Post if default post custom field value match to cpt post CF Value

My question is - I have a CPT Post name Company (CF Value - Google) and a Page titled Role (CF V - Engineer). So I want to auto-update with Post published time and date to company post and Role page ...
Puneet's user avatar
  • 47

15 30 50 per page
1
2 3 4 5
15