We’re building a site to showcase his large-scale oil paintings, like New Dawn (71" x 96.88"). His legacy deserves a digital home.
We’re building a site to showcase his large-scale oil paintings, like New Dawn (71" x 96.88"). His legacy deserves a digital home.
Just uncheck all the default options WP pre-selects for you.
More free tips @ jlfaverio.com 🍕🍕🍕
Just uncheck all the default options WP pre-selects for you.
More free tips @ jlfaverio.com 🍕🍕🍕
Here's a #webdevtip to clean it up:
✅ Create a reusable .hidden class:
.hidden { display: none !important; }
✅ Group selectors:
.page-item-14387, .footer-brand, .phonehead { display: none; }
Here's a #webdevtip to clean it up:
✅ Create a reusable .hidden class:
.hidden { display: none !important; }
✅ Group selectors:
.page-item-14387, .footer-brand, .phonehead { display: none; }
just enable Enfold's debug mode to view and edit source code - perfect for bulk edits!
//Enfold debug mode box
add_action('avia_builder_mode', "builder_set_debug");
function builder_set_debug()
{
return "debug";
}
just enable Enfold's debug mode to view and edit source code - perfect for bulk edits!
//Enfold debug mode box
add_action('avia_builder_mode', "builder_set_debug");
function builder_set_debug()
{
return "debug";
}
In other words: Stop making their job easy. Lock it down and keep that info private.
#WebsiteSecurity #StaySecure #PhisingPreventative
In other words: Stop making their job easy. Lock it down and keep that info private.
#WebsiteSecurity #StaySecure #PhisingPreventative
client: JL - can you tell me what this is all about?
me: Some pages aren’t on Google due to robots.txt blocking them. This file controls what Google can see. Use the link to review affected pages, or I can help fix it.
client: JL - can you tell me what this is all about?
me: Some pages aren’t on Google due to robots.txt blocking them. This file controls what Google can see. Use the link to review affected pages, or I can help fix it.
If you ever need one of these themes again, you can always reinstall it later.
If you ever need one of these themes again, you can always reinstall it later.
For example, the Child Theme should be kept. It's the active theme with your customizations. Deleting it can cause loss of your site's unique design and functionality.
For example, the Child Theme should be kept. It's the active theme with your customizations. Deleting it can cause loss of your site's unique design and functionality.
Here’s a look at the backend of a live site with tips on what to keep and what to delete to keep WordPress clean, fast, and secure. 🧵
Here’s a look at the backend of a live site with tips on what to keep and what to delete to keep WordPress clean, fast, and secure. 🧵
🤩
🤩