Made 2 videos before I realized that the mic battery was almost dead... So the audio isn't the best. Comment and let me know if you have a framework that you like to use.
Awesome! Glad it helped. Removing CSS from Wordpress will go live in about 4 hours. Thank you for watching and commenting. Please share the video and channel. I want to continue making these videos but need subscribers.
I wonder how this works on the the latest WordPress (6.1.1). Cant find anything as to where the bootstrap link goes. The header file is now an html file and there are no head tags.
Make sure that your plugin folder is in the wp-content/plugins/ folder. Make sure that the file name matches the folder name, and make sure you have the comment code at the top of the page with at minimum Plugin Name: YOUR PLUGIN NAME. If you have all that, send me an email to josh@ideapro.com and I will take a look at it.
Thank you very much for this tutorial....I have one question...HOW CAN WE DEAL WITH VERY LONG WORDPRESS FUNCTIONS.PHP FILE? I am working on some large project and currently functions.php is almost 2 mb in size..So when i edit file in FTP then it it taking much time to UPLOAD....Can you suggest me how to deal with this??
can we have the plugin, also not to complain because your vid is great, however how do we set up how you have it set up, all the folders on the side to communicate with server side i just set up bootstrap on my desktop but there are no tutorials in english mostly hindi on how to set up locally. I am trying to modify woocommerce css, for some reason woocommerce makes everything tiny and i want to make it more along the lines with the rest of my site which is set at 16 pt, I have a area in my theme to modify css. When I went to the woocommerce help page they reffered to bootstrap which directs me to install a child theme but im already using a theme so that wont work for me because activating the woocommerce child theme just turns off my theme. What is the best approach?
You can create a standalone plugin and put the css in that plugin. For the setup I use, I use SFTP through WBond. I will make a video about it. As far as all the folders on the left, I open the entire site in Sublime text.
Thanks for another great video, they are so helpful. I made this plugin and it worked, I now have Bootstrap in Wordpress. I then tried to make the plugin for your video 1 in this series, I get an error "The plugin generated 13 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin." I have deleted line by line all the code only leaving Plugin Name: in remarks of course. Have you any idea why this is happening, I am lost.
Is there any way to use the bootstrap for developing the admin section? I able to integrate the bootstrap using Wordpress admin_enqueue_scripts hook but the problem is that it is conflicting with the Wordpress existing classes! Any way to overcome this problem?
Using an SFTP sublime package is how I upload to the server. codexns.io/products/sftp_for_sublime I will do a video on how to open the files in sublime.. With my Mac, I just drag the root folder onto the Sublime icon and it opens the project. Windows works a little different.. I will make a video using both.
Made 2 videos before I realized that the mic battery was almost dead... So the audio isn't the best. Comment and let me know if you have a framework that you like to use.
great video but theres no plugin
Thank you so much for such video. I am actually happy after watching this. It solves my confusion.
Awesome! Glad it helped. Removing CSS from Wordpress will go live in about 4 hours. Thank you for watching and commenting. Please share the video and channel. I want to continue making these videos but need subscribers.
I wonder how this works on the the latest WordPress (6.1.1). Cant find anything as to where the bootstrap link goes. The header file is now an html file and there are no head tags.
every video were very useful
Awesome. Thank you for watching and commenting.
Hi Joshua thanks for your video. I did follow step by step on adding the plugin but I cannot see the plugin in Wordpress. am I doing something wrong?
Make sure that your plugin folder is in the wp-content/plugins/ folder. Make sure that the file name matches the folder name, and make sure you have the comment code at the top of the page with at minimum Plugin Name: YOUR PLUGIN NAME. If you have all that, send me an email to josh@ideapro.com and I will take a look at it.
Excellent course
16/06/2021
Thank you for watching and commenting.
Thank you very much for this tutorial....I have one question...HOW CAN WE DEAL WITH VERY LONG WORDPRESS FUNCTIONS.PHP FILE? I am working on some large project and currently functions.php is almost 2 mb in size..So when i edit file in FTP then it it taking much time to UPLOAD....Can you suggest me how to deal with this??
Separate them into different files and include them. PHP Includes - PHP Tutorial for Beginners Part 10 ruclips.net/video/RRcInf3DrIM/видео.html
can we have the plugin, also not to complain because your vid is great, however how do we set up how you have it set up, all the folders on the side to communicate with server side i just set up bootstrap on my desktop but there are no tutorials in english mostly hindi on how to set up locally. I am trying to modify woocommerce css, for some reason woocommerce makes everything tiny and i want to make it more along the lines with the rest of my site which is set at 16 pt, I have a area in my theme to modify css. When I went to the woocommerce help page they reffered to bootstrap which directs me to install a child theme but im already using a theme so that wont work for me because activating the woocommerce child theme just turns off my theme. What is the best approach?
You can create a standalone plugin and put the css in that plugin. For the setup I use, I use SFTP through WBond. I will make a video about it. As far as all the folders on the left, I open the entire site in Sublime text.
Thanks for another great video, they are so helpful. I made this plugin and it worked, I now have Bootstrap in Wordpress. I then tried to make the plugin for your video 1 in this series, I get an error "The plugin generated 13 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin." I have deleted line by line all the code only leaving Plugin Name: in remarks of course. Have you any idea why this is happening, I am lost.
Do you have any space before the first
@@jherbison Thanks, I have sent an email to you.
how to install bootstreap admin dashboard on wordpress , But like plugin not theme
Is there any way to use the bootstrap for developing the admin section?
I able to integrate the bootstrap using Wordpress admin_enqueue_scripts hook but the problem is that it is conflicting with the Wordpress existing classes! Any way to overcome this problem?
The only way would be to remove the parts of bootstrap that is causing the issue.
Thank you good sir 👍👍
How did you imported those files to sublime and update it directly to wordpress?
Using an SFTP sublime package is how I upload to the server. codexns.io/products/sftp_for_sublime
I will do a video on how to open the files in sublime.. With my Mac, I just drag the root folder onto the Sublime icon and it opens the project. Windows works a little different.. I will make a video using both.
Good job
Thank you.
Do you still use the same bootstrap plugin ??
No, some older sites that were built, we still use to not have to change the entire site. Thank you for watching and commenting.
Good video
Thank you for watching and commenting.
i cannot find your plugin ? been threw 38 pages in wordpress plugins
I don't put the plugins in a marketplace like WordPress Marketplace.. Thank you for watching and commenting.
Do you still use the same bootstrap?
No, I commented on your other comment.. Sorry for the delay.. Trying to catch up on comments.
How can we add bootstrap pop-up form in wordpress site? Please help!
Need more details about what you are trying to do. Thank you for watching and commenting.
plugin is not showing on wordpress. i have the file on my themes plugin directory
Needs to be in the world-content/plugins/ folder.
wp-content/plug-ins/
Autocorrect changed it.
hi where do i get the pluggin ?
See other comment.. Thank you.
HAHHAH !
Ok