malihu
@malihu on WordPress.org
- Member Since: June 3rd, 2012
- Location: Piraeus, Greece
- Website: manos.malihu.gr
Bio
Contribution History
malihu’s badges:- Plugin Developer
-
Posted a reply to Redirecting to Another Page, on the site WordPress.org Forums:
@singlacards I'm marking this as resolved but let me know if you need more help… -
Posted a reply to Several menu items are highlighted under the GeneratePress Theme, on the site WordPress.org Forums:
Hey, I can't see any jerking when loading https://wema.notecloud.de/#section-3. I've test it with Chrome, Firefox… -
Posted a reply to Several menu items are highlighted under the GeneratePress Theme, on the site WordPress.org Forums:
Great! Keeping the position to absolute and setting the height to 100vh will work too… -
Posted a reply to Several menu items are highlighted under the GeneratePress Theme, on the site WordPress.org Forums:
The way your HTML markup is set now, this can be done by moving the… -
Posted a reply to Several menu items are highlighted under the GeneratePress Theme, on the site WordPress.org Forums:
No problem. You can try this: Instead of giving the headline id to your section,… -
Posted a reply to Several menu items are highlighted under the GeneratePress Theme, on the site WordPress.org Forums:
The way to make your "Home" link behave like the other ones (section 1, 2… -
Posted a reply to Several menu items are highlighted under the GeneratePress Theme, on the site WordPress.org Forums:
@dwscorewp Hello and thanks for explaining the issue in detail. The highlighting you see (red… -
Posted a reply to Redirecting to Another Page, on the site WordPress.org Forums:
OK. Try this test: Change line 641 to: $( '.elementor-element-' + id + ' ul.hfe-nav-menu-dummy… -
Posted a reply to Redirecting to Another Page, on the site WordPress.org Forums:
You're welcome. Try this: Edit frontend.js and change the line 641 from: $( '.elementor-element-' +… -
Posted a reply to Page is blinking, on the site WordPress.org Forums:
Hello, I can't see what you describe or any kind of blinking when I go… -
Posted a reply to Getting Notice After Install Plugin, on the site WordPress.org Forums:
You're welcome :) -
Posted a reply to Redirecting to Another Page, on the site WordPress.org Forums:
Hello, The plugin itself can't really cause such issue. What happens when you temporarily deactivate… -
Posted a reply to Getting Notice After Install Plugin, on the site WordPress.org Forums:
Hello, This is a known issue which will be fixed in the next plugin version (1.7.8).… -
Posted a reply to Deactivate highlighting of clicked navigation items and buttons, on the site WordPress.org Forums:
You're welcome. I just meant that the CSS is on the HTML page itself, not… -
Posted a reply to Deactivate highlighting of clicked navigation items and buttons, on the site WordPress.org Forums:
Sure. Try this: .elementor-2135 .elementor-element.elementor-element-7405e072 .elementor-button.__mPS2id:focus:not(:hover){ background-color: #E6AD1A00; } Not sure how your CSS are… -
Posted a reply to Deactivate highlighting of clicked navigation items and buttons, on the site WordPress.org Forums:
Oh! I see. The highlighting you see (link's yellow color) comes from your theme (not… -
Posted a reply to Links to css id don’t work, on the site WordPress.org Forums:
No problem. Since your page has a loading animation, I'd suggest adding a small delay… -
Posted a reply to Deactivate highlighting of clicked navigation items and buttons, on the site WordPress.org Forums:
Hey David, Yes, you can add a non existing selector in highlight selector in plugin… -
Posted a reply to Lang slug gets deleted – stutter on scroll, on the site WordPress.org Forums:
Correct, it's useful for sicky menus and headers. The .nothing value is just a non-existing… -
Posted a reply to Lang slug gets deleted – stutter on scroll, on the site WordPress.org Forums:
@mike8040 I cannot see any stutter when scrolling your page (scrolling is very smooth for… -
Posted a reply to Accessibility: how to add aria-label, on the site WordPress.org Forums:
I'm marking this as resolved but if you need more help let me know. -
Posted a reply to Accessibility: how to add aria-label, on the site WordPress.org Forums:
Yes, just got the donation, thank you :) Glad I helped! -
Posted a reply to Accessibility: how to add aria-label, on the site WordPress.org Forums:
@linksbreaker Oh sorry, my bad! I forgot to post how to add the attribute in… -
Posted a reply to PHP 8.1 Warnings: Array to string conversation & Cannot modify header infor, on the site WordPress.org Forums:
Hello, This is a known issue (see my reply here). You just need to download… -
Posted a reply to Accessibility: how to add aria-label, on the site WordPress.org Forums:
@linksbreaker I've updated plugin's development version so you can add the aria-label attribute in the… -
Committed [2848524] to Plugins SVN:
Added aria-label attribute in plugin shortcodes (PHP v5.3+). Some ... -
Posted a reply to Accessibility: how to add aria-label, on the site WordPress.org Forums:
Hi, The plugin does not provide a way to add the aria-label attribute. At the… -
Posted a reply to Remove dotted line in navigation, on the site WordPress.org Forums:
You're welcome David. Glad I helped :) -
Posted a reply to Remove dotted line in navigation, on the site WordPress.org Forums:
Hello, This is about some CSS rule that is applied on the links, although I'm… -
Posted a reply to WP Error Caused By v1.7.7 Update, on the site WordPress.org Forums:
@tassell You're welcome. Thanks for the feedback. -
Posted a reply to Compatibility with OceanWP Theme, on the site WordPress.org Forums:
@hpclt You're welcome :) Thanks a lot for your donation and feedback! -
Posted a reply to Warning: Cannot modify header information –, on the site WordPress.org Forums:
Thanks for the feedback everyone :) @amyelizdal If you need help please open a new… -
Posted a reply to Compatibility with OceanWP Theme, on the site WordPress.org Forums:
@hpclt Indeed drop-down-mobile-menu.min.js causes the issue. The only way to solve this is with some… -
Posted a reply to Text formatting plugin admin page, on the site WordPress.org Forums:
I've just fixed this issue in plugin's development version: https://downloads.wordpress.org/plugin/page-scroll-to-id.zip You can download and use… -
Committed [2845580] to Plugins SVN:
Fixed issue with text formatting in plugin admin page (escaping html ... -
Posted a reply to Text formatting plugin admin page, on the site WordPress.org Forums:
Thanks for the feedback. I'll check it asap. -
Posted a reply to Custom offset per section, on the site WordPress.org Forums:
Hello, Using #top should work (with smooth scrolling). Can you post your site/page URL so… -
Posted a reply to WP Error Caused By v1.7.7 Update, on the site WordPress.org Forums:
@tassell This warning does not affect plugin's functionality. Download and use plugin's development version as… -
Posted a reply to Console Error, on the site WordPress.org Forums:
I have. The error says that in order for the script to run, you need… -
Posted a reply to Console Error, on the site WordPress.org Forums:
Do you have Page scroll to id plugin installed and activated? https://wordpress.org/plugins/page-scroll-to-id/ -
Posted a reply to Console Error, on the site WordPress.org Forums:
I can't see the script or any smooth scrolling functionality in the URL you posted(?) -
Posted a reply to Console Error, on the site WordPress.org Forums:
Can you post your page/site URL so I can check it? -
Posted a reply to Console Error, on the site WordPress.org Forums:
Is this the code you have in functions.php? The last part after /* ---------------------------------------- */… -
Posted a reply to Console Error, on the site WordPress.org Forums:
Did you add the custom script in functions.php? -
Posted a reply to Console Error, on the site WordPress.org Forums:
Hello, You're running this custom script, correct? Where did you add the script? Did you… -
Posted a reply to Compatibility with OceanWP Theme, on the site WordPress.org Forums:
@hpclt Thanks a lot for the solution and feedback :) -
Posted a reply to Last Update Error, on the site WordPress.org Forums:
@bobiman13 Hi, I’ve added a fix for this warning in plugin’s development version. You can download… -
Posted a reply to Warning: Cannot modify header information –, on the site WordPress.org Forums:
Hello and happy new year :) I cannot reproduce this PHP warning. Can you try… -
Posted a reply to WP Error Caused By v1.7.7 Update, on the site WordPress.org Forums:
Great! Thanks for the feedback everyone :) -
Posted a reply to WP Error Caused By v1.7.7 Update, on the site WordPress.org Forums:
@butisitart @meybo I've just added a fix for the warning in plugin's development version. You…
Developer
-
Page scroll to id
Active Installs: 100,000+