Menu not active on all pages

Hi,

On this page: http://fitklub.nl/new/fitklub-inschrijven-inther/ the menu as I set it up in Header appears not to be active. When you look at http://fitklub.nl/new/ for instance you can see it is a sticky menu with another bar appearing when scrolling. What is the problem here?

Hello There,

Thanks for writing in! Do you also want to highlight the parent menu item when a sub menu is viewed? If that is the case, please add the following CSS code in the X > Launch > Theme Options > Global CSS (http://prntscr.com/evui3r)

.hm8.x-menu > li.current-menu-parent {
    background-color: #ff0000 !important;
}

.hm8.x-menu > li.current-menu-parent .x-anchor .x-anchor-text-primary,
.hm8.x-menu > li.current-menu-parent .x-anchor .x-anchor-sub-indicator{
    color: #fff;
}

Hope this helps. Kindly let us know.

Hi,

That’s not what I mean. I mean that on the first page I mentioned the menu is not sticky ánd thus the bar beneath the menu (the one with the breadcrumbs that comes into view when scrolling down) is not visible.

Image as it should be:

Image as it is on the page mentioned (no sticky and no breadcrumb bar):

Hi Ying,

Your site doesn’t load on my end. It looks like your server is down at the moment. I tried to refresh it several times but still not working.

Kindly contact our host and let us know.

Thanks

Yeah, the webhost was experiencing some problems. On my end it is fixed now and the site should be okay.

Hi there,

It seems that the settings for the homepage and the other page are different, and that is why it is not working on the inner page. Do you use 2 sets of different headers for those pages?

It will be helpful if you get back to us with the URL/User/Pass of your website so that we can check Pro > Launch > Header section and try to find out the difference of the settings between 2 pages.

Thank you.

Hi,

I’m not aware that I used different settings. I’m certainly not using different headers as I only have one header to begin with.

Okay, it seems that the problem is caused by the PHP form that is on that page. It also interferes with E&P Estimation plugin. Could you check why it is causing this?

The Form: `







































































































voornaam*
tussenvoegsel
achternaam*
adres*
postcode*
woonplaats*
land*
telefoon*
email*
---------------------------------------------------
geboortedatum*
geslacht
M
V
medisch toezicht ja
---------------------------------------------------
IBAN banknummer
BIC (alleen voor buitenlandse rekeningen)
tennaamstelling
automatische incasso Ja, graag automatisch incasseren
---------------------------------------------------
type abonnement*


Fitklub Daluren Maand € 15,95
Fitklub Daluren + Groepslessen Maand € 19,90
Fitklub Onbeperkt Maand € 19,95
Fitklub Onbeperkt + Groepslessen Maand € 23,90
Fitklub Daluren Jaar € 167,40 (€ 13,95 p.mnd.)
Fitklub Daluren + Groepslessen Jaar € 214,80 (€ 17,90 p.mnd.)
Fitklub Onbeperkt Jaar € 203,40 (€ 16,95 p.mnd.)
Fitklub Onbeperkt + Groepslessen Jaar € 250,80 (€ 20,90 p.mnd.)

vestiging*


Fitklub Keizersveld
Fitklub Veltum
Fitklub Gebr. van Doornelaan
Fitklub Expeditiestraat
Fitklub Cuijk
Fitklub Gemert
Fitklub Weert

---------------------------------------------------
extra informatie


PS: Geen HTML toegestaan.
---------------------------------------------------

Ik ga akkoord met de leveringsvoorwaarden.



`

Hi there,

I managed to fix the issue on the other thread you have. Kindly check and see if it fixes the problem. Actually, the script code which you have added in the Raw Element made all Javascript codes stop working on that specific page.

Kindly read my answer there and check the CLONED page I have created.

If you need further help kindly get back to us with detailed information to be able to help you regarding the problem.

Thank you :slight_smile:

Thanks, working fine now!

Glad to hear it’s sorted.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.