Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
Hi Bob,
Thanks for your suggestion and code, but there were some display issues to be considered if the slide-out panel is opened while the navigation items are pinned. For example, the navigation elements are fixed on top of the slide-out panel thus hiding some of its content, and being stuck on an offset position unless you scroll all the way to the top.
We’re looking for ways to iron out these issues, and will definitely add this enhancement when it’s been solved.
Admin
Make sure you enter your API key in GM Neo Options page.
Admin
Quote:When you say add a new class responsive to the table in Tablepress, is that just adding the word responsive to Extra CSS Classes under table options in tablepress?Yep.
Admin
Quote:Ok, this is strange! But when I’m changing the folder name of the “graphene-mobile-neo” to “graphene-mobile-neo-bak” the slider start working.After changing back it is still working but stopping after a while…. hmmm….
This does suggest again that the issue is with uncleared cache. Something somewhere is quite persistent with its cache. Any server-side caching and/or CDN like Cloudflare?
Admin
Those LaTex images have different heights (e.g. one with fraction and one without), so it’s difficult to make them all align perfectly. You can use this Custom CSS to tweak the alignment to an acceptable compromise:
img.tex {
vertical-align: -2px !important;
}Admin
Use the
graphene_nav_searchwidget area action hook.Admin
Make sure the “Auto-classify tables to make responsive” is set to disabled in GM Neo Options > Display > Responsive Tables. Then, add a new class
responsiveto the table in Tablepress. That will force the first column to be fixed and the rest of the columns to be able to scroll.On another note, it is quite normal to have different behaviours on different devices. Some features that are needed for smaller screens might not be needed on larger screens, so they are disabled. And vice versa.
Admin
I’ve emailed you both 🙂
Admin
At the moment no, but we’ll look into implementing this enhancement.
Admin
Go to Graphene Options > Display > Miscellaneous Display Options, and tick the option “Disable custom editor styles”.
