Tag Archive only shows one post on Graphene 1.6
-
I have just upgraded to 1.6.2. Reapplied the “patch”. Same thing. My only tweeks in the child theme are a style.css file with the following. When I deactivate qtranslate tag archive is working again.
Thank you for having a look at this 🙂
/*
Theme Name: Graphene Child
Theme URI: http://example.com/
Description: Child theme for the Graphene theme
Author: Your name here
Author URI: http://example.com/about/
Template: graphene
Version: 1.0
*/
@import url("../graphene/style.css");
/* Your modification goes here */
header_title {
background-color: #000000;
color: #337711;
}
.header_title
{
display: block;
background-color:#000000;
}
.header_desc
{
display: block;
background-color:#000000;
}
.container_16 .grid_10 {
left: 45px;
width: 492px;
}
.post-title, .post-title a, .post-title a:visited {
color: #333333;
font: 22px verdana;
margin-top: -3px;
}
.slider_post h2 a, .slider_post h2 a:visited {
font: bold 24px courier;
}
#header-menu > li.menu-item-ancestor > a {
background: url("images/sprite_master.png") no-repeat scroll -877px -236px transparent;
padding-left: 26px;
}
/*#header-menu > li > a {
color: #FFFFFF;
cursor: auto;
line-height: 16px;
padding: 9px 10px 10px;
}*/
.widget_qtranslate {
padding-left: 70px !important;
}
.qtrans_language_chooser li { float:left; margin-right:40px }Mod
<block>Reapplied the “patch”.
Actually, the 1.6.2 update is a maintenance release, so you shouldn’t need to do this.
You don’t need to post your style sheet — we can see that using “View Source”. But this should work; I use Graphene 1.6.2 with a child theme and the Gtranslate plugin with no problems. It is possibly, a plugin conflict between Gtranslate and some other plugin.
Oh, I see, gtranslate is using Google API for machine translation. QTranslate actually uses tags to differentiate the multilingual content entered by the user, so there can be some parsing issues some time I guess. But it’s a major wordpress extension – actually the mail multilingual plugin with wpml – and it would be nice if graphene could support it 100%.
Sorry, I’ve opened another thread for my specific issue which is unrelated to the present thread:
https://forum.graphene-theme.com/graphene-support/tag-archive-not-working-when-using-child-theme
Viewing 7 posts - 11 through 17 (of 17 total)
- 1
- 2
- You must be logged in to reply to this topic.
