troxx
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] form speed at about 150 calculator fields?I don’t need you to evaulate other plugin, I just want you to look at the complexity of my form ant tell me if CFF can manage this kind of form with a decend speed?
Forum: Plugins
In reply to: [DethemeKit For Elementor] When I install my website crashSimilar error here. Your plugin is crashing site when switching on to PHP 7.x version. It wordks fine only with PHP 5.6
Fatal error: Uncaught Error: Class 'Requests_Exception' not found in /home/platne/serwer23858/public_html/explorer/wp-includes/Requests/Transport/cURL.php:422 Stack trace: #0 /home/platne/serwer23858/public_html/explorer/wp-includes/Requests/Transport/cURL.php(177): Requests_Transport_cURL->process_response() #1 /home/platne/serwer23858/public_html/explorer/wp-includes/class-requests.php(381): Requests_Transport_cURL->request() #2 /home/platne/serwer23858/public_html/explorer/wp-includes/class-http.php(394): Requests::request() #3 /home/platne/serwer23858/public_html/explorer/wp-includes/class-http.php(626): WP_Http->request() #4 /home/platne/serwer23858/public_html/explorer/wp-includes/http.php(162): WP_Http->get() #5 /home/platne/serwer23858/public_html/explorer/wp-content/plugins/dethemekit-for-elementor/includes/admin/include/template-library.php(90): wp_remote_get() #6 /home/platne/serwer23858/public_html/explorer/wp-content/plugins/dethemekit-for-elementor/includes/admin/include/template-library.php(107): DethemeKit in /home/platne/serwer23858/public_html/explorer/wp-includes/Requests/Transport/cURL.php on line 422
Forum: Plugins
In reply to: [Aspexi Social Media Sidebox] Not working anymore since last WP updateOkay, for anyone seeking info… This is the solution for now: https://stackoverflow.com/a/14923480
Forum: Themes and Templates
In reply to: [Ascend] Transparent header on subpagesThat’s funny – if you turn off the sticky header, it turns off on the homepage, but still works (!) on the sub-pages. And now I have transparent header everywhere. That’s really funny ??
Forum: Themes and Templates
In reply to: [Ascend] Transparent header on subpagesYes, I do. I also have Advanced styling > header color set to #000 with 0.5 transparency. And I have Home page set to use slider with transparent header.
Forum: Plugins
In reply to: [WP Mega Menu] Submenu item with image on hoverSo, how was it done on https://hymo.com/sv/ page? I am sure, they are using WP Mega Menu.
Forum: Themes and Templates
In reply to: [Ascend] WP Mega Menu plugin and Ascend theme?es, please post it to them. Also, my question now is: is it a cause why WP mega menu doesn’t work even with PHP 5.6? There are no visible errors with 5.6.
Forum: Themes and Templates
In reply to: [Ascend] WP Mega Menu plugin and Ascend theme?I’ve switched PHP version to 7.2 and…
<b>Fatal error</b>: Uncaught ArgumentCountError: Too few arguments to function ascend_menu_nav_li_css_classes(), 3 passed in /home/platne/serwer23858/public_html/hydromechanika/wp-includes/class-wp-hook.php on line 286 and exactly 4 expected in /home/platne/serwer23858/public_html/hydromechanika/wp-content/themes/ascend/lib/nav.php:37
Stack trace:
#0 /home/platne/serwer23858/public_html/hydromechanika/wp-includes/class-wp-hook.php(286): ascend_menu_nav_li_css_classes(Array, Object(WP_Post), Object(stdClass))
#1 /home/platne/serwer23858/public_html/hydromechanika/wp-includes/plugin.php(208): WP_Hook->apply_filters(Array, Array)
#2 /home/platne/serwer23858/public_html/hydromechanika/wp-content/plugins/wp-megamenu/classes/class.wp-megamenu.php(125): apply_filters(‘nav_menu_css_cl…’, Array, Object(WP_Post), Object(stdClass))
#3 /home/platne/serwer23858/public_html/hydromechanika/wp-content/plugins/wp-megamenu/classes/class.wp-megamenu.php(346): wp_megamenu->start_el(”, Object(WP_Post), 0, Object(stdClass))
#4 /home/platne/serwer2 in <b>/home/platne/serwer23858/public_html/hydromechanika/wp-content/themes/ascend/lib/nav.php</b> on line <b>37</b><br />Forum: Themes and Templates
In reply to: [Ascend] WP Mega Menu plugin and Ascend theme?Yes, of course I did.
Forum: Themes and Templates
In reply to: [Ascend] WP Mega Menu plugin and Ascend theme?It works on the backend, but absolutely nothing show on the frontend – that’s why I tought it may be not working with Ascend (JS conflict or maybe conflict with your mega menu). I am also using Elementor on this site, but nothing changes if I switch it off. Now, I can see some errors in the console: https://pastebin.com/MGu2E6G4
This is a fresh project, I have almost none of plugins there – just Elementor, Kadence Toolkit and WP Mega Menu.
Forum: Themes and Templates
In reply to: [Ascend] Hamburger menu – icon change…It works ?? Thanks a lot.
Forum: Themes and Templates
In reply to: [Ascend] Hamburger menu – icon change…I’m not, but that’s not a problem, I can set up child theme any moment.
Forum: Themes and Templates
In reply to: [Ascend] Mobile menu doesn’t close after anchor jump to #sectonIt works! Thank you, Ben! You did a great job producing Ascend theme, even in free version it’s a powerful tool.
Forum: Themes and Templates
In reply to: [Ascend] Mobile menu doesn’t close after anchor jump to #sectonUnfortunately, it doesn’t work. Are you sure the class name are correct? This is begginning of the mobile menu raw code:
<div class="mag-pop-sldr mfp-with-anim kt-mobile-menu" id="kt-mobile-menu" tabindex="-1" role="dialog" aria-hidden="true"> <div class="pop-modal-content"> <div class="pop-modal-body"> <ul id="menu-glowne-2" class="kad-mobile-nav"><li class="menu-home menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-63 current_page_item menu-item-147"><a href="https://www.restro.pl/">Home</a></li> <li class="menu-mezze menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-148"><a href="https://www.restro.pl/#mezze">Mezze</a></li> </ul> </div> </div> </div>
Seems to work now, thanks Brad! I’d probably never get to that… Cheers, bro ??