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
That was tested on the stock browser of Android 4.2.2. Can you scroll the slide-out panel down?
Admin
Here’s how it’s displayed when I visited your site using the stock Android browser:
Admin
In reply to: I just did a custom footer. It works but when logged into my site the top dashboard bar is missing
April 20, 2013 at 11:08 pm #37766Read again. Two closing
</div>s before your custom footer, and one after. You have two closing divs inside your custom footer, and none after.Admin
In reply to: I just did a custom footer. It works but when logged into my site the top dashboard bar is missing
April 20, 2013 at 7:45 am #37764Just follow the theme. Two closing
</div>s before your custom footer, and one after. Remember also to close the<body>and<html>.Admin
Could be any one of a myriad of causes. These are just a few:
1. Server usage is over its capacity
2. Your site is making many HTTP calls to many websites before loading the page
3. Rogue script causing infinite loop
4. Packet losses to and from the server
5. Misconfigured plugins
6. Badly-written plugins
Try disabling all your plugins and see if the site loads with a consistent loading time over a period of, say, 2 or 3 days.
Admin
Try using the full 6-digit colour codes, e.g.
#eeeeeeinstead of#eee.Admin
You’ll need to use a child theme to add an
<a>element into the slider posts, and then make it overlay the entire slider size via CSS.Admin
In reply to: I just did a custom footer. It works but when logged into my site the top dashboard bar is missing
April 19, 2013 at 11:47 pm #37762Take a look at the theme’s
footer.phpand you’ll notice that there are a few extra closing</div>s in there. Those are needed to close the<div>elements that are opened in other template files, like the header.php file. You are missing those closing divs.Admin
I’ve visited your site on both the stock Android browser and Firefox for Android, and both are showing the slide-out panel correctly. You can actually vertically scroll the slide-out panel independently of the content area of the site.
Admin
Graphene Options > Display > Custom CSS.
