plimfec
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Sidebar truncated in tablet view (at short pages)Thanks very much @kerdezo for providing more examples and screenshots. It’s indeed exactly the same issue I’m dealing with.
@denzel_chia
As far as I experience, the issue is limited to short pages and a resolution between 480px and 960px in width, like described before.The screenshots by @kerdezo illustrate the issue very well I think.
Forum: Themes and Templates
In reply to: [Hueman] Sidebar truncated in tablet view (at short pages)Hi,
You CAN see the issue, just take a look at the page (in the given resolutions).
The fact I don’t use a sticky sidebar on this website at the moment doesn’t matter. Hueman offers two choices – sticky sidebar or not – and in both choices there should be no truncated sidebar, right?
But it is truncated. Not only on this website, but on other websites using the Hueman theme as well.
See here: https://www.herken-je-kracht.nl/huiswerkbegeleiding/
or here: https://www.transitieweb.nl/volg-ons/Disabling other plugins doesn’t help..
Thank you both for your replies.
@steveush
I understand the limitations for the free version, but nevertheless I’m quite happy with your solution. It’s not exactly what I was aiming for, but it all feels more smooth now for sure.The flashing loader indeed looks a bit awkward now, so I added this to my stylesheet to hide it:
.fbx-modal .fbx-loader { display: none; }
I’m happy with the results. The images I normally use are not that heavy, so the loader is not to be missed I think. But I keep an eye on that.
Thank you very much for the information and your CSS code. I think this is great support.
@rckronick
Since your problems are fixed as well now, I mark this thread as resolved.@nikeo
Thank you for 3.3.9. I didn’t notice any differences in the behaviour of the topbar and its color is still lighter than defined in the customizer or stylesheet, but I suppose you saved these issues for a future release (?)About the hamburger menu not working, for me this solved that problem:
- Go to: Appearance > Customizer > Header Design > Header design: colors, mobile settings
- Scroll down and be sure you assign the right menu there, at least not an empty one.
When you’re still having problems after you did this, I’m afraid I don’t know how to fix..
—
I was talking about the toggle button for the sidebar and I was testing it in IOS / Safari and Windows 7 / Chrome.
But testing it again today, I figure I exaggerated a bit by stating it’s ‘not working’. I guess I need to get used to the animation you built in. Because of that, the button’s respond is a bit slower than before. So forget about this issue, in the end it’s just personal taste I guess.
– Thank you very much for picking up my other two issues (2 and 3).
– Since you made it optional, I must say the ‘hanging sidebar’ is a great new feature for short sidebars (and shorter pages). Thank you for this.Forum: Themes and Templates
In reply to: [Hueman] Search-button no longer available on mobile menuIt is also an option they built in.
Here to be found:
Appearance > Customizer > Header Design > Header design: colors, mobile settingsScroll down and choose ‘Topbar and header menus, logo centered’ in the pulldown menu and the search button should return in the mobile view.
I managed to solve most of the problems thanks to the theme’s customizer and some CSS rules I added to my child theme.
Three (minor) issues remain though:
1. Is there a way to skip the animation you built into the toggle button? The button with ‘<<‘ that is. That would be nice, because it seems it’s not working flawlessly all the time (sometimes it refuses to respond when clicked).
2. It looks like you added some transparancy into the topbar menu. It ends up in a lighter color than I define in my stylesheet (or via the customizer). How to avoid that transparancy?
3. I’d appreciate a setting for a solid, fixed topbar in the theme’s settings. I think the appearing / disappearing topbar while scrolling through the website is kind of disturbing for the visitors.
Thanks in advance.
I just discovered you actually MADE most of the changes optional. Thank you so very much for that!
I’m playing with the options right now, so please put my post on hold for now..
—
For other people dealing with the same issues, go in the WordPress backoffice to:
Appearance > Customizer > Header Design > Header design: colors, mobile settings
or
Appearance > Customizer > Main Body Design > Sidebars: design and mobile settings
Forum: Themes and Templates
In reply to: [Hueman] Conflict between Hueman and SlimStat pluginHi Jason,
Great, I added the class ‘sidebar-toggle’ to the ‘Do Not Track’ section and now the problem is solved.
Thank you!
It would be very nice to be able to adjust the collapsing point in the settings of the Hueman theme. There already are a lot of settings to adjust, which is great, but I hope this one will pop up in some future release as well ??
Thanks for now!
Forum: Themes and Templates
In reply to: [Hueman] Hide header menu.Clicking on ‘Customizer’ should give you the front end of your website and at your left hand a menu to change all kind of things (global settings, header, content, footer).
When you don’t see that, I’m afraid I can’t help you. I don’t understand the message you get about the widgets.
Perhaps someone else knows what to do?
PS You could try to do the update again through your backoffice instead of using the FTP method. I’m not sure it makes any difference, but I believe it could.
Hi,
I’m already using media query to reduce the padding between menu items:
@media screen and (min-width: 719px) and (max-width: 850px){ #header .nav-wrap a { padding-left: 8px !important; padding-right: 8px !important; } }
I could change the font size as well, that’s a good point. But I’m afraid it’s still not enough..
So could you point me to the right file to adjust the javascript? It seems I’m not able to find it, but I love to give it a try to alter it.
Thank you.
Forum: Themes and Templates
In reply to: [Hueman] Hide header menu.Go to Appearance > Customizer > Header > Header Menu
Uncheck the box that says:
“Use a default page menu if no menu has been assigned.”That would do the trick I suppose.
No problem, happy to help.
Thank you for the info and upcoming fix.
I appreciate very much.Hi Denzel,
I have some important additional information:
I got the warning message when running under WordPress 4.4.3 and thought that could be part of the cause. So I just did an update to the latest WordPress (version 4.6.1) and tried Hueman 3.2.9 again. That worked and the problem is gone now.
This means there’s no warning message anymore and adding pages goes without problems.
So for me this issue is resolved and I suppose updating WordPress could get rid of the problem for others as well.
But thank you anyway of course for your quick reply and the transfer to your developers.