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
OK, try adding this to your child theme’s
functions.phpfile:function graphene_custom_generic_slider_img(){
return '<img src="/path/to/image.file" alt="" />';
}
add_filter( 'graphene_generic_slider_img', 'graphene_custom_generic_slider_img' );Admin
A few thoughts:
1. Those red borders at the top and bottom of posts are too distracting. It’s probably better to use a faint colour instead.
2. When adding videos, try using the WordPress oEmbed feature. This feature receives the information about how wide your content area is from the theme, and it will adjust the video so that it fits into the content area just fine.
3. I see that you’ve increased the font size, but didn’t adjust the line height. This makes the text blocks look crowded. Try increasing the line height of the text.
4. Since you’re using the Twitter iframe widget, it’s probably better to remove the background and header of the widget containing it.
5. Your Twitter and Youtube social media icons at the top are not the proper size.
6. It’s probably better to place the “Like” button in the top bar in the same line with the “Mad Jank on Facebook” text. Also, try changing the colour of the like count. It is currently barely visible over the dark background of the top bar.
Admin
@carmenj, your slider is working fine here on my end.
Admin
I don’t see any x in the slider without an image. What browser do you use?
Admin
Nothing that I know of about the theme could be causing what you’re describing, which is itself weird. I have never came across WordPress popping up a login window. Even if you’re logged out, you can still edit all the way until you actually click Update or Publish.
Admin
No, just deactivate all at once and see if the problem is still there. If it’s not, then reactivate the plugins one by one (or half by half, it’s up to you) to find the culprit.
Admin
No easy way to achieve this, but you might want to give this plugin a go:
http://coffee2code.com/wp-plugins/customizable-post-listings
Admin
Before you ditch the plugin, try disabling it first to see if it’s the issue. If it is, report it to the plugin developers.
Also, try disabling all plugins to see if any of them is the cause.
Admin
Quote:I have an old version of Graphene, obviously, and I just uploaded the js script and the slider works now. However, now I can’t seem to upload any images to the library. They arrive in the library as 0x0 pixels. Even images I have previously uploaded with no problem. Is it possible this new .js file has caused a problem with it?Try renaming the
jquery-tools-1.2.5.min.jsfile to something likejquery-tools-1.2.5.min.bak.jsso that it won’t be loaded. Then try upload any image into the library. This will help to determine if the library is the issue.Admin
Quote:Error message comes back; An Unexpected HTTP Error occurred during the API request.This is almost always caused by issues with your server being unable to send a request and receive receive responses from the WordPress.org servers. Ask your web host about it.
