Contribute  :  Support  :  Downloads  :  Forum  :  Links  :  Polls  :  Calendar  :  Directory  :  Advanced Search  
Geeklog The Ultimate Weblog System
Welcome to Geeklog
Monday, May 12 2008 @ 04:53 AM EDT
   

Nextide releases the NexPro theme

GeeklogNextide is pleased to announce the release of the NexPro theme as a general public download. This is the same theme that is used in NexPro. It is a nice royal blue colour, and offers collapsible left and right blocks. Or, if you are on a page with limited screen real estate, you can collapse the whole left block pane completely! All of the collapses use the Yahoo User Interface (YUI) to give a smooth animation and add a great touch to your site. Click here for a sneak peak of the theme.

You can download the NexPro theme from Nextide Public Downloads, but please read the documentation first, as there are some required code changes you will need to perform in order to make the theme work fully. The documentation can be found here: NexPro Theme Documentation.

Enjoy!

Story Options

Trackback

Trackback URL for this entry: http://www.geeklog.net/trackback.php/20071018143402291

No trackback comments for this entry.
Nextide releases the NexPro theme | 17 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Nextide releases the NexPro theme
Authored by: cordiste on Thursday, October 18 2007 @ 03:10 PM EDT
Thank you Chevy for the sharing. Can we see the theme in action somewhere?

Thanks.

::Ben

---
Support and French community [ www.geeklog.fr ]
Nextide releases the NexPro theme
Authored by: chevy on Thursday, October 18 2007 @ 03:35 PM EDT
Hello Ben,

Thank your for your interest in the NexPro Theme. We are currently in the process of setting up a demo site, but for now the only preview I can show you is the image that is posted in the main story, here. If you follow the documentation, it shouldn't take you more than 10 mintues to fully set up this theme and then you can preview it first hand!

Regards,
Eric
Nextide releases the NexPro theme
Authored by: machinari on Thursday, October 18 2007 @ 06:24 PM EDT
That's Sweeeet! I love it.
NexPro theme variation
Authored by: cordiste on Friday, October 19 2007 @ 09:08 AM EDT
Yes great theme Eric :)

I made a variation for the french portal www.geeklog.fr

Thanks.

::Ben

---
Support and French community [ www.geeklog.fr ]

NexPro theme variation
Authored by: Chump on Friday, October 19 2007 @ 11:16 AM EDT
Calapsable sideblock do not seem to funcitoning. Anyone have a workable demo of this?
NexPro theme variation
Authored by: cordiste on Friday, October 19 2007 @ 11:56 AM EDT
Hi Chump,

I only test it on Windows XP and FireFox 2. What is your OS and browser?

Thanks.

::Ben

---
Support and French community [ www.geeklog.fr ]
NexPro theme variation
Authored by: chevy on Friday, October 19 2007 @ 12:07 PM EDT
Hi Chump & Ben, (and anyone else who has downloaded the theme already)

I have just noticed a small issue when you are not logged in, it does not set the required lib-custom code. That is because apparently when you are not logged in, $_USER['theme'] is not set. So I have updated the code that you must add to the CUSTOM_templateSetVars function in our documentation, here.

I have tested this theme in Firefox 2, Internet Explorer 7, and Safari 3.

Sorry for the inconvenience.
Eric
NexPro theme variation
Authored by: cordiste on Friday, October 19 2007 @ 03:21 PM EDT
Sorry with the cookies I could not see this issue.
Thanks Eric it works great now.

::Ben

---
Support and French community [ www.geeklog.fr ]
NexPro theme variation
Authored by: pinkponk on Tuesday, October 30 2007 @ 05:20 PM EDT
hello!
Tell me please how to clean the text {showhide} from above?
http://begimot.ru

---
I use the dictionary

NexPro theme variation
Authored by: CavemanJoe on Sunday, November 04 2007 @ 11:04 AM EST
I'm having a similar problem - the text {header_javascript} is visible at the top of the site, {nexmenu} above the left-hand menu, and {showhide} above the featured story. Only happens with logged-in users.
NexPro theme variation
Authored by: chevy on Monday, November 05 2007 @ 10:11 AM EST
Hi Pinkponk & CavemanJoe

I have updated the CUSTOM_templateSetVars section of the required code section in our documentation. Please read it over and make the required change.

Sorry for the inconvenience.
Eric
NexPro theme variation
Authored by: manowar on Thursday, November 22 2007 @ 11:09 AM EST
Hi chevy.

I have the same problem. Very beautiful, although it has it with errors. I thought to use it like theme by defect, I did everything what indicates the documentation, but..

You can help us?

Nextide releases the NexPro theme
Authored by: Dazzy on Friday, October 19 2007 @ 05:33 PM EDT
Installed this last night, works great, only thing is text in gl_menus is barely readiabe its so small will have to modify css file.
Nextide releases the NexPro theme
Authored by: CavemanJoe on Saturday, October 20 2007 @ 09:59 AM EDT
Is this going to be the new default GeekLog theme for 1.5?
I'm excited.
Mods for menu_elements
Authored by: gtgillis on Friday, November 30 2007 @ 11:53 AM EST

I don't use the {nexmenu} so I made the following mods to show the standard menu {menu_elements}.

First install following the instructions in the theme documentation.

In header.thtml find:

{nexmenu}

replace it with:

{menu_elements}

In the style.css find:

.header-navigation-container {
border-bottom:0px solid #FFFFFF;
}

Replace it with:

.header-navigation-container {
background: url(images/block-bg.png) repeat-x top;
color:#FFFFFF;
padding-bottom:3px;
padding-top:4px;
font-weight: bold;
text-align:center;
}
.header-navigation-container a:link,
.header-navigation-container a:visited,
.header-navigation-container a:active {
color: #CDD0FE;
text-decoration: none;
}
.header-navigation-container a:hover {
color: #FFFFFF;
text-decoration: none;
}

See the results at www.sillig.com

Problems with theme
Authored by: kreative on Wednesday, February 27 2008 @ 06:22 AM EST
Helllo,
just installed nexpro theme, but I have a problem: I see {rel_links} at top of page, and I don't see the header menu.
All other functions (show/hide nav etc.) are working.

I'm using Geeklog 1.4.0sr5, maybe in this version the funcion {rel_links} is not implemented? Have I to upgrade to Geeklog 1.4.1 ?

Thanks a lot!
Problems with theme
Authored by: Dirk on Wednesday, February 27 2008 @ 07:39 AM EST

Yes, the {rel_links} are new in Geeklog 1.4.1. But they only provide some semantic sugar, nothing essential. So if that's the only problem you have with that theme, you can remove the variable from header.thtml

bye, Dirk