sinahosseinigst
Forum Replies Created
-
Thank you @gripgrip
I submitted a ticket, please check it out.
Thanks for your fast response! Can you send me your email please?
Hello there @gripgrip !
Thanks for the answer, can you please read the updated version of my problem here on Reddit? I explained better. Also, read the comments if possible!
However, regarding your questions: I used wp_remote_get for sure.
Also, there isn’t even one error in
debug.log, and it’s super weird.Thanks a lot for your response @adesaiudp !
- This reply was modified 1 year, 4 months ago by sinahosseinigst.
Will be glad if you can help @adesaiudp !
Problem sovled @gripgrip !
Thanks a lot, I went to safe mode and disabled the snippet I added!
You saved my day!
Hi there @gripgrip !
Thanks for the fast response!I mean, I deactivated the plugin, and I want to edit/delete some PHP snippet that I just added using the plugin, but how to do so?
- This reply was modified 1 year, 5 months ago by sinahosseinigst.
Forum: Plugins
In reply to: [Panda Pods Repeater Field] Is there any way to fetch data using JS?SOLVED!
Now, I’m using this piece of code!const url = "http://localhost:8012/wordpress/wp-json/wp/v2/project";
const response = await fetch(url);
const json = await response.json();
console.log(json[0].task);Thanks for the answer… But…
I mean how to have a copy of the posts I created using the Pods I designed?
For example, I have a Pods named CONTENT-PODS, and I have too much content I created using this Pods, how to have a copy of these contents?
🥰
EDIT: SOVLED!
I just used “esc_url( get_permalink( $post_group[‘project_news_link’] ) )” instead of “$post_group[‘project_news_link’] “!- This reply was modified 4 years, 2 months ago by sinahosseinigst.
Ok thanks bud 😀
oh lol by customer I mean client lmao
Forum: Plugins
In reply to: [Panda Pods Repeater Field] How to have condition inside echo ‘html content’?Oh lol my bad! I managed to fix it myself @codingpanda ! Thanks anyway! You’re free to delete this thread!
Forum: Plugins
In reply to: [Panda Pods Repeater Field] Does Panda use some CSS codes?!😉