How to make a fetch() POST request to wordpress rest api?
I am trying to make a POST request to rest api. But I am getting 401 Unauthorised error. Also can someone help with handling nonce in it?
I am trying to make a POST request to rest api. But I am getting 401 Unauthorised error. Also can someone help with handling nonce in it?
WordPress end points default rules,
Hello I wonder how can I hide/disable the topbar in mobile (the black one)? Here is a link to my site: https://www.cyrcl.eu I’m using wpbakery with Kudos theme. Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat … Read more
I’m currently working on designing my custom WooCommerce theme and wondering how I could change the HTML output of loop_product_title in single product page and in archive pages.
Setup a rule:
We have created a bunch of custom plugins at our agency, and the whole packaged website is like a ‘product’ at hand.
Actually the problem is in this code that is, If I put the id directly in “terms” of any post type like; [arts-list 10], then this type of post which contains this id displays the posts on the frontend but if I put something else like terms => 'type' and then I try to display a specific type posts like; [arts-list type=10], no post displays on the frontend, actually in terms I think I have to pass parameter of shortcode but how I do, I can’t debug this, that’s why I asked you. I hope now you understand what is my problem.
How can I translate with the date output format like this: AUG 2020 with php wp or my wordpress site is currently using the polylang plugin.
Please help me, thank you.
Referring to /wp-admin/plugin-editor.php
I’m trying to change the url structure of my custom post type posts, but It’s not working correctly right now.