Profiles

  • Member Since: December 21st, 2021
  • Find me on:
  • 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

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    But just a question, how can I add an embedded link to the project (like…

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    Because I had to save Name first to continue working on my Pods!

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    @codingpanda! Hell Yeah! You saved my life, the thing is this: first, save Name then…

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

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    See this please ;( https://gofile.io/d/TQnk6X

  • Posted a reply to A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    Haha yeah I love these stuff you created ;) But please now use these, and…

  • Created a topic, A weird glitch using Panda Pods Repeater Field causing all my content lost!, on the site WordPress.org Forums:
    Hey there @codingpanda I'm just using Panda Pods Repea…

  • Posted a reply to A Mind-Blowing Plugin!, on the site WordPress.org Forums:
    :D

  • Created a topic, A Mind-Blowing Plugin!, on the site WordPress.org Forums:
    Utilizing this plugin, you're able to use your Pods in…

  • Posted a reply to ‘Form submitted successfully’ message appeared without any item added!, on the site WordPress.org Forums:
    super awesome! Thaaaaaaanks! :D

  • Posted a reply to ‘Form submitted successfully’ message appeared without any item added!, on the site WordPress.org Forums:
    @codingpanda also can u please give me the php code to display the image field…

  • Posted a reply to ‘Form submitted successfully’ message appeared without any item added!, on the site WordPress.org Forums:
    Great, thanks for your awesome plugin! Will submit a review soon ;) and thanks for…