Welcome to Geeklog, Anonymous Thursday, November 21 2024 @ 10:41 am EST
Geeklog Forums
Purepro Theme for Geeklog 1.8.0
Page navigation
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Purepro Theme for Geeklog 1.8.0 is out.
Download Purepro base 1.8.0
Download or make your own customisation
See wiki for more info
Thanks,
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
Download Purepro base 1.8.0
Download or make your own customisation
See wiki for more info
Thanks,
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
21
21
Quote
Status: offline
Laugh
Site Admin
Admin
Registered: 09/27/05
Posts: 1470
Location:Canada
Hey Ben,
Thanks for the update.
I notice a few things that need to get fixed
In htmlheader.thtml you have an extra purepro directory for the favicon. It should be:
Also you mentioned removing the H1 tag from the logo text. it was still their and the header-logo-text class for the a tag was missing it should be:
The footer also goes all the way across the screen and is missing the rss icon and the footer itself is missing completly from your site when I view my theme (23). Not sure what is happening here ... I will investigate a bit further.
One of the Geeklog Core Developers.
Thanks for the update.
I notice a few things that need to get fixed
In htmlheader.thtml you have an extra purepro directory for the favicon. It should be:
Text Formatted Code
<link rel="SHORTCUT ICON" href="{layout_url}/images/favicon.ico"{xhtml}>Also you mentioned removing the H1 tag from the logo text. it was still their and the header-logo-text class for the a tag was missing it should be:
Text Formatted Code
<a href="{site_url}" title="{site_name}" style="text-decoration:none;" class="header-logo-text">{site_name}</a>The footer also goes all the way across the screen and is missing the rss icon and the footer itself is missing completly from your site when I view my theme (23). Not sure what is happening here ... I will investigate a bit further.
One of the Geeklog Core Developers.
24
16
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
About the favicon, it must be store in the public_html/images now when using purepro theme
I do not find any h1 tag in the header :
As for the header you can now select diffent type of template for the footer
Header type
No header - No menu element
Header - Menu elements
Menu elements - Header
Header only
Menu elements only
Header outside container
Footer type
No footer
Traditional footer
Footer outside the container
Custom footer (static page)
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
[new] Favicon must be store in the public_html/images folder (multi plugin)
I do not find any h1 tag in the header :
As for the header you can now select diffent type of template for the footer
Header type
No header - No menu element
Header - Menu elements
Menu elements - Header
Header only
Menu elements only
Header outside container
Footer type
No footer
Traditional footer
Footer outside the container
Custom footer (static page)
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
24
20
Quote
Status: offline
Laugh
Site Admin
Admin
Registered: 09/27/05
Posts: 1470
Location:Canada
I downloaded the new base and the h1 tag is in the logo-text.thml file:
<h1><a href="{site_url}" title="{site_name}" style="text-decoration:none;">{site_name}</a></h1>
<div id="header-site-slogan2" style="display:{display_site_slogan}">
{site_slogan}
</div>
</div>
One of the Geeklog Core Developers.
Text Formatted Code
<div id="header-site-logo-text" style="display:{display_logo_text}"><h1><a href="{site_url}" title="{site_name}" style="text-decoration:none;">{site_name}</a></h1>
<div id="header-site-slogan2" style="display:{display_site_slogan}">
{site_slogan}
</div>
</div>
One of the Geeklog Core Developers.
24
22
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Purepro theme Version 1.8.0.1 is out
* [fix] h1 tag in header
* [fix] Title to id (javascript) comeback
* [fix] Comment layout
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
* [fix] h1 tag in header
* [fix] Title to id (javascript) comeback
* [fix] Comment layout
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
26
25
Quote
Status: offline
Laugh
Site Admin
Admin
Registered: 09/27/05
Posts: 1470
Location:Canada
Thanks for the quick update Ben.
I also figured out my footer problem. I am using the purepro_footer staticpage and I thought I needed to pick the custom footer option to use it which appears to display a bit differently this version.
I didn't realize that the traditional footer also allows use of a staticpage which fixed my problem. :shakehands:
Thanks
Tom
One of the Geeklog Core Developers.
I also figured out my footer problem. I am using the purepro_footer staticpage and I thought I needed to pick the custom footer option to use it which appears to display a bit differently this version.
I didn't realize that the traditional footer also allows use of a staticpage which fixed my problem. :shakehands:
Thanks
Tom
One of the Geeklog Core Developers.
20
15
Quote
Status: offline
Laugh
Site Admin
Admin
Registered: 09/27/05
Posts: 1470
Location:Canada
I just notice that the rss icon link in the footer can display the wrong link to the rss file. It is pointing to geeklog.rss which I have changed to a different file name in the Admin Content Syndication page.
This may be a bug in Geeklog as your functions.php file looks like it is working fine. I will have to dig deeper when I get a chance.
Tom
One of the Geeklog Core Developers.
This may be a bug in Geeklog as your functions.php file looks like it is working fine. I will have to dig deeper when I get a chance.
Tom
One of the Geeklog Core Developers.
14
16
Quote
Status: offline
Laugh
Site Admin
Admin
Registered: 09/27/05
Posts: 1470
Location:Canada
Ignore my last message. I had forgotten that there actual is a config option for Syndication Output Folder that contains the a default rss file name. I was thinking the file name would have automatically been grabbed from the Content Syndication Admin form.
One of the Geeklog Core Developers.
One of the Geeklog Core Developers.
23
22
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Purepro Version base 1.8.0.2 is out
[fix] story image padding
[fix] purepro css are load after all css files now
[new] mobile.css to allow small screen display. This is not yet perfect but you can get a preview on geeklog.fr with small screen (under 750px)
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
[fix] story image padding
[fix] purepro css are load after all css files now
[new] mobile.css to allow small screen display. This is not yet perfect but you can get a preview on geeklog.fr with small screen (under 750px)
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
18
21
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
If you use a custom version it is always better to save and make a new download of your custom files to get all new features from the css.
We could imagine here a global update for all the themes but if the user do not want to upgrade it will be a issue.
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
We could imagine here a global update for all the themes but if the user do not want to upgrade it will be a issue.
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
14
19
Quote
In the installation manual it says:
I do not seem to have a private/data folder...
Can somebody tell me where to put them?
or where that folder should be?
Zippo
Upload the data/purepro folder in your private/data folder.
I do not seem to have a private/data folder...
Can somebody tell me where to put them?
or where that folder should be?
Zippo
24
23
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Private folder is outside the web root where your backups, data, language, logs, plugins, sql, and system folders reside.
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
23
22
Quote
Zippo
Anonymous
The private folder is not there...
Just copy to that location?
Just copy to that location?
22
19
Quote
Status: offline
Laugh
Site Admin
Admin
Registered: 09/27/05
Posts: 1470
Location:Canada
I think Ben is using a little bit different setup.
On a normal Geeklog install look in the Geeklog root directory for the data directory. Upload your data in there. If you download your own custom theme from GeeklogFrance make sure to put the files in the number 1 directory.
Geeklog_Root\data\purepro\1
One of the Geeklog Core Developers.
On a normal Geeklog install look in the Geeklog root directory for the data directory. Upload your data in there. If you download your own custom theme from GeeklogFrance make sure to put the files in the number 1 directory.
Geeklog_Root\data\purepro\1
One of the Geeklog Core Developers.
16
20
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Yes sorry for the confusion. The "private" folder does not exist. Private is only the name I give to the folder outside the web root.
See pictures on the wiki.
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
See pictures on the wiki.
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
25
20
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Purepro theme update is available. This release fix a bug for 3 columns layouts and was improve for big header.
Download last version
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
Download last version
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
17
20
Quote
Page navigation
All times are EST. The time is now 10:41 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