Welcome to Geeklog, Anonymous Friday, April 04 2025 @ 10:24 am EDT
Geeklog Forums
Pure css theme and other new themes to test
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
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]
25
17
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
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
I'm available to customise your themes or plugins for your Geeklog CMS
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
I'm available to customise your themes or plugins for your Geeklog CMS
21
23
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.
23
18
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.
23
26
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
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 available to customise your themes or plugins for your Geeklog CMS
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 available to customise your themes or plugins for your Geeklog CMS
20
21
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
30
28
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
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
I'm available to customise your themes or plugins for your Geeklog CMS
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
I'm available to customise your themes or plugins for your Geeklog CMS
20
24
Quote
All times are EDT. The time is now 10:24 am.
- 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