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
For the homepage panes, try modifying these codes in your child theme’s CSS from this:
.homepage_pane img {
border: medium none;
box-shadow: -2px 2px 5px #999;
float: left;
height: 132px !important;
margin-right: 8px;
margin-top: -6px !important;
max-width: 95px !important;
}to this:
.homepage_pane img {
border: medium none;
box-shadow: -2px 2px 5px #999;
float: left;
margin-right: 8px;
}Also, do you have a screenshot of the site before the update, by any chance?
BTW, which version of Graphene were you using previously before updating?
Admin
In reply to: Graphene Mobile Neo Helper plugin is causing my site (being developed) to not load correctly
July 10, 2014 at 4:09 pm #42918Have you tried all three items I’ve listed above? If not please do them as described and let us know if they fix the issue or not. They are important to help us determine where the issue is. For example, if the site works when all plugins are deactivated except GM Neo Helper and Any Mobile Theme Switcher, then we’ll know that it’s a plugin conflict somewhere.
Also, what are the theme settings in WP Admin > Settngs > Any Mobile Theme?
We would like to resolve this as much as you do, but because we don’t have full access to the site, we’ll need your cooperation to try our suggested actions and let us know the feedback.
Admin
Quote:I am currently compiling a list of sites using Graphene. If Syahir doesn’t mind, I’ll post them on the wiki; if not, I’ll make a list on my blog.Go ahead and add them on the Wiki, Ken. That’ll be quite useful to other Graphene users. However, if possible add the
rel="nofollow"attribute to the links so Google won’t falsely interpret the links as spammy.Admin
The latest update was a minor one – there isn’t enough code changes to be causing the issues you’re describing.
Have you modified any of the theme’s files previously? Also, try clearing all cache from the W3 Total Cache plugin.
Admin
In reply to: Graphene Mobile Neo Helper plugin is causing my site (being developed) to not load correctly
July 9, 2014 at 1:12 pm #42911Hello,
Try the following actions and see if any of them resolves the issue:
1. Go to WP Admin > Settings > Permalink, and then save the permalink settings.
2. Try deactivate all plugins except GM Neo Helper Plugin and the Any Mobile Theme Switcher plugin.
3. Try switching to the default TwentyFourteen theme while the above two plugins are active.
Let us know if any of the above works. That’ll help to pinpoint where the issue is.
Admin
Try changing to the default theme and see if the issue still persists. This will help rule out/in the theme as the cause.
Admin
The slider takes the images from the posts. If you want a specific image to appear in the slider for the posts, set those images as the Featured Image for those posts.
Admin
In the Edit Page screen, click on the Screen Options on the top right, then tick the checkbox for Excerpt. There’ll be a new option on the page where you can insert your own custom excerpt.
Admin
This might be what you’re looking for:
Admin
Try placing the code in Graphene Options > Advanced > Custom
<head>tags.
