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
Can you try disabling all plugins to see if it’s a plugin conflict?
Admin
URL to your site?
Admin
Have you enabled the Slide-Out Panel feature in WP Admin > Appearance > GM Neo Options > Slide Panel Options? The “GM Neo Slide Panel” widget area is only available if the feature is enabled.
Admin
Use the Custom Post Limits plugin.
Admin
Admin
In reply to: Yellow vertical line under page title & box around blog post dates
July 23, 2013 at 2:26 pm #39460Marking thread as resolved. You can do this yourself as well.
Admin
Quote:I was trying to “save/apply/initiate” the settings and nothing changed. That is no longer the case, it’s working appropriately. I still would like to be able to save “every” color setting when I “save current setting as preset.” That function only saves color I have modified. It does “not” lock in a color that might be a default when I “save current setting as preset.” Am I explaining that adequately?Yep, I got what you meant the first time, which is why I was saying that @gruuna’s issue was quite different than yours.
Issues with the colour presets management have been fixed in our latest development version, and will be available in the next update. I wish we can immediately push out the updates, but unfortunately there are many limitations placed on us. Internal testing, getting the translation files updated, etc. And last of all, WordPress.org reviews each and every theme update submitted to the repository, adding more delays and really stays our hand from issuing updates as soon as we wish we could.
If you want to try it early, I can provide you with a copy of the latest development version, or get it directly from Google Code using SVN if you know how to.
Admin
Quote:I change colours and save them but nothing changes in my blog.That does not sound like the same problem, which are related to saving and applying colour presets. Did you mean that when you change a colour setting, that change isn’t reflected on your site?
Admin
Quote:I did some more poking around. It seems that when I have the infinite scroll option I – the next and previous options no longer work on the search and archive pages. They are there, but the style is getting set of display:none. Don’t know why…trying to confirm this on a dev box with a clean version of the theme.That’s because Infinite Scroll is applied to the search and archive pages as well, not just the home page.
Admin
Try adding this to the theme’s Custom CSS option:
.more-link .block-button {
float: left;
}
