Profiles

  • Member Since: December 21st, 2021
  • Find me on:
  • Posted a reply to Calling API retrieves just a specific amount of data using WPCode… Any idea?, on the site WordPress.org Forums:
    Thank you @gripgrip I submitted a ticket, please check it out.

  • Posted a reply to Calling API retrieves just a specific amount of data using WPCode… Any idea?, on the site WordPress.org Forums:
    Thanks for your fast response! Can you send me your email please?

  • Posted a reply to Calling API retrieves just a specific amount of data using WPCode… Any idea?, on the site WordPress.org Forums:
    Hello there @gripgrip ! Thanks for the answer, can you please read the updated version…

  • Created a topic, Calling API retrieves just a specific amount of data using WPCode… Any idea?, on the site WordPress.org Forums:
    I'm working on a WP website where we have to call an A…

  • Posted a reply to How to use pagination using WPGetAPI?, on the site WordPress.org Forums:
    Thanks a lot for your response @adesaiudp !Can you send me a link to buy…

  • Posted a reply to How to use pagination using WPGetAPI?, on the site WordPress.org Forums:
    Will be glad if you can help @adesaiudp !

  • Created a topic, How to use pagination using WPGetAPI?, on the site WordPress.org Forums:
    Hello there! I have a WordPress project in which I …

  • Posted a reply to Where does WPCode store my snippets?, on the site WordPress.org Forums:
    Problem sovled @gripgrip ! Thanks a lot, I went to safe mode and disabled the…

  • Posted a reply to Where does WPCode store my snippets?, on the site WordPress.org Forums:
    Hi there @gripgrip !Thanks for the fast response! I mean, I deactivated the plugin, and…

  • Created a topic, Where does WPCode store my snippets?, on the site WordPress.org Forums:
    I added some PHP snippets in my WordPres website. H…

  • Posted a reply to Is there any way to fetch data using JS?, on the site WordPress.org Forums:
    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…

  • Created a topic, Is there any way to fetch data using JS?, on the site WordPress.org Forums:
    Hi @codingpanda! const url = "http://localhost:8012…

  • Created a topic, عدم نمایش برخی از استان‌ها, on the site WordPress.org Forums:
    درود بر شما،بعد از نصب این فزونه، طبیعتا برامون گزینه‌…

  • Posted a reply to How to have a copy (backup) from the custom post types I created?, on the site WordPress.org Forums:
    Thanks for the answer... But... I mean how to have a copy of the posts…

  • Created a topic, How to have a copy (backup) from the custom post types I created?, on the site WordPress.org Forums:
    I created too many custom posts using this plugin, plu…

  • Posted a reply to Can’t link to pages I created by WP dashboard using Relationship field, on the site WordPress.org Forums:
    🥰

  • Posted a reply to Can’t link to pages I created by WP dashboard using Relationship field, on the site WordPress.org Forums:
    EDIT: SOVLED! I just used "esc_url( get_permalink( $id ) )" instead of "$post_group[‘project_news_link’] "!

  • Created a topic, Can’t link to pages I created by WP dashboard using Relationship field, on the site WordPress.org Forums:
    <?php $params= array( 'orderby&#…

  • Posted a reply to What’s the best way to give my Panda-ish website to the cutomer?, on the site WordPress.org Forums:
    Ok thanks bud :D

  • Posted a reply to What’s the best way to give my Panda-ish website to the cutomer?, on the site WordPress.org Forums:
    oh lol by customer I mean client lmao

  • Created a topic, What’s the best way to give my Panda-ish website to the cutomer?, on the site WordPress.org Forums:
    I have all the WordPress theme files, everything works…

  • Posted a reply to How to have condition inside echo ‘html content’?, on the site WordPress.org Forums:
    Oh lol my bad! I managed to fix it myself @codingpanda ! Thanks anyway! You're…

  • Created a topic, How to have condition inside echo ‘html content’?, on the site WordPress.org Forums:
    <?php $params= array( 'o…

  • Posted a reply to Does Panda use some CSS codes?!, on the site WordPress.org Forums:
    ;)

  • Posted a reply to Does Panda use some CSS codes?!, on the site WordPress.org Forums:
    Haha @codingpanda! I think it would be great to create a topic here, pin it,…

  • Posted a reply to Does Panda use some CSS codes?!, on the site WordPress.org Forums:
    Great @codingpanda ! You're my hero! Btw, isn't it good to create a topic containing…

  • Posted a reply to Does Panda use some CSS codes?!, on the site WordPress.org Forums:
    I mean I have svg as a file, but how to inject it into the…

  • Posted a reply to Does Panda use some CSS codes?!, on the site WordPress.org Forums:
    Haha hell yeah!Just another question: when I wanna add some SVGs into the template, what…

  • Posted a reply to Does Panda use some CSS codes?!, on the site WordPress.org Forums:
    I added the code you wrote and it works AWESOME now, but btw what do…

  • Posted a reply to Does Panda use some CSS codes?!, on the site WordPress.org Forums:
    There are 12 files of CSS inside the plugin folder, am I right? When I…

  • Created a topic, Does Panda use some CSS codes?!, on the site WordPress.org Forums:
    Everything works fine so far, since I decided to make …

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    :D

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    Thanks, @codingpanda !

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    @codingpanda Yeah! I got these: Array ( [0] => Array ( [id] => 8 [name]…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    See, I have one item added: https://gofile.io/d/3xV8aA

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    Thanks so for it shows this: Array ( [album_single] => Pods\Whatsit\Field Object ( [args] =>…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    this is what I get Array ( [0] => stdClass Object ( [ID] => 567…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    this time it says this in the front end: Array ( ) Array

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    Also, if I add this: <?php $params= array( 'orderby' => 't.post_title DESC', 'limit' => 25,…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    OK! Thanks, but see this: <?php $params= array( 'orderby' => 't.post_title DESC', 'limit' => 25,…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    I mean add an "announcement" in section 1 through "Padra content" and then see if…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    $params= array( ‘orderby’ => ‘t.post_title DESC’, ‘limit’ => 25, ); $news_pod= pods( ‘padra_content’, $params );…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    My god, did u test it with the Pod I sent the code of? Did…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    <?php $params= array( 'orderby' => 't.post_title DESC', 'limit' => 25, ); $news_pod= pods( 'news', $params…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    Can u just send me a piece of code, containing everything about the section 1…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    @codingpanda plzzzz

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    Yep, can you please write the piece of code man, I'm super confused by the…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    @codingpanda I mean just send me an example of a piece of PHP code to…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    @codingpanda Hi again, can u please help me show stuff on the front end? Padra…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    Thanks :D