Fix – Fatal: Not possible to fast-forward, aborting
To fix this issue run the following command to your repo: And then do whatever you want to do.
Fix – Fatal: Not possible to fast-forward, aborting Read More »
To fix this issue run the following command to your repo: And then do whatever you want to do.
Fix – Fatal: Not possible to fast-forward, aborting Read More »
WordPress has default backbone js included and we can use backebone.js for ajax in WordPress. We just need to include it. I’ve created an example of ajax using backbone. All you need to do is check the following link. https://github.com/BhargavBhandari90/wp-tips/tree/main/wp-backbone-ajax
WordPress AJAX using Backbone JS Read More »
First, unlink the version you want using the following command Then link your desired version using the following command brew link php@7.4 Ref: https://daily-dev-tips.com/posts/installing-php-on-your-mac/
Installing/Change PHP on your Mac Read More »
Instruction is given in the below link. https://github.com/BhargavBhandari90/wp-tips/tree/main/add-cron-job
How to add CRON Jobs in WordPress Read More »
Sometimes we have an error like below when we try to push on Github. Try to check where is your ssh key is being used by the following command: You will get a response like this: So, in my case, my ssh key was being used by my other GitHub account. Now you have 2
Permission denied to git repo pushing Read More »
You can easily create and test regex from the below site. https://www.regextester.com/99638
How to create regex? Read More »
This video shows how to add a custom field type for ACF in the #WordPress site. SUBSCRIBE NOW: https://lnkd.in/gs3i6Me Links: Code to custom field type: https://gist.github.com/BhargavBhandari90/707d093efbe75c4f022c9dd4303cc006ACF Ref. Link: https://www.advancedcustomfields.com/resources/creating-a-new-field-type/ Twitter: https://twitter.com/bhargavbhandari Instagram: https://www.instagram.com/buntywp/
BEST PLUGIN for WordPress Developer – Add custom field type for ACF | Part – 4 Read More »
This video shows how to set dynamic options to field for ACF in the #WordPress site. SUBSCRIBE NOW: https://lnkd.in/gs3i6Me Links: Code to set dynamic option: https://gist.github.com/BhargavBhandari90/8f4de1312525bf389919c1a0c010e32eACF Ref. Link: https://www.advancedcustomfields.com/resources/acf-load_field/ Twitter: https://twitter.com/bhargavbhandari Instagram: https://www.instagram.com/buntywp/
BEST PLUGIN for WordPress Developer – Set dynamic options to field | Part – 3 Read More »
This video shows how to create a settings page for ACF fields in the #WordPress site. SUBSCRIBE NOW: https://lnkd.in/gs3i6Me Links: Code to add submenu: https://gist.github.com/BhargavBhandari90/0342f92192aab75bf853b77cb7ef2bd6 Twitter: https://twitter.com/bhargavbhandari Instagram: https://www.instagram.com/buntywp/
BEST PLUGIN for WordPress Developer – ACF Settings page | Part – 2 Read More »
This video shows the basics of ACF in the #WordPress site. SUBSCRIBE NOW: https://lnkd.in/gs3i6Me Twitter: https://twitter.com/bhargavbhandari Instagram: https://www.instagram.com/buntywp/
BEST PLUGIN for WordPress Developer – Learn ACF Basics | Part – 1 Read More »