If you’ve noticed that your Divi blog grid breaks after you enable JS minifaction using any plugin, then you just need to exclude the custom.js from /themes/Divi/js/custom.js to be minified. This will fix the issue. I haven’t checked what’s in this Javascript file yet that doesn’t want to be minified, but that fixes the problem… Continue reading Divi Blog Grid breaks when Minify JavaScript Files is enabled
Tag: Wordpress
Better late than never! Just upgraded to WP 5.7!
Yep, I do manual updates and I recently updated this WP blog to the latest version, which is 5.7. On a user’s perspective, nothing seems to be new as I’m using the classic editor. I hate the Gutenberg editor and they have a new one now, it seems like Gutenberg, but an improved one. Automattic… Continue reading Better late than never! Just upgraded to WP 5.7!
WordPress Theme with Dark Mode using the 2021 Theme!
WP default themes keep on getting better and better. Now with the default Twenty Twenty-One theme, you have an option to support dark mode. Then you can toggle it on and off using the button on the lower part of your screen. BryanVeloso.com is now using the latest default theme for 2021. It’s a one… Continue reading WordPress Theme with Dark Mode using the 2021 Theme!
JetPack is getting smarter and smarter
Recently today, I upgraded my PHP version to 7.4.4. After a few minutes, I received an e-mail that my website is offline. It says that “Your Site is Experiencing a Technical Issue”. But good thing, I have JetPack. Gone are the days when your WordPress website is down or just blank white, and you don’t… Continue reading JetPack is getting smarter and smarter
The extremely annoying WordPress 4.8 and its Visual Editor in Text Widgets
Yes, it’s extremely annoying. It should be optional in the first place. Let’s wait for the WP guys to fix this issue once and for all. I hope WP 4.9 will make it optional, or just completely remove it. This. Is. So. Annoying.!!! For the meanwhile, you can use this plugin: https://wordpress.org/plugins/add-paragraphs-option-to-text-widget/ Or just wait… Continue reading The extremely annoying WordPress 4.8 and its Visual Editor in Text Widgets
Early switch to Twenty Seventeen, Google AMP, and Coraleen Waddell
This year is an awesome year for me. I learned a lot of stuff, even if I’m too lazy to learn something new, I just switched my theme to the newest default WordPress theme called Twenty Seventeen, I installed a plugin by Automattic to automatically activately Accelerated Mobile Pages for this blog, and I was… Continue reading Early switch to Twenty Seventeen, Google AMP, and Coraleen Waddell
Formidable Calendar Custom Time Slots Per Hour of the Day
Formidable form building is one of the best and most extensive, fully customisable, WordPress plugin out there. You can create all types of forms you can think of. From a simple contact form, to a complex booking form, or even a full-featured user database with lots of filters and search features. But even if Formidable… Continue reading Formidable Calendar Custom Time Slots Per Hour of the Day
Attach unattached images in WordPress automatically after migration
Most of the time, after every WP migration, specially if you’re migrating from WordPress.com to a self-hosted WordPress blog, your images inside your media library will automatically become unattached. You can fix this manually by editing each and every image in your media library and attaching it to the specific post where it was attached… Continue reading Attach unattached images in WordPress automatically after migration