VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

In Mobile, dropdown menu is not working
(1 viewing) (1) Guest

TOPIC: In Mobile, dropdown menu is not working

Re: In Mobile, dropdown menu is not working 05 Oct 2015 20:09 #7534

Hi

I have the same issue with the dropdown menu in the mobile version.
Could you please let me know how to fix it?

The website is siramilano.com

Thanks!

  • Posts:1
  • Colza88
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: In Mobile, dropdown menu is not working 06 Oct 2015 02:46 #7535

Please check file templates/jf_creativia/index.php, it has syntax error.

This image is hidden for guests. Please log in or register to see it.


joomfreak
Last Edit: 06 Oct 2015 02:49 by isupport.
The following user(s) said Thank You: Colza88

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: In Mobile, dropdown menu is not working 23 Mar 2016 19:08 #8483

I have the same problem with the drop menu. If the dropdown menu opens in the mobile phone, the first submenu will be started automatically. It has no way to choose other submenus.

I have now carried out the step with the @media of page 1, without a result .

Since this often happens, a guide would not be bad .

I find the template TAMAN very good.

My homepage: www.kirche-stadtallendorf.de

  • Posts:1
  • Tiger79
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: In Mobile, dropdown menu is not working 24 Mar 2016 03:40 #8486

You can edit templates/jf_taman/css/template.css, at line 383:
 
#jf-mainnav ul li > ul {
...
display: none;
left: auto;
...
}
 

modify to:
 
#jf-mainnav ul li > ul {
...
/*display: none;*/
left: -9999em;
...
}
 

at line 400:
 
#jf-mainnav li:hover > ul {
display: block;
}
 

modify to:
 
#jf-mainnav li:hover > ul {
left: auto;
}
 


Thank you for using our template!

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: In Mobile, dropdown menu is not working 04 Jan 2018 19:27 #10828

Hi
Thank' s a lot for very beatiful template and good good job

I have the some problem....in mobile version the dropdown menu don't work...I've tried ti install quickstart version and it work but i need install only a tamplate to make responsive a site where was installed jf nature....
You can help me?

Thank's

  • Posts:2
  • dwm
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: In Mobile, dropdown menu is not working 10 Jan 2018 03:06 #10841

Can you please send me your website url and the super admin access via private message system?

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
Time to create page: 1.03 seconds
Tuesday 16 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.