josflachs
Forum Replies Created
-
I’ve tried playing with the Z Index, that didn’t help. I tried default, 2, 10 and 999. Nothing worked.
I’m working on localhost, so it’s difficult to share an URL.
I did create this screenshot for you:
https://snipboard.io/xI6lDz.jpg
https://snipboard.io/9kYqoE.jpg
The problem is that you cannot do anything outside the off canvas. Any click will close it.
If you can help me with the necessary CSS to show the time box inside the off-canvas, that would be very helpful.- This reply was modified 4 months, 3 weeks ago by josflachs.
Thanks for your fast reply. I placed the wp-check:
HTTP server:Apache
PHP version:8.3.6
PHP SAPI: LITESPEED
auto_prepend_file:none
wp-config.php:found in /xxx/public_html/staging/wp-config.php
NinjaFirewall detection: NinjaFirewall WP Edition is loaded (WordPress WAF mode)
Loaded INI file:/xxx/ea-php83/root/etc/php.ini
user_ini.filename:.user.ini
user_ini.cache_ttl:300 seconds
User PHP INI:none found
DOCUMENT_ROOT:/xxx/public_html
ABSPATH:/xxx/public_html/staging/ (ABSPATH != DOCUMENT_ROOT)
WordPress version:6.8.1
WP_CONTENT_DIR:/xxx/public_html/staging/wp-content
Plugins directory:/xxx/public_html/staging/wp-content/plugins
User Role:Administrator
User Capabilities:manage_options: OK – unfiltered_html: OK
Log dir permissions:/xxx/nfwlog dir is writable
Cache dir permissions:/xxx/nfwlog/cache dir is writable
Configuration & Rules: * Options: found * Rules: foundIt’s a no on both (no plugins or settings & .maintenance). I get those warnings every day.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Can’t get the colors to workThanks, that works!
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Can’t get the colors to workStill got one problem: the active state has the wrong color. I can’t get it right:
/* LINK COLOR */
.she-header .elementor-nav-menu a {
color: #95632D !important;
fill: #95632D !important;
}(The fill I added for the carets)
/* LINK ACTIVE COLOR */
.she-header .elementor-nav-menu a:active {
color: #ffffff !important;
}
This should do the trick, but it doesn’t.- This reply was modified 2 years, 3 months ago by josflachs.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Can’t get the colors to workMy bad! I made an oopsie …
Instead of placing the custom CSS in the menu, where it belongs, I placed it on the container. I just discovered that silly mistake. Once rectified, it works as it is supposed to.
My sincere apologies for that.Forum: Plugins
In reply to: [One Click Demo Import] Elementor header/footer don’t show upI realize this is not an OCDI question, but something for Elementor. Please disregard this question.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Change color of title on scrollThanks, that really looks much better.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Change color of title on scrollIt’s the Site Title widget from Elementor.
Forum: Plugins
In reply to: [List all posts by Authors, nested Categories and Titles] php errorOf course, I just did it and it works fine.
Forum: Plugins
In reply to: [List all posts by Authors, nested Categories and Titles] php errorIt works!
Thanks Fabio, you’re great.Forum: Plugins
In reply to: [List all posts by Authors, nested Categories and Titles] php errorI’m not going live with a site on php 7.4. When do you think the plugin will be upgraded?
- This reply was modified 2 years, 11 months ago by josflachs.
Forum: Plugins
In reply to: [List all posts by Authors, nested Categories and Titles] php errorI switch to the obsolete 7.4 version: that works. 8.02 gave me the error again. So it has something to do with the +8 PHP versions.
The WP_DEBUG is false, but it does show the error nevertheless.Forum: Plugins
In reply to: [List all posts by Authors, nested Categories and Titles] php error[ACT-list show='Author']