Closed GoogleCodeExporter closed 9 years ago
Starting with r204 WPI's will have two types (and more) of Front page layout,
settings available inside the theme options (Theme options > Frontpage layout
options
> Template).
1. Default (extended posts loop (actually two loop) )
2. Type-A (normal posts loop without horizontal sidebar)
Very sorry. I haven't check this issue yet as I'm on tight schedule. You can try
resetting the WPI's theme options (assume that there is conflict).
try set "mods_wp-istalker-chrome_flag" options to 0 and reset
"mods_wp-istalker-chrome_settings" options.
update_option(WPI_META_PREFIX.'settings','');
update_option(WPI_META_PREFIX.'flag',0);
Thanks for reporting Jonathan. Happy new year.
Original comment by chaoskai...@gmail.com
on 29 Dec 2008 at 3:50
This get fixed when you choose a frontpage layout type. If blank, then you get
double
set of posts.
Original comment by hallahe...@gmail.com
on 29 Dec 2008 at 10:55
Beautiful. Thanks!
Original comment by jwon...@live.com
on 29 Dec 2008 at 1:31
This are related to issue 22.
Original comment by chaoskai...@gmail.com
on 20 Jan 2009 at 4:13
r252 has fixes for this issues.
Original comment by chaoskai...@gmail.com
on 20 Jan 2009 at 5:36
fixed on latest revision r276
http://code.google.com/p/wp-istalker/source/browse/branches/WordPress/2.7/1.6.2/
lib/theme.php?spec=svn276&r=256#287
Original comment by chaoskai...@gmail.com
on 5 Feb 2009 at 3:10
Original issue reported on code.google.com by
jwon...@live.com
on 28 Dec 2008 at 5:47