FGU Nord / Lars
Forum Replies Created
-
Arh…. sorry ??
Thanks
Why did you remove the widget i Elementor
Was there a problem with it?
1 vote for this feature
and/or a “anti robot question possibility”, where its possible to ask a question like “What is four plus seven” and let the guest write the answer
Thanks
//Lars, Copenhagen
Forum: Plugins
In reply to: [WP Dashboard Notes] Can I insert video in a note?I tried with <iframe> without luck ??
Would be a great feature to show a video direct in the note … But it’s still a nice plugin ??
Thanks ??
Forum: Plugins
In reply to: [Autoptimize] Edit with Elementor button disappears – AutoptimizeHi Frank / @optimizingmatters
It works ?? I just wanted to know if that was the right thing to do
Thanks for a GREAT plugin – 5 stars from Copenhagen
- This reply was modified 3 years, 1 month ago by FGU Nord / Lars.
Thanks ??
I see a gap in the right side of the banner
is there a good reason for this?
.cmplz-cookiebanner { width: calc(100% - 20px);
Thanks for your prompt reply Rogier / @rogierlankhorst
I think I owe you a lot of thanks for a really great plugin
(sorry if my first post sounded a little unfriendly)… and I feel convinced that the changes you have made have been made for good reason.
(and we all like “lightweight and faster” ??Thank you and have a good weekend
Lars, Copenhagen
Forum: Plugins
In reply to: [Simple Lightbox] How to replace the loading animation (loading.gif) ?This is how I made it work
.slb_loading{ background-image: url(https://domain.com/wp-content/uploads/2021/10/my-own-animation.gif)!important; }
Thanks ??
Forum: Plugins
In reply to: [Simple Lightbox] How to replace the loading animation (loading.gif) ?Hi
Sorry but it’s way over my level ??
My problem is that the loading-animation is not transparent (It has a white box around … and it’s not that nice looking)
I thought i might have been able to load a transparent animation in via CSSMy fix-the-problem-solution right now is to hide the animation doing this:
.slb_loading { display:none!important; }
… This was not quite what I wanted but it is ok
Thank you so much
I love this plugin ??
Forum: Everything else WordPress
In reply to: Highlighting nav bar menu itemsThanks so much
I needed to highlight the ACTIVE PARENT MENU ITEM when a submenu item is selected – based on the menustructure (not the page structure it self)
This code really helped me:
/* Highlight all current-menu items up to 2 submenus (ul ul ul li... would be 3 menus) */ .main-navigation ul li.current-menu-ancestor > a, .main-navigation li.current-menu-item a, .main-navigation ul li.current-menu-item a, .main-navigation ul ul li.current-menu-item a { color: black; }
I did a small change and now it works well for me on a “Elementor” site
/* Highlight all current-menu items up to 2 submenus (ul ul ul li... would be 3 menus) */ .elementor-nav-menu--main ul li.current-menu-ancestor > a, .main-navigation li.current-menu-item a, .elementor-nav-menu--main ul li.current-menu-item a, .main-navigation ul ul li.current-menu-item a { color: #7a9875!important; }
Thanks again from Copenhagen
- This reply was modified 4 years, 1 month ago by FGU Nord / Lars.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] “Save” is hidden on setup-pageThanks ??
Hi Aert
Im working with Elementor and the shortcode isn’t working for me.
The button is shown but its not activating (it works with classic editor … but thats not what I need.)
Is there at tutorial/artical about how to make a common link?
‘
regards LarsThanks
I use FireFox and did have Facebook Container installed… without Facebook Container its working ??
Thanks from Copenhagen