Welcome to Geeklog, Anonymous Tuesday, April 14 2026 @ 05:48 pm EDT
Geeklog Forums
Pure css theme and other new themes to test
Status: offline
1000ideen
Forum User
Full Member
Registered: 08/04/03
Posts: 1298
I think is was a good idea to make such a competition. it reminds me of this one with wordpress: http://managedtasks.com/wpthemes/blog/ There were a few more people and obviously they had some good graphical skills. Somehow GL users seem to be rather technicians. :wink: [url]
34
32
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1581
Hi,
Some new themes for Geeklog 1.5 are available, some are still in testing. See the theme switcher on geeklog.fr.
Feedbacks are welcome.
Thanks.
::Ben
Some new themes for Geeklog 1.5 are available, some are still in testing. See the theme switcher on geeklog.fr.
Feedbacks are welcome.
Thanks.
::Ben
30
32
Quote
Frank
Anonymous
Hi
Pure is really a nice theme, but I have a small problem:
http://www.faunogfiskarlaget.net
The articles don't come out correctly. Any ideas what I'm doing wrong.
Pure is really a nice theme, but I have a small problem:
http://www.faunogfiskarlaget.net
The articles don't come out correctly. Any ideas what I'm doing wrong.
31
27
Quote
Status: offline
hfd
Forum User
Junior
Registered: 06/19/08
Posts: 16
Quote by: Frank
Hi
Pure is really a nice theme, but I have a small problem:
http://www.faunogfiskarlaget.net
The articles don't come out correctly. Any ideas what I'm doing wrong.
I'm guess that may be you insert the "table code" with your post.
may be I am wrong.
thanks.
34
42
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1581
Frank,
I'm looking at your site right now and...
An error has occurred:
This is being displayed as "Root Debugging" is enabled in your Geeklog configuration.
If this is a production website you must disable this option once you have resolved any issues you are investigating.
Did you install last theme version (1.5.1.1)?
::Ben
I'm looking at your site right now and...
An error has occurred:
This is being displayed as "Root Debugging" is enabled in your Geeklog configuration.
If this is a production website you must disable this option once you have resolved any issues you are investigating.
Did you install last theme version (1.5.1.1)?
::Ben
29
32
Quote
Frank
Anonymous
Hi
done, but I don't have
And yes, it's latest; Pure 1.5.1.1
When I log in and try to edit the articles everything shows ok.
The albums are ok unlogged.
--------
I'm not sure what you mean?
Frank
you must disable this option
done, but I don't have
resolved any issues
, but that's an another story (http://www.geeklog.net/forum/viewtopic.php?showtopic=84736).And yes, it's latest; Pure 1.5.1.1
When I log in and try to edit the articles everything shows ok.
The albums are ok unlogged.
--------
insert the "table code" with your post.
I'm not sure what you mean?
Frank
40
38
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1581
To fix this bug you need to edit the functions.php file and find near line 598
$rblocks = COM_showBlocks( 'right', $topic );
if( empty( $rblocks )) {
$theme->set_var( 'geeklog_rblocks', '');
$theme->set_var( 'right_blocks','');
if ( empty($lblocks) ) {
$theme->set_var( 'centercolumn','gl_content-full' );
} else {
$theme->set_var( 'centercolumn','gl_content-wide' );
and change gl_content-wide to gl_content-wide-left on the last line
$rblocks = COM_showBlocks( 'right', $topic );
if( empty( $rblocks )) {
$theme->set_var( 'geeklog_rblocks', '');
$theme->set_var( 'right_blocks','');
if ( empty($lblocks) ) {
$theme->set_var( 'centercolumn','gl_content-full' );
} else {
$theme->set_var( 'centercolumn','gl_content-wide-left' );
Thanks for the report.
::Ben
Text Formatted Code
$rblocks = COM_showBlocks( 'right', $topic );
if( empty( $rblocks )) {
$theme->set_var( 'geeklog_rblocks', '');
$theme->set_var( 'right_blocks','');
if ( empty($lblocks) ) {
$theme->set_var( 'centercolumn','gl_content-full' );
} else {
$theme->set_var( 'centercolumn','gl_content-wide' );
and change gl_content-wide to gl_content-wide-left on the last line
Text Formatted Code
$rblocks = COM_showBlocks( 'right', $topic );
if( empty( $rblocks )) {
$theme->set_var( 'geeklog_rblocks', '');
$theme->set_var( 'right_blocks','');
if ( empty($lblocks) ) {
$theme->set_var( 'centercolumn','gl_content-full' );
} else {
$theme->set_var( 'centercolumn','gl_content-wide-left' );
Thanks for the report.
::Ben
47
34
Quote
All times are EDT. The time is now 05:48 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content