-
Caius posted an update 3 months ago
I need my WordPress plugin to only activate if specific plugins, such as WooCommerce, are already active. Additionally, I want to display a custom admin notice in the plugin row if the required plugin is not active.
I tried using the
plugin_row_meta
hook, but it only works when the plugin is already activated. It doesn’t handle admin notices… -
Mitchell posted an update 3 months ago
3 months ago (edited)
Very beautiful Elementor locomotive scrolling effect and watermelon explosion interactive animation, I like it
View more comments-
Is there anything better?
1 -
Wow, this is absolutely amazing! The locomotive scrolling effect paired with the watermelon explosion is just so eye-catching and creative.
- View more comments
-
-
david posted an update 3 months ago
How can I set up continuous deployment for a WordPress website, including the use of specific scripting languages, to ensure seamless updates, version control, and automated deployment processes?
-
Set up continuous deployment for your WordPress site using version control, CI/CD tools, automated testing
-
-
Orville posted an update 3 months ago
When I edit any page element in the WPBakery page editor, the element of the popup window is set to blank and there is nothing in it.
Cleared browser cache and tried accessing the backend in Privacy/No Trace mode.
Switching to the default WordPress theme (e.g. Twenty Twenty-Three) for testing revealed that the problem persists.😳
-
Eamon McCullough posted an update 3 months ago
I have activated the sticky header feature, but it doesn’t seem to work as expected. When I scroll, nothing happens.
-
tyrwdd posted an update 4 months ago
How can I customize the “Product data” meta box in WooCommerce to display only the “Variable Product” option, hiding the other product types (Simple Product, Grouped Product, etc.)?
-
Thaddeus posted an update 4 months ago
I’ve created a single-page website with anchor links. When I click on the ‘Contact’ menu item, it smoothly scrolls down to the ‘Contact’ section. I want to disable the smooth scrolling effect and have the page directly jump to the ‘Contact’ section without any scrolling animation. How can I achieve this?
-
You can disable the smooth scrolling behavior using the following JavaScript code:
window.addEventListener(‘load’, () => {
// Disable smooth scrolling once the page has fully loaded
document.documentElement.style.scrollBehavior = ‘auto’;
});
-
-
Davis posted an update 4 months ago
What is the best firewall for WordPress? Because my website was attacked on Black Friday this year, causing my event to do very poorly
-
Ninja Firewall is the best Firewall and very lightweight, it won’t slow down your site. It protects your entire WordPress installation from all kind of attacks. But, this doesn’t mean you shouldn’t care about security and leave the work to the plugin. Use cloudflare too and reliable wordpress hosting.
-
- Load More