Sticky bar sub level menu doesn't appear
Автор: Jacques V.
Просмотрено 3064,
Подписчики 3,
Размещенный 0
Dear all.
Since I updated to version 15 an 16 the STICKY BAR does not show the sub level menu. (drop-down-menu)
The top bar menu does show the sub levels in a right way.
Just look at the images in the attachment.
Best regards,
Jacques V.
spotpen.nl
Размещено
Jacques, I have marked this post for attention by incomedia.
This is a problem on one of my projects in v16.0.3 and unfortunately also in v16.0.4, sadly re-importing from an earlier version does not fix it.
I have also created a new (test) project with content on page 4 (below level 1), the problem is also evident there.
It is attached in case someone needs an example.
How annoying!!
Jacques, it would appear we are not alone.
https://helpcenter.websitex5.com/ru/post/195682
Hello Jacques.
A troubleshooting solution while waiting for a software update.
After publication of the site :
You edit the template.css file that is in the folder Project \ Preview \ Style ...
You find the line #imStickyBarContainer {visibility: hidden; position: absolute; overflow: hidden; } and you assign the visible property to overflow as below.
#imStickyBarContainer {visibility: hidden; position: absolute; overflow: visible; }
You will need to publish the template.css file manually via an FTP client.
Jean-Serge.
icomedia - something that we fix, then break it))))))))) I see it for several years already))))) I'm funny ....
I just noticed it too. INCOMEDIA what kind of scrap do you bring to the users ???
Not need find line etc..
use code before closed head
<style>
#imStickyBarContainer {
overflow:visible !important;
}
</style>
Автор
Many thanks Aleksey K.
I acted as follows:
Choose project.
1. Choose SETTINGS ('instellingen' in Dutch) >>>ADVANCED (right-top)
Then Choose Statistics SEO and CODE >>>ADVANCED (right-top)
Then choose the upper box : with a title with before closing tag </head> or something like that in it.
There I placed your scriptcode:
<style>
#imStickyBarContainer {
overflow:visible !important;
}
</style>
If placed there.... it will rule all pages.
It fixes the issue in some way with overfow:visible …..!important ....(for the time being...).
People who don't know about htlm-script can't use it.... They only can get help from incomedia...
Perhaps in the NEXT UPDATE...?....?
Best regards,
Jacques v.
Good day everyone,
As mentioned in the topic linked by Esahc, yes.
We're currently aware of this issue, and it has already been forwarded to the developers for further analysis.
Rest assured I will take care of notifying you here as soon as there's news about it
Thank you for your understanding
Stefano
Interestingly, as it is possible not to find this bug at a testing stage? Developers cannot load several of ready websites and check for such small mistakes? Or we have to find it?
Aleksey, I looked straight at it but simply did not see this issue or one other I am now aware of. I am sure others did the same. My apologies.
Hello everyone,
I'm glad to inform you that a fix for this is already available in the Beta version of the software.
If you're not part of that yet, you have two choices:
1_ You can subscribe to that here http://beta.websitex5.com/beta_en.html which will allow you to always get the Beta updates for the program (Read carefully the conditions below before accepting)
2_ Wait for this update to be released in the stable version of the software, in order to avoid encountering further temporary issues
I hope I've been helpful
Stefano
Excellent!
Stefano you yourself check what you promise?