Elias
Forum Replies Created
-
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Sitemap in robots.txtHi Sybre,
please have a look at my robots.txt as there is no whitespace added:
“…admin-ajax.phpSitemap:…”
Cheers, Elias.
- This reply was modified 6 years, 11 months ago by Elias.
Still not working as the requested reduxframework url in the GET call https://look.reduxframework.com/status.php
?p=1 is not working (Error 404)Can you fix this please?
Hi. Thanks for the hint with the test. Will give it a shot. ??
Forum: Plugins
In reply to: [WP Store Locator] Google API ChangesNever mind… typo.
Forum: Reviews
In reply to: [WP GoToWebinar] WooohooI’ll be checking it out. It looks very promising. ??
Forum: Plugins
In reply to: [Max Mega Menu] Current & Parent Menu Items In MenuHi Tom,
thanks for your feedback and solution – which as you have said – only work in very specific circumstances.
However I’ve managed with pure CSS to display the submenus of active/current main menu links.
If anyone is looking for this here is the code.
#mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-menu-item > ul.mega-sub-menu { display: none !important; visibility: hidden !important; } #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-current-menu-item > ul.mega-sub-menu, #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-current-menu-ancestor > ul.mega-sub-menu { display: block !important; visibility: inherit !important; } #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-current-menu-item > ul.mega-sub-menu > li.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-current-menu-ancestor > ul.mega-sub-menu > li.mega-current-menu-item > a.mega-menu-link { color: #white; font-weight: normal; text-decoration: none; background: #grey;
The only problem I still have is that the submenu is overlapping the content which I still have to figure out. Maybe you have an idea how to fix this?! —> https://nap.li/s/wxbmgaXiyd1rjDc (animated menu image)
Elias
Forum: Plugins
In reply to: [Max Mega Menu] Current & Parent Menu Items In MenuHi Tom,
you are right for highlighting the current item or menu link. But as you can see here https://www.designchemical.com/lab/demo-wp-menu-css/parent-a/ the submenu is always visible as well.
I would like to achieve the same with Max Mega Menu and hope this is possible.
Elias
If I understand you correctly, you have some posts you want to re-open comments for, but still want to keep the 365 day limit on others?
That is right. Unfortunately the website you linked has no solution for it.
I disabled and enabled the comments in the post but still no luck as well. I think the “Automatically close comments on articles older than 365 days” is overwriting all single post settings and that’s not good.
Any other idea who could know this?