BSF - Rahul
Forum Replies Created
-
Hello @cmboutiquepro69
Thanks for sharing the screenshot.
Just to let you know, this is a reported issue and we will get this fixed in our upcoming update.
Meanwhile, try switching to the default themes like twenty-twenty temporarily to resolve the issue.
Regards,
Rahul.Hello
Marking this topic as resolved due to inactivity and assuming the issue is resolved at your end.
Feel free to reply here or open up a new issue thread if you are still facing this problem.
Regards,
RahulHello
Marking this topic as resolved due to inactivity and assuming the issue is resolved at your end.
Feel free to reply here or open up a new issue thread if you are still facing this problem.
- This reply was modified 3 years, 11 months ago by BSF - Rahul.
Hello @gustavomz
Thanks for getting in touch.
Kindly use this custom CSS in the theme customizer:
.elementor-widget-navigation-menu .menu-item a.hfe-menu-item:hover{ color: var( --e-global-color-accent ) !important; }
Refer – https://a.cl.ly/9ZuxNJ52
Regards,
Rahul.Hello @arzubrov
Sorry for the delay in response.
Unfortunately, this is not allowed. The Header Footer plugin is free for all and can be installed from the WordPress plugin repository.
We hope this clarifies the doubt ??
Regards,
Rahul.Hello @ramanray21
Kindly check this link that is pinned in the support forum – https://www.ads-software.com/support/topic/elementor-header-and-footer-pages-not-loading/
Please let us know in case of any further help.
Regards,
Rahul.Hello @rmerchand
?
Thanks for getting in touch.We’re not facing this issue at our end.
Please try switching temporarily to another theme like twenty-twenty or Astra to check if the issue is resolved.
Besides, the HFB plugin has inbuilt support for some themes. If you’re using some other theme, you can see a tab with two methods.
Kindly try switching between the methods and check once again if this resolves the issue.
Regards,
Rahul.Hey @jokubas2000k
Please try the below code at your end once –
add_action('wp_footer','custom_hfe_menu_dropdown_close'); function custom_hfe_menu_dropdown_close(){ ?> <script type="text/javascript"> (function($){ $(document).ready(function() { $('.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal li').on('click', function() { $('.hfe-nav-menu__toggle').trigger( "click" ); }); }); })(jQuery) </script> <?php }
- This reply was modified 3 years, 11 months ago by BSF - Rahul.
Hello @atxdev
Marking this topic as resolved due to inactivity and assuming the issue is resolved at your end.
Feel free to reply here or open up a new issue thread if you are still facing this problem.
Regards,
RahulHello @mashelby
Sorry for the delay in response.
As of now, there is no support for extra parameters in the shortcode. But the plugin has support for dynamic tags, so you’re able to modify the content like page title, etc dynamically on different pages.
We will try to implement this feature in future updates.
Regards,
Rahul.Hello @irisalroy
Refer to this video I recorded – https://a.cl.ly/geubY8PE
You can apply the column width as per your requirement.
If you’re applying the last menu item as a button from the navigation menu widget, then it is not possible to hide it because the button setting is not a different widget.
I hope this clarifies the doubt ??
Regards,
Rahul.Hello @mstudioil
I have visited the page link and could see the title in place.
I am not sure if I understood the issue correctly.
Would you mind elaborating on the issue so we can check this at our en>?
Regards,
Rahul.Hello @agweb1
?
We’ve tried to check this scenario on our end and it seems to be working as expected.While in order to investigate the issue further, we will need to take a closer look at your end. Please open a ticket from our Support Portal for quicker resolution.
Looking forward to hearing from you!
Regards,
Rahul.Hello @nataly1
Sorry for the delay in response.
The website link is not working now.
In case the issue persists, please provide us the link so we can debug it further.
Looking forward to hearing from you.
Regards,
Rahul.Hello @sunsoftpk
I have visited the website link and could see you’re not using the HFE plugin for the menu anymore. Refer this screenshot
We have verified the working of the menu at our end and it is working fine. In case, the issue reproduces, kindly try the below steps:
Deactivate all of your plugins. If this solves the problem, gradually activate your plugins one by one, until you spot the problematic plugin.
If you have a caching plugin, make sure you deactivate it, or even better – purge the cache.
Please let us know in case of any further help.
Regards,
Rahul.